v0.4.0
Agents auto-discover Archcore's MCP tools via a usage hint written into AGENTS.md, GEMINI.md, or .claude/rules.
Features
archcore instructionsinstall writes a "use Archcore" hint into detected agents' config files.archcore instructionsremove reversibly strips the hint, even after de-init.archcore initoffers to add the hint after agent setup (opt-in, default yes).--agentflag targets a single host instead of all detected ones.
Improvements
- Shared files (AGENTS.md, GEMINI.md) edited non-destructively inside a managed marker block.
- Non-interactive init skips the hint and points to instructions install for automation.
For update Archcore CLI run:
archcore updateChangelog
- 8b19c54 feat: nudges for agents configs