Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
55e2c8a : feat(adapter/claudemem): implement Health, ListNative, ReadNative with degrade-to-scan (PR#3) (AgustinCastanol acastanol@fi.uba.ar )
7d32adb : feat(adapter/claudemem): native record, ToCanonical/FromCanonical, helpers, unit tests (PR#2) (AgustinCastanol acastanol@fi.uba.ar )
a8b0d1d : feat(adapter/claudemem): skeleton, Transport seam, resolveBaseURL, provisional record struct (PR#1) (AgustinCastanol acastanol@fi.uba.ar )
a16ba9d : feat(adapter/engram): engram adapter impl + unit tests (PR#2) (AgustinCastanol acastanol@fi.uba.ar )
b490737 : feat(cli): add cobra skeleton with init, status, show commands (AgustinCastanol acastanol@fi.uba.ar )
5d0e26b : feat(cmd): add version command and no-telemetry help text (T-3.4, T-3.5, T-3.3) (AgustinCastanol acastanol@fi.uba.ar )
303134a : feat(cmd): buildAdapters wiring helper for shared adapter construction (AgustinCastanol acastanol@fi.uba.ar )
dd9a443 : feat(cmd): enforce version refusal in sync and status entry points (REQ-CFG-04) (AgustinCastanol acastanol@fi.uba.ar )
46a2056 : feat(cmd,sync): sync CLI wiring with pull/push subcommands, exit codes, and tests (PR-D) (AgustinCastanol acastanol@fi.uba.ar )
73f4811 : feat(cmd/doctor): health check command with --fix flag (T-3.1, T-3.2) (AgustinCastanol acastanol@fi.uba.ar )
e52b6ca : feat(cmd/init): redesign with --force, --providers, --project flags and provider detection (AgustinCastanol acastanol@fi.uba.ar )
ab69b43 : feat(cmd/status): add --json flag for machine-readable status output (AgustinCastanol acastanol@fi.uba.ar )
40f62de : feat(cmd/tui): register tui and ui cobra commands (AgustinCastanol acastanol@fi.uba.ar )
c06bc54 : feat(config): new internal/config package with Load, merge, env overlay, version guard (AgustinCastanol acastanol@fi.uba.ar )
993ee82 : feat(identity): new internal/identity package with Default and Resolve (AgustinCastanol acastanol@fi.uba.ar )
f7be679 : feat(store): add lock-free Stats() for TUI backend (AgustinCastanol acastanol@fi.uba.ar )
e94e85f : feat(store): canonical memory schema primitives (PR 1) (AgustinCastanol acastanol@fi.uba.ar )
25fc5b9 : feat(store): index, rebuild, recovery and Store core (PR 2) (AgustinCastanol acastanol@fi.uba.ar )
e60d93d : feat(store): sync-state schema, conflict detection, sentinel errors (PR-A) (AgustinCastanol acastanol@fi.uba.ar )
3848ad8 : feat(store): write path, tombstones and debug CLI (PR 3) (AgustinCastanol acastanol@fi.uba.ar )
3f4a5a8 : feat(store,adapter): ByProvider IDMap + adapter contract (PR#1) (AgustinCastanol acastanol@fi.uba.ar )
c8e6eb4 : feat(store,sync): add ListLive, ConfigFilename, export ConflictSummary (AgustinCastanol acastanol@fi.uba.ar )
465542e : feat(store/schema): add WrapperMemsMinVersion field with omitempty + ReadSchema (AgustinCastanol acastanol@fi.uba.ar )
e791213 : feat(sync): Engine skeleton, equal, config, state helpers, Resolve (PR-B) (AgustinCastanol acastanol@fi.uba.ar )
aa3a27a : feat(sync): implement push, pull, mirror flows; extend adapter/store contracts (PR-D) (AgustinCastanol acastanol@fi.uba.ar )
d4ec4e5 : feat(sync): resolve command, conflicts table, exit-code 2 polish (PR-E) (AgustinCastanol acastanol@fi.uba.ar )
4f83a02 : feat(tui): add root bubbletea Model with tab routing and overlay system (AgustinCastanol acastanol@fi.uba.ar )
6471a53 : feat(tui): add styles, data loader, and exec subprocess runner (AgustinCastanol acastanol@fi.uba.ar )
bfe367e : feat(tui): conflicts tab with w/l/s keybindings; status tab with provider health and sync actions (AgustinCastanol acastanol@fi.uba.ar )
ce444c8 : feat(tui): lazy-index loadRecords with LazyRecord type; remove stub sub-models (AgustinCastanol acastanol@fi.uba.ar )
4e8f72b : feat(tui): observations tab with filterable list, detail pane, glamour render, OSC52 clipboard (AgustinCastanol acastanol@fi.uba.ar )
Bug fixes
Refactoring
Tests
Documentation
Chores
You can’t perform that action at this time.