Skip to content

Releases: archcore-ai/cli

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 13 May 13:00

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

Choose a tag to compare

@github-actions github-actions released this 12 May 19:51

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

Choose a tag to compare

@github-actions github-actions released this 12 May 19:34

Changelog

  • e26badf fix: path for windows
  • 05d1af3 fix: safe token optimizations in MCP tools
  • b072d44 perf: in tests, format lost code
  • e3ecb86 chore: improve skill for changelogs

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 09 May 20:50

Fixes

  • Agent picker on archcore init rejects an empty selection — users must pick an agent or "Skip — configure later".
  • archcore init completes with a warning instead of aborting when the agent picker errors out.

Changelog

  • 3f6f281 chore: fix golang types and rules for that
  • 7b5b37f fix: init bugfix for agents

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 07 May 19:45

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

Choose a tag to compare

@github-actions github-actions released this 06 May 19:19

Changelog

  • b85a00e Revert "feat: improve working with cwd"
  • ed14eaf chore: skill for changelogs

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 06:34

Changelog

  • dda9ef0 feat: suppoer tracks in mcp prompts

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 08:22

Changelog

  • f9b4717 fix: update deps, go ver
  • a02b6e8 fix: perf and handling in search, tests
  • 9f945b6 test: add new tests for mcp
  • 56d5b53 feat: search_documents tool

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 08:17

Changelog

  • 9f945b6 test: add new tests for mcp
  • 56d5b53 feat: search_documents tool

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 21 Apr 11:59

Changelog

  • 746f238 fix: disable auto relations for create_document