Add Oh My Pi as its own agent - #87
Open
Thytu wants to merge 4 commits into
Open
Conversation
Oh My Pi speaks ACP as `omp acp`. Launch that when `omp` is installed instead of wrapping stock pi through community pi-acp, which still passes `--no-themes` and gets rejected. Existing pi-acp / npx fallback is unchanged. PI_ACP_EXECUTABLE still forces the outer process.
Pi and Oh My Pi are different products. Selecting Pi must still launch community pi-acp around stock pi. Oh My Pi is a new opt-in harness that launches native `omp acp`.
Oh My Pi is additive. Restore Pi's install hint, comments, research note, and PATH test so the diff no longer rewrites the existing agent.
# Conflicts: # crates/harness/src/acp/mod.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm daily driving omp and was missing the selector for it.
pi-acp/npx -y pi-acp@0.0.33piCLIomp acpompCLIBoth stay opt-in in Settings → Agents. Existing Pi chats keep the
piharness id. Oh My Pi is a newoh-my-piid.PI_ACP_EXECUTABLEstill forces the Pi adapter;OMP_EXECUTABLEonly picks the Oh My Pi binary.cargo test -p zeron-harness --test shell_env_resolution --test acp -- --skip real_cargo test -p zeron-engine --lib registry