You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -698,11 +700,12 @@ Each component is fully independent.
698
700
</details>
699
701
700
702
<details>
701
-
<summary><b>Does this work with Cursor / OpenCode?</b></summary>
703
+
<summary><b>Does this work with Cursor / OpenCode / Codex?</b></summary>
702
704
703
705
Yes. ECC is cross-platform:
704
706
- **Cursor**: Pre-translated configs in `.cursor/`. See [Cursor IDE Support](#cursor-ide-support).
705
707
- **OpenCode**: Full plugin support in `.opencode/`. See [OpenCode Support](#-opencode-support).
708
+
- **Codex**: First-class support with adapter drift guards and SessionStart fallback. See PR [#257](https://github.com/affaan-m/everything-claude-code/pull/257).
706
709
- **Claude Code**: Native — this is the primary target.
707
710
</details>
708
711
@@ -807,8 +810,8 @@ The configuration is automatically detected from `.opencode/opencode.json`.
0 commit comments