feat(memory): mosaic memory CLI surface #406
Reference in New Issue
Block a user
Delete Branch "feat/mosaic-memory-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds registerMemoryCommand to @mosaicstack/memory, exposing four subcommands on the mosaic CLI: memory search, memory stats, memory insights list, and memory preferences list. Commands accept --db flag or MEMORY_DB_URL/DATABASE_URL env for live DB connections. Smoke tests verify command wiring without connecting to a database. Task: CU-05-04
6553f16d42toad0255cde6