fleet-memory/hindsight-cli
Nicolò Boschi 7097716204
feat: improve mental models ux on control plane (#297)
* feat: improve mental models ux on control plane

* feat: improve mental models ux on control plane

* gen

* feat(cli): add --id flag to mental model create command

* fix(cli): revert unused variable underscore prefix that breaks compilation

The underscore prefix on stdout/stderr variables was added to suppress
warnings, but these variables are actually used in assert messages,
causing compilation errors. Reverting to original names.
2026-02-04 15:49:03 +01:00
..
src feat: improve mental models ux on control plane (#297) 2026-02-04 15:49:03 +01:00
tests fix: /version endpoint return wrong version (#224) 2026-01-29 08:40:01 +01:00
.gitignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
build.sh rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
Cargo.toml Release v0.4.8 2026-02-03 13:51:30 +01:00
smoke-test.sh feat: revisit mental models, directives and reflections (#179) 2026-01-22 17:13:16 +01:00