Releases: susomejias/rembric
Releases · susomejias/rembric
Release list
server: v0.28.6
server: v0.28.5
0.28.5 (2026-08-17)
Features
- sessions: gate session nudges on the server (6be7568)
- sessions: merge curated session-summary writes section-wise (1e843e1)
- sessions: retire session_summary_versions (d62b7b3)
Bug Fixes
- dashboard: format sessions.css and cover CSS in lint-staged (9b4b2eb)
- plugin: harden the no-jq hook JSON parsers (e1f0d60)
- plugin: stop the turn report from killing its caller, and share the tool latch (c370621)
- sessions: anchor last_work_at on a dedicated turn-report column (2f05769)
- sessions: close audited defects on the session-summary nudge path (4f3399d)
- sessions: except the turn anchor from the monotonicity clause (9f73d97)
- sessions: stamp last_work_at with the turn's start, not the report (6a00b3a)
Documentation
- openspec: archive retire-summary-versions (7847705)
plugin: v0.30.0
0.30.0 (2026-08-17)
Features
- sessions: gate session nudges on the server (6be7568)
- sessions: merge curated session-summary writes section-wise (1e843e1)
Bug Fixes
- plugin: harden the no-jq hook JSON parsers (e1f0d60)
- plugin: report tool use for the finished turn only (7882bb7)
- plugin: stop the turn report from killing its caller, and share the tool latch (c370621)
- sessions: close audited defects on the session-summary nudge path (4f3399d)
- sessions: except the turn anchor from the monotonicity clause (9f73d97)
Documentation
- openspec: archive server-gated-session-nudges (a45fb52)
server: v0.28.4
0.28.4 (2026-08-15)
Features
- plugin: own the MCP bridge transport (64ef334)
Bug Fixes
- mcp: evict stale per-transport router and transport state (ee5de52), closes #328
- mcp: refuse an unknown mcp-session-id with 404, fix a stale docstring (faf67fc)
- mcp: report the resolved agent on memory.session_start (9f32810)
- plugin: harden bridge recovery and upgrades (dd495aa)
Documentation
- openspec: archive own the mcp bridge (9b5f976)
Reverts
plugin: v0.29.2
plugin: v0.29.1
plugin: v0.29.0
plugin: v0.28.2
server: v0.28.3
server: v0.28.2
0.28.2 (2026-08-13)
Features
- dashboard: list session summary version history on the detail page (48310c8)
- dev-seed: give a seeded session two curated summary versions (1a64a61)
- plugin: tell a resumed process to read the stored summary once (da386cb)
- sessions: add session_summary_versions table and append-on-write (c984608)
- sessions: budget the Stop reminder correctly, direct verbatim copying of facts (d57b1b8)
- sessions: rewrite model-facing summary text for replace-and-rewrite (733ddd5)
- sessions: version titles and expose recent versions via session_get (0563260)