Skip to content

v1.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 10:31
· 1 commit to main since this release
9ee6b7f

Changelog

  • d3258c5 Merge branch 'main' into fix/cloud-relation-backfill
  • b851cb9 Merge pull request #494 from forNerzul/fix/local-sync-relations-backfill
  • 36c0819 Merge pull request #497 from Gentleman-Programming/fix/cloud-relation-backfill
  • 2c93b4c docs(readme): clarify setup flow, serve vs mcp, and ENGRAM_URL (#513)
  • ed5b212 feat(opencode): add 15-minute save-nudge for memory parity (#516)
  • 7ad6d19 feat(setup): data-driven agent registry + native setup for 7 more agents (#493)
  • 13fc976 feat(setup): install the Codex plugin during 'engram setup codex' (#518)
  • 237521a feat(store,mcp): add match_mode option to Search and mem_search (#475)
  • b0e23a6 fix(codex): add dedicated Codex plugin so hooks load correctly (#514)
  • 03b2534 fix(plugin): persist user prompt in UserPromptSubmit hook (#512)
  • 980ebd8 fix(setup): anchor marker end-search and reject relative config-home (#520)
  • 75cdfcb fix(setup): avoid baking versioned Homebrew Cellar path into MCP configs (#499)
  • 9ee6b7f fix(setup): stop writing unread Cursor global rule, write informational copy (#522)
  • e1ed602 fix(store): apply session-fallback in cross-project guard and fix REQ-011 log placement
  • 3514f03 fix(store): backfill relation sync mutations so relations reach cloud
  • e83d2d0 fix(store): restrict relation backfill to judged rows and resolve project via session
  • 9225c57 fix(store): use session-fallback project in JudgeRelation enqueue
  • af7baf4 fix(sync): export pre-existing relations missing from local chunks
  • 37108d8 fix(sync): read prior chunks via Transport, cover updated-relation export