Releases: AppSprout-dev/mnemonic
Releases · AppSprout-dev/mnemonic
v0.34.1
0.34.1 (2026-03-29)
Bug Fixes
- add cancellation to HeuristicFilter cleanup goroutine (c8848cd)
- cancel constructor context in encoding agent Start() (6a77042)
- remediate all 9 yield audit findings (issue #355) (0af0268)
What's Changed
- docs: post-v0.34.0 documentation audit + darken Parchment theme by @CalebisGross in #364
- fix: remediate all 9 yield audit findings (issue #355) by @CalebisGross in #365
- chore(main): release 0.34.1 by @appsprout-release-please[bot] in #366
Full Changelog: v0.34.0...v0.34.1
v0.34.0
0.34.0 (2026-03-29)
Features
- add CGo llama.cpp backend and wire into EmbeddedProvider (ed71564)
- add DB pair extraction, fix data loading, prep for EXP-14 (2ff222f)
- add deploy pipeline, embedding fine-tune script, and pre-register EXP-9 (bf534bc)
- add dismiss_abstraction tool, recall filtering, IDs in output (5279493)
- add embedding extraction via mean-pooled hidden states (6da2d0d)
- add lightweight D3 shim replacing CDN dependency (Phase 4) (9491930)
- add llama.cpp submodule and fix GGUF export for Felix architecture (93f1766)
- add llama.cpp submodule, CGo bridge, and Qwen spoke training docs (6c9e1d2)
- add LoRA support, gradient checkpointing fix, and EXP runner scripts (9ba9738)
- add per-token logit validation for embedded LLM quality gating (96775a2)
- add Phase 3 data pipeline scripts and pre-register EXP-6/7/8 (640123b)
- add Phase 3 fine-tuning pipeline (9c7df1c)
- add Phase 3 fine-tuning pipeline (498dd28)
- add Q8_0 quantization support and prefer quantized models (b7a2488)
- add Qwen spoke adapter, re-tokenization pipeline, and pre-register EXP-11-14 (371464a)
- add ROCm HIP link flags and encoding comparison script (8ae61c0)
- add server-side episode_id filter to /memories endpoint (934b6a6)
- add standalone command center dashboard for GitHub tracking (e750f60)
- add thread view, restyle SDK/LLM/Tools headers (Phase 3/7) (0651281)
- add training script and evaluation hooks for Qwen spoke experiments (36d8bdb)
- agent identity system — sources become forum users (20ba192)
- breadcrumbs update on every view switch (afe0d62)
- clickable live feed posts — navigate to relevant views (eb47ac2)
- clickable memory/pattern/abstraction rows — expand to show detail (9b9e757)
- complete Epic #339 dashboard cleanup — digest threads, associations, D3 removal (0939956)
- complete EXP-9 mixed fine-tune, fix embedding script, add v2 model (5bb94dc)
- complete structural rewrite — all views use phpBB patterns (26cf76c)
- episode-aware @mentions — agents know which episode you're asking about (7984ba9)
- extract CSS sections and add forum component library (Phase 2) (746e636)
- extract CSS tokens, remove D3 CDN, archive mockups (Phase 1) (354570d)
- fix instrumented model label for embedded provider, add nomic BERT test (f5e0c24)
- forum categories — sub-forum index page with phpBB layout (c2b3197)
- forum communication layer — posts, threads, agent personality, @mentions, internalization (fe7445d)
- forum UX — @mention autocomplete, quote button, @tag names, blank reply fix (d1b662b)
- forum-style dashboard redesign (Epic #339) (66ae0cd)
- functional depth — clickable memory sections, project routing, episode project tagging (05303c7)
- improve recall quality for LLM agents, fix Windows self-update (7a8bfa6)
- improve recall quality for LLM agents, fix Windows self-update (aa07982)
- live activity feed — agents post to forum in real-time (fb96d78)
- MCP agent UX — dismiss_abstraction, recall filtering, hook fixes (d747591)
- nested forum navigation — index > group > sub-forum > thread > post (fb9ca12)
- Phase 3-4 autoresearch — fine-tuning pipeline, CGo backend, experiments (49ad590)
- populate welcome panel with stats + last visit tracking (ef88f51)
- project auto-detection, data-aware agents, agent-to-agent chat, thread subscriptions (1354424)
- Qwen 3.5 2B + Felix spoke training infrastructure (21facd3)
- remove Mind/Graph view entirely (Phase 3 partial) (94056ca)
- render quoted text as styled blockquote boxes (a6147a9)
- restyle SDK, LLM, Tools views to forum aesthetic (#349) (ec8ce1a)
- rewrite Explore and Recall renderers to forum style (Phase 3-5) (2c05b8d)
- rewrite Timeline renderer to forum rows (Phase 6) (fb4e78f)
- run spoke gate analysis (EXP-8) and fix synthesis data generation (c43587c)
- scaffold modular dashboard structure (Phase 0) (6145e9a)
- standalone command center dashboard (ea0536e)
- strip coaching prompts from training data, tune LR to 3e-4 (68c2725)
- structural rewrite — phpBB-inspired dl/dt/dd forum layout (cca709a)
- thread view shows Episoding Agent post when no encoded memories (49f6b14)
- transform nav to forum top bar + navbar + footer (Phase 2-3) (ef1c48a)
- unified forum index — merge welcome+live feed, add Memory System section ([ad634b3](ad634b3...
v0.33.0
0.33.0 (2026-03-21)
Features
- add Mind page to dashboard — force-directed memory graph visualization (a8ae051)
- live cognitive metrics, system analysis, and embedding backfill (442e999)
- Mind graph page, live cognitive metrics, and system analysis (aca26f7)
- redesign tools page research analytics and session activity (1fb5018)
Bug Fixes
- NULL raw_id crash, feedback bloat, and runtime metrics (470e207)
- NULL raw_id crash, feedback bloat, and runtime metrics (#332, #333, #334) (ecc6f94)
What's Changed
- fix: NULL raw_id crash, feedback bloat, and runtime metrics by @CalebisGross in #336
- feat: Mind graph page, live cognitive metrics, and system analysis by @CalebisGross in #335
- chore(main): release 0.33.0 by @appsprout-release-please[bot] in #337
Full Changelog: v0.32.0...v0.33.0
v0.32.0
0.32.0 (2026-03-21)
Features
- dynamic tool count, associate_with validation, session timeline polish (c318dd2)
- dynamic tool count, associate_with validation, session timeline polish (95e59f7)
- make agent constants configurable via config.yaml (5d709ff)
- make agent constants configurable via config.yaml (87e87e1)
- make MCP/API salience and feedback weights configurable (d51c88a)
- make MCP/API salience and feedback weights configurable (d66b349)
- make perception scoring weights configurable (2b7e4d8)
- make perception scoring weights configurable via config.yaml (8d1fc7e)
- make reactor cooldowns and startup delays configurable (de7f166)
- make reactor cooldowns and startup delays configurable (0504c06)
Bug Fixes
- prevent consolidation from reactivating dismissed patterns, filter exclude_concepts on patterns/principles (7a583a7)
- prevent dismissed pattern reactivation + filter exclude_concepts on patterns (7d1255b)
What's Changed
- fix: prevent dismissed pattern reactivation + filter exclude_concepts on patterns by @CalebisGross in #324
- feat: dynamic tool count, associate_with validation, session timeline polish by @CalebisGross in #325
- feat: make agent constants configurable via config.yaml by @CalebisGross in #327
- feat: make perception scoring weights configurable by @CalebisGross in #328
- feat: make reactor cooldowns and startup delays configurable by @CalebisGross in #329
- docs: fix outdated tool counts and missing git watcher by @CalebisGross in #331
- feat: make MCP/API salience and feedback weights configurable by @CalebisGross in #330
- chore(main): release 0.32.0 by @appsprout-release-please[bot] in #326
Full Changelog: v0.31.0...v0.32.0
v0.31.0
0.31.0 (2026-03-21)
Features
- dashboard session timeline, encoding pipeline, salience histogram (1cee5d2)
- dashboard session timeline, encoding pipeline, salience histogram (6e7e5ef), closes #309
Bug Fixes
- add --resume-step and restore _orig_mod prefix stripping (cb1be55)
What's Changed
- feat: dashboard session timeline, encoding pipeline, salience histogram by @CalebisGross in #316
- chore(main): release 0.31.0 by @appsprout-release-please[bot] in #317
Full Changelog: v0.30.0...v0.31.0
v0.30.0
0.30.0 (2026-03-21)
Features
- add --resume support to training script (71c72b9)
- add --resume support to training script (fbdf2f1)
- bulk forget and exclude_concepts for recall (86c6768)
- bulk forget and exclude_concepts for recall (912306d), closes #307
- dashboard activity tracker and pattern management (57d17b9)
- dashboard activity tracker and pattern management (7b63565)
- explicit associations on remember and create_handoff tool (4b8f929)
- explicit associations on remember and create_handoff tool (ff7ff79), closes #308
Bug Fixes
- correct docs images and remove unused 192x192 icon (3c58802)
- correct docs images and remove unused 192x192 icon (5f53534)
- correct mnemonic.png and remove unused 512x512 icon (11d3c44)
- filter binary asset paths and numeric segments from concept extraction (63fa4ef)
- filter binary asset paths and numeric segments from concept extraction (7d82ec4), closes #305
- pattern project scoping, decay, and dismiss_pattern tool (f050a36)
- pattern project scoping, decay, and dismiss_pattern tool (43a0f96), closes #306
- use correct mnemonic.png and remove unused 512x512 icon (daaae33)
What's Changed
- ci: add workflow_dispatch trigger to release workflow by @CalebisGross in #300
- chore: update docs images and gitignore artifacts by @CalebisGross in #301
- fix: correct docs images and remove unused 192x192 icon by @CalebisGross in #302
- fix: correct mnemonic.png and remove unused 512x512 icon by @CalebisGross in #304
- fix: filter binary asset paths and numeric segments from concept extraction by @CalebisGross in #310
- fix: pattern project scoping, decay, and dismiss_pattern tool by @CalebisGross in #311
- feat: bulk forget and exclude_concepts for recall by @CalebisGross in #312
- feat: explicit associations on remember and create_handoff tool by @CalebisGross in #313
- feat: dashboard activity tracker and pattern management by @CalebisGross in #314
- feat: add --resume support to training script by @CalebisGross in #315
- chore(main): release 0.30.0 by @appsprout-release-please[bot] in #303
Full Changelog: v0.29.1...v0.30.0
v0.29.1
v0.29.0
0.29.0 (2026-03-20)
Features
- add pipeline observability metrics to get_context (c566a60)
- add pipeline observability metrics to get_context MCP tool (aebdaec)
- boost recall scores from recent watcher activity (108af2e)
- boost recall scores from recent watcher activity (#277) (110762a)
- enrich get_context themes with event types and terminal commands (86c6a52)
- enrich get_context themes with event types and terminal commands (b0257e9)