feat(memory): mosaic memory CLI surface #406

Merged
jason.woltje merged 1 commits from feat/mosaic-memory-cli into main 2026-04-05 05:44:09 +00:00
Owner

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

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
jason.woltje force-pushed feat/mosaic-memory-cli from 6553f16d42 to ad0255cde6 2026-04-05 05:35:04 +00:00 Compare
jason.woltje merged commit 54b2920ef3 into main 2026-04-05 05:44:09 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#406