v0.6.0
Non-interactive agent setup, self-healing host wiring, and a hardened MCP project-root and protocol stream.
Features
- init --agent sets up hooks, MCP config, and usage hints without prompts.
- doctor --fix converges drifted hooks, MCP entries, and instruction blocks.
- update --check quietly reports newer versions; cached 24 hours, always exits 0.
- install_host_config MCP tool wires Archcore into the host on explicit request.
Improvements
- init and doctor accept --project or ARCHCORE_PROJECT_ROOT to target any root.
- Cursor's MCP entry pins the project root via ${workspaceFolder}.
- Plugin install caches are rejected as implicit project roots.
Fixes
- Stray stdout writes no longer corrupt the MCP protocol stream.