Releases: archcore-ai/cli
Releases · archcore-ai/cli
v0.1.7
v0.1.6
Changelog
- 3320e2d feat: add lazy init, mcp work without .archcore, init tool
- 245e798 docs: installation for win
- c593223 docs: update archcore context
- 110e8c0 fix: problem with installing on linux, add windows ps improves
- 77287da docs: update readme
- 6e7127a fix: problems with double installation in mcp
- 42f5d25 docs: add idea about e2e
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Whats new
- new document type in knowledge layer:
spec(specification). Thespecdocument type captures the canonical normative contract for a concrete system, component, interface, schema, or protocol. - more balanced description for
doc: Non-behavioral reference material: registries, glossaries, lookup tables, component lists and etc. - remove unused
projecttype. You can usedocinstead. See ADR why: https://github.com/archcore-ai/cli/blob/main/.archcore/document-types/remove-project-document-type.adr.md
Changelog
- 4509731 feat: add spec, make more balanced doc, remove unused project type
Full Changelog: v0.0.1...v0.1.0