Releases: archcore-ai/cli
Releases · archcore-ai/cli
Release list
v0.3.6
Features
- Run archcore mcp from any directory via --project flag or ARCHCORE_PROJECT_ROOT env.
Changelog
- dc16ca7 feat(mcp): add --project flag and ARCHCORE_PROJECT_ROOT env override
v0.3.5
Fixes
- archcore update works on Windows, where releases ship as .zip instead of .tar.gz.
Changelog
- 37a802a fix: windows bug when update
v0.3.4
v0.3.3
Fixes
- Agent picker on archcore init rejects an empty selection — users must pick an agent or "Skip — configure later".
archcore initcompletes with a warning instead of aborting when the agent picker errors out.
Changelog
v0.3.2
This patch trims redundant cross-reference sections from the built-in document templates. New ADRs, RFCs, Rules, Guides, Docs, PRDs, Ideas, and Plans no longer ship with placeholder "References" / "Related Resources" / "Related Artifacts" blocks, so generated documents start cleaner and authors aren't nudged to fill in scaffolding they rarely use.
Improvements
- archcore create now generates documents without the trailing References / Related Resources / Related Materials / Related Artifacts sections across all template types — keep links inline where they add
value instead of maintaining a boilerplate footer.
Changelog
- 3ba6066 fix: remove relations from content
v0.3.1
v0.2.2
Changelog
- dda9ef0 feat: suppoer tracks in mcp prompts
v0.2.1
v0.2.0
v0.1.7
Changelog
- 746f238 fix: disable auto relations for create_document