Skip to content

Remove OMO OpenCode settings#37

Merged
CollieIsCute merged 3 commits into
masterfrom
remove-omo-settings
May 22, 2026
Merged

Remove OMO OpenCode settings#37
CollieIsCute merged 3 commits into
masterfrom
remove-omo-settings

Conversation

@CollieIsCute

@CollieIsCute CollieIsCute commented May 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove the OhMyOpenAgent/OpenCode plugin from opencode.json
  • delete the OMO agent/category override config
  • add a chezmoi remove marker so apply removes the old OMO config file
  • remove OMO/Sisyphus cache ignore entries from .gitignore

Verification

  • git grep -n -i -E 'oh[-_ ]?my[-_ ]?open|openagent|(^|[^[:alpha:]])omo([^[:alpha:]]|$)|sisyphus|prometheus|hephaestus|ultrawork|ralph|boulder|momus|metis' -- .
  • rg -n -i "OhMyOpenCode|OhMyOpenAgent|oh-my-opencode|oh-my-openagent|openagent|.omo|.sisyphus|sisyphus|prometheus|hephaestus|ultrawork|ralph|boulder|momus|metis" .
  • chezmoi execute-template < home/dot_config/opencode/opencode.json.tmpl | jq empty
  • chezmoi --source /tmp/chezmoi-remove-omo --destination /tmp/chezmoi-omo-qa --refresh-externals=never apply --force /tmp/chezmoi-omo-qa/.config/opencode
  • test ! -e /tmp/chezmoi-omo-qa/.config/opencode/oh-my-openagent.json
  • chezmoi --source /tmp/chezmoi-remove-omo --destination /tmp/chezmoi-omo-qa --refresh-externals=never verify /tmp/chezmoi-omo-qa/.config/opencode
  • opencode --help

@CollieIsCute CollieIsCute merged commit f658eab into master May 22, 2026
8 checks passed
@CollieIsCute CollieIsCute deleted the remove-omo-settings branch May 25, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant