Releases: relytcloud/engram
Releases · relytcloud/engram
Release list
v0.2.0
Changelog
- 69b3d7d feat(memorylake): add 'memorylake config' to persist url/api-key with env>file>default precedence
- 07f2e31 feat(memorylake): auto-migrate existing SQLite memories into MemoryLake on first project enable
- 8abd3dd feat(memorylake): live mem_save writes verbatim via direct fact-add endpoint (synchronous, real fact id, title preserved)
- 629f775 feat(memorylake): migrate via new verbatim direct fact-add endpoint (synchronous, title-preserving, idempotent)
- 4b3b029 feat(memorylake): write session-end summary as a verbatim fact (prompts stay on conversation-append)
v0.1.2
Changelog
- 59fd693 fix(version): check relytcloud fork for updates and drop Homebrew/go-install hints
v0.1.1
Changelog
- 37892d4 fix(setup): point Claude Code/Codex plugin marketplace at relytcloud/engram fork
v0.1.0
Changelog
- 7012164 Change banner image in README.md
- 1efa83c Merge PR Gentleman-Programming#562 into feature chain
- f9f3ee7 Merge PR Gentleman-Programming#563 into feature chain
- 93db9f5 Merge PR Gentleman-Programming#564 into feature chain
- 1b7be0c Merge PR Gentleman-Programming#565 into feature chain
- b5e7a95 Merge PR Gentleman-Programming#566 into feature chain
- aedca95 Merge PR Gentleman-Programming#567 into feature chain
- 911b8b6 Merge PR Gentleman-Programming#568 into feature chain
- a796556 Merge PR Gentleman-Programming#569 into feature chain
- fd7b007 Merge PR Gentleman-Programming#572: disabled-user token issuance fix
- 0dd3918 Merge branch 'main' into feat/delete-session-prompt-endpoints
- b3e018c Merge branch 'main' into feat/delete-session-prompt-endpoints
- 4bf6c4d Merge branch 'main' into feat/doctor-diagnostic
- d3258c5 Merge branch 'main' into fix/cloud-relation-backfill
- 3d0039b Merge branch 'main' into fix/dashboard-current-state
- 59d4b64 Merge branch 'main' into fix/local-sync-relations
- 7cd1e08 Merge branch 'main' into fix/marketplace-json-source-schema
- 79ff71d Merge branch 'main' into fix/tui-wrapping
- 2f99d91 Merge branch 'main' into fix/tui-wrapping
- 76cb9fe Merge cloud user token management
- ab01072 Merge pull request #1 from relytcloud/docs/memorylake-backend-design
- 0362a1c Merge pull request Gentleman-Programming#101 from chrux/docs/cursor-rules
- 13205a4 Merge pull request Gentleman-Programming#11 from SantiagoBobrik/feat/github-templates
- b80b214 Merge pull request Gentleman-Programming#111 from Gentleman-Programming/fix/windows-mcp-absolute-path
- 2c8349e Merge pull request Gentleman-Programming#114 from Gentleman-Programming/fix/opencode-mcp-absolute-path
- 0fd1787 Merge pull request Gentleman-Programming#115 from Gentleman-Programming/fix/opencode-plugin-engram-bin
- fff7d36 Merge pull request Gentleman-Programming#117 from Gentleman-Programming/fix/opencode-session-inflation
- 0351718 Merge pull request Gentleman-Programming#16 from SantiagoBobrik/fix/tui-search-escape-loop
- d813561 Merge pull request Gentleman-Programming#174 from egdev6/feat/delete-session-prompt-endpoints
- efd489c Merge pull request Gentleman-Programming#2 from jalfarocode/fix/prompt-null-scan-error
- 9eef983 Merge pull request Gentleman-Programming#28 from sanurb/chore/gitignore-agent-folders
- 99d3018 Merge pull request Gentleman-Programming#307 from Gentleman-Programming/fix/mcp-ambiguous-project-choice
- 9127f7b Merge pull request Gentleman-Programming#309 from Gentleman-Programming/feat/auto-capture-save-prompts
- 402fd40 Merge pull request Gentleman-Programming#311 from Gentleman-Programming/fix/prompt-capture-judgment
- 150b32a Merge pull request Gentleman-Programming#322 from Gentleman-Programming/fix/cloud-chunks-observation-materialization
- 76b2909 Merge pull request Gentleman-Programming#324 from Gentleman-Programming/fix/cloud-backfill-production-schema
- 8330dc4 Merge pull request Gentleman-Programming#325 from Gentleman-Programming/fix/sync-legacy-orphan-import
- 89142bf Merge pull request Gentleman-Programming#34 from jmeiracorbal/feat/quality-filter-on-save
- 7f62037 Merge pull request Gentleman-Programming#40 from drccastillo/fix/filter-by-project-entity-level
- 43c4111 Merge pull request Gentleman-Programming#43 from jmeiracorbal/fix/deferred-tools-session-start
- daedfff Merge pull request Gentleman-Programming#47 from jmeiracorbal/fix/session-stop-guarantee
- 30c297d Merge pull request Gentleman-Programming#481 from Gentleman-Programming/feat/observation-lifecycle-state
- a968a5e Merge pull request Gentleman-Programming#484 from Gentleman-Programming/fix/pinned-observations
- 1accb19 Merge pull request Gentleman-Programming#486 from Gentleman-Programming/fix/pi-mem-review-chrome
- f1b765d Merge pull request Gentleman-Programming#488 from Gentleman-Programming/chore/release-gentle-engram-0.1.8
- d38bbab Merge pull request Gentleman-Programming#489 from Gentleman-Programming/fix/local-sync-relations
- b851cb9 Merge pull request Gentleman-Programming#494 from forNerzul/fix/local-sync-relations-backfill
- 36c0819 Merge pull request Gentleman-Programming#497 from Gentleman-Programming/fix/cloud-relation-backfill
- 03ca44b Merge pull request Gentleman-Programming#5 from Gentleman-Programming/feat/passive-capture-agnostic
- 30a5532 Merge pull request Gentleman-Programming#64 from pascencio/feature/run-with-systemd
- 0c298b8 Merge pull request Gentleman-Programming#7 from Gentleman-Programming/feat/coverage-100
- f42b5e0 Merge pull request Gentleman-Programming#76 from bmunoz89/fix/session-start-clear-matcher
- d320696 Merge pull request Gentleman-Programming#77 from avirgili-eclub/fix/marketplace-json-source-schema
- fc8721d Merge pull request Gentleman-Programming#8 from Gentleman-Programming/docs/contribution-workflow-issue-first
- 11b218f Merge pull request Gentleman-Programming#82 from Twinber/fix/tui-wrapping
- 92404a7 Merge pull request Gentleman-Programming#86 from Jungas80/fix/marketplace-source-schema
- 731afdd Merge remote-tracking branch 'origin/main' into feat/memory-conflict-surfacing-cloud-sync
- f51520d Merge remote-tracking branch 'origin/main' into feat/memory-conflict-surfacing-cloud-sync
- 5f06571 Update README.md
- a88e74a chore(ci): update GitHub Actions to Node 24-compatible majors
- 9f697c8 chore(config): pin engram project name
- e75264b chore(openspec): archive obsidian-plugin and obsidian-auto-sync changes
- eb9fa04 chore(pi): bump gentle-engram to 0.1.8
- 31de383 chore(pi): release gentle-engram 0.1.10
- 6c50340 chore(pi): release v0.1.3 — first OIDC + provenance publish
- e42c296 chore(pi): release v0.1.4 (Gentleman-Programming#372)
- 539ceee chore(repo): harden governance and backlog workflow
- eea2cd7 chore(sdd): archive Phase 3 + Phase 4 SDD artifacts
- 17f27a0 chore(sdd): archive cloud-user-token-management change
- b9128ff chore(security): complete npm security hardening (Gentleman-Programming#361)
- c978f00 chore(security): harden npm supply chain (Gentleman-Programming#360)
- 4f92b7b chore(sync): update engram memories
- 996075a chore(sync): update engram memories
- d36bc06 chore: add PR and issue templates
- 7149cc1 chore: add gentle-engram package gallery logo
- 0360c5a chore: add openspec SDD artifacts for cloud-sync change
- 84a49ba chore: clarify gitignore comment for agent symlinks
- 104e220 chore: remove mascot images from assets
- 9c50be0 chore: stop tracking agent skills symlinks
- 6441639 chore: sync engram memories
- 3253210 chore: update go toolchain to 1.25.10
- 5b4044e ci(release): drop Homebrew tap publishing from goreleaser
- beb6537 docs(beta): add Obsidian brain beta documentation
- 585ab7d docs(beta): add isolated docker-compose + community testing guide
- 0797602 docs(beta): fix save syntax + clarify HTTP API serve setup
- 326f937 docs(beta): install as engram-beta side-by-side with stable
- ad810f5 docs(cloud): add legacy sync repair guide
- cf0b5b4 docs(cloud): add repair helper loop mode
- c4004e1 docs(cloud): clarify VPS env setup
- 669491a docs(cloud): expand legacy repair helper
- a6c473d docs(cloud): plan user token management
- d44d37b docs(cloud): recommend exported repair command
- 629d324 docs(cloud): repair empty session directories
- 6bfe33d docs(codex): add troubleshooting for MCP Transport closed error (Gentleman-Programming#443)
- d0b6670 docs(cursor): clarify mdc rules path, frontmatter, and deprecation notice
- 5d842e2 docs(cursor): enhance documentation for rule configuration on Cursor
- e3cefdc docs(diagrams): add security, communication, auth, autosync SVGs
- 750736d docs(diagrams): redesign as slide-deck flows + add Spanish versions
- c43cba1 docs(mcp): note MemoryLake auto-ma...