Replies: 16 comments
|
+1 |
|
+1 |
|
I will say that if/when this is done... please please please make sure that it supports omp profiles natively |
|
+1 |
|
+1 |
|
+ 1 |
|
isn't this PR implementing exactly that? |
|
well it was... |
|
+1 |
|
+1 |
|
+1 |
|
|
+1 |
|
Please don't just comment "+1" as it just results in spam and doesn't contribute anything to the discussion. |
|
I would appreciate official OhMyPi support here; it's a great harness. I've got it running locally in T3Code, but haven't tested it thoroughly; it's definitely doable. |
|
I have a working OMP integration against current Proposed scope
The implementation keeps OMP behavior in a separate adapter. I reviewed the earlier attempt in #3847. That PR changed the shared Cursor ACP path and closed with unresolved review findings. The new approach makes only small additions to the shared ACP session runtime and does not refactor the Cursor adapter. It never replaces a requested model with a fallback model. Current model-picker prototype: OMP 17.4.0 limits
I would like maintainer input on three points before I open the PR:
I briefly opened #7763 before this discussion step, then closed it. The implementation remains ready in the fork while this discussion is open. |

Uh oh!
There was an error while loading. Please reload this page.
Before submitting
Area
apps/desktop
Problem or use case
I've been growing progressively annoyed with the piece of crap the Codex harness is becoming (it's gotten bloated and extremely inefficient), but I've grown very fond of having a nice shiny GUI. So when I tried to go back to Oh My Pi (probably the best overall coding harness in my opinion) it was really difficult to get adjusted back to the terminal.
Then I found out about t3code but imagine my disappointment when I found out that the only non-crap GPT-capable harness it supports is OpenCode. And OpenCode, albeit less crap than Codex and Claude Code, is still not great. Since OMP already has ACP support, I figure it shouldn't be too difficult to add it in t3code. I promise to become a loyal t3 fan if you do that!
Proposed solution
native OMP support:
Why this matters
It would instantly give Oh My Pi a very very nice GUI
Smallest useful scope
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution
All reactions