v0.0.1-rc.1
Pre-release
Pre-release
Changelog
Features
- b874495: feat(foundation): fsutil, exclusive lock, agent registry, kong CLI root, app skeleton (T011-T018) (vladtara vlad@glaps.fun)
- 1dc9fd6: feat(foundation): typed errors, logging, value enums, layered config (T005-T010) (vladtara vlad@glaps.fun)
- f54517c: feat(polish): security validation, sync --prune, repair+journal, docs, examples, quickstart validation (T093-T099) (vladtara vlad@glaps.fun)
- 9b507a5: feat(release): add tag-triggered release pipeline and Unix distribution (vladtara vlad@glaps.fun)
- 5d931aa: feat(us1): Claude Code and Codex agent adapters with default registry (T042,T043) (vladtara vlad@glaps.fun)
- 71ae617: feat(us1): app Init/Add/Install use-cases, CLI commands, and US1 integration tests (T046-T049,T021-T023,T100) (vladtara vlad@glaps.fun)
- d353ddc: feat(us1): canonical content hashing and SKILL.md discovery (T030,T031,T034,T035) (vladtara vlad@glaps.fun)
- 6aafb52: feat(us1): content-addressed store and cache over shared fsutil.ImportDir (T036-T039) (vladtara vlad@glaps.fun)
- 3ab1a94: feat(us1): deterministic lockfile (JSON) and manifest (TOML) with golden tests (T019,T020,T040,T041) (vladtara vlad@glaps.fun)
- e6ccbb3: feat(us1): install transaction (stage, verify-before-activate, link/copy) (T044,T045) (vladtara vlad@glaps.fun)
- 764bbe9: feat(us1): source ref parsing and SKILL.md frontmatter metadata (T024,T025,T028,T029) (vladtara vlad@glaps.fun)
- 0771349: feat(us1): system-git runner and version resolver (T026,T027,T032,T033) (vladtara vlad@glaps.fun)
- 3574694: feat(us2): frozen-lockfile restore, offline cache-only path, manifest/lock consistency (T050-T057,T101) (vladtara vlad@glaps.fun)
- 40e1279: feat(us3): verify (fail-closed exit 6) and check drift gating (exit 7) (T058-T065) (vladtara vlad@glaps.fun)
- 5d815cc: feat(us4): outdated/update/lock/remove lifecycle + store GC (T066-T074) (vladtara vlad@glaps.fun)
- 9274f36: feat(us5): multi-agent installs, global scope, copy mode, Cursor/Gemini adapters (T075-T083) (vladtara vlad@glaps.fun)
- 4b857d0: feat(us6): list/info/diff/doctor + cache/config/completion + TUI dashboard with sanitized preview (T084-T092,T102) (vladtara vlad@glaps.fun)
- b669e18: feat(version): report version and commit from build info (vladtara vlad@glaps.fun)
- c205a8e: feat: add go skeleton with version package and proof test (vladtara vlad@glaps.fun)
Others
- 1cbfc46: Add .docs to gitignore (vladtara vlad@glaps.fun)
- 20ca7cc: Add ignore patterns for SDD and AI configuration files (vladtara vlad@glaps.fun)
- e434535: Ignore .agents and skills-lock.json (vladtara vlad@glaps.fun)
- c6e5579: Ignore specs directory (vladtara vlad@glaps.fun)
- 83d7704: Initial commit (vladtara 17279635+vladtara@users.noreply.github.com)
- fbe5663: Potential fix for pull request finding (vladtara 17279635+vladtara@users.noreply.github.com)
- d393dc0: Potential fix for pull request finding (vladtara 17279635+vladtara@users.noreply.github.com)
- c563786: Remove TDD workflow documentation (vladtara vlad@glaps.fun)
- bfe8524: build(deps): bump actions/checkout from 4 to 7 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 2a2f7fa: build(deps): bump actions/setup-go from 5 to 6 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 03df599: build(deps): bump actions/upload-artifact from 4 to 7 (dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)
- 1c51680: build(skeleton): add package skeleton and golden test helpers (T002-T004) (vladtara vlad@glaps.fun)
- d49c8e0: build: add fmt, lint, test, cover, vuln, secrets check scripts (vladtara vlad@glaps.fun)
- b350cc9: build: add tool pinning, shared script lib, and bootstrap (vladtara vlad@glaps.fun)
- 2b6a030: build: add verify gate and tdd watch loop (vladtara vlad@glaps.fun)
- eea740f: build: wire pre-commit framework to harness scripts (vladtara vlad@glaps.fun)