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
chore(myco): refresh Myco integration and runtime hooks
Upgrade Myco integration to the latest runtime capabilities.
This involves:
* Refactoring Myco hook guards for robust cross-platform execution and layered binary resolution.
* Introducing project identity and binding through "Grove."
* Updating the core Myco configuration schema from v6 to v9, including new Cortex and release provenance settings.
* Migrating agent integrations (Codex, Opencode) to connect directly to the Myco daemon via URL, leveraging enriched request context (project, session, branch), and adding pre-tool-use hooks.
* Aligning internal file management with Myco's updated structure, reflected in gitignore changes.
message: `Myco runtime command '${command}' could not be found. Check <project>/.myco/runtime.command and ~/.myco/runtime.command, or run Myco update from a shell where Myco is installed.`,
message: `Myco runtime command '${command}' could not be found. Check <project>/.myco/runtime.command and ~/.myco/runtime.command, or run Myco update from a shell where Myco is installed.`,
0 commit comments