Skip to content

v0.0.1-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 09:14
c9cda94

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