Commit Graph

8 Commits

Author SHA1 Message Date
YeonGyu-Kim a49acecc3a feat(omo-codex): link bundled component agents into codex home
Discover component .toml agent files and symlink (or copy on Windows)
them into the Codex agents dir during install, recording an installed
agent manifest and wiring agent config_file entries into config.toml.
Add CodexAgentConfig type and support local marketplace source.
2026-05-29 11:18:01 +09:00
YeonGyu-Kim 38265c5993 fix(omo-codex): use sisyphuslabs plugin identity 2026-05-28 15:45:21 +09:00
YeonGyu-Kim 615ed40ba3 fix(omo-codex): reuse shared lsp mcp 2026-05-28 15:30:24 +09:00
YeonGyu-Kim 4f75a56ce5 feat(omo-codex): embed ast-grep MCP for Codex 2026-05-28 15:26:18 +09:00
YeonGyu-Kim 56f39d60fc feat(omo-codex): install through sisyphuslabs marketplace 2026-05-28 13:58:12 +09:00
YeonGyu-Kim f87eceadae fix(cli): protect existing Windows Codex shims
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-28 13:58:11 +09:00
YeonGyu-Kim 3de8bb2578 fix(omo-codex): write local installer command shims on Windows
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-28 13:58:11 +09:00
YeonGyu-Kim 2415f37bc0 vendor: import codex-plugins as packages/omo-codex/{plugin,scripts,marketplace.json,MARKETPLACE.md} 2026-05-28 13:58:11 +09:00