fix patch test feat/phase-2g-bundle
AI Agent git-import/068377df · 113 days ago · Apr 4, 2026 · Diff

fix(test): resolve memory-cli CI failures caused by missing config/local.yaml

In CI, config/local.yaml is gitignored so memory.enabled defaults to false, causing memory store/query commands to exit 2. Fix by: - Adding KNOWTATION_MEMORY_ENABLED and KNOWTATION_MEMORY_PROVIDER env vars to loadConfig() so tests can enable the memory layer without a config file - Updating memory-cli.test.mjs run() helper to set these env vars

All 424 tests pass.

sha256:a6a795753a55698609a0a891f52c2f08ba96b69a4a1f75018f23410248300733 sha
sha256:4f8905e5434bef61c47036bd1dbb7b2185ba57ef9bb193e9419cace87a49df51 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:a6a795753a55698609a0a891f52c2f08ba96b69a4a1f75018f23410248300733 --body "your comment"