Alex Newman
b85419b220
chore: bump version to 12.3.9
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 16:11:03 -07:00
Alex Newman
c0bfbaaf04
chore: bump version to 12.3.8
2026-04-20 19:51:26 -07:00
Alex Newman
fa4ae3b946
chore: bump version to 12.3.7
2026-04-20 13:32:20 -07:00
Alex Newman
8fd3685d6e
chore: bump version to 12.3.6
...
Removes the 300 req/min rate limiter from the worker's HTTP middleware.
The worker is localhost-only (enforced via CORS), so rate limiting was
pointless security theater — but it broke the viewer, which polls logs
and stats frequently enough to trip the limit within seconds.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-20 12:35:52 -07:00
Alex Newman
2f2c03896c
chore: bump version to 12.3.5
...
Restores 25 fixes from v12.3.3 (Issue Blowout 2026) while surgically removing
the bearer-token auth mechanism that broke SessionStart context injection.
Kept hardening: 5MB body limit, 300 req/min rate limiter, path traversal
protection, RestartGuard, WAL checkpoint + journal size limit, FTS5 keyword
fallback, idle session eviction, summarize try/catch, session-init health
wait, pending-messages cleanup.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-20 12:23:26 -07:00
Alex Newman
7e2f463877
chore: bump version to 12.3.4
2026-04-20 11:59:38 -07:00
Alex Newman
bfc7de377a
revert: roll back v12.3.3 (Issue Blowout 2026)
...
SessionStart context injection regressed in v12.3.3 — no memory
context is being delivered to new sessions. Rolling back to the
v12.3.2 tree state while the regression is investigated.
Reverts #2080 .
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-20 11:59:15 -07:00
Alex Newman
502f2fab02
chore: bump version to 12.3.3
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-20 11:43:35 -07:00
Alex Newman
77a2b3a0cb
chore: bump version to 12.3.2
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-19 22:20:37 -07:00
Alex Newman
f467763340
chore: bump version to 12.3.1
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-19 20:35:01 -07:00
Alex Newman
fc10491eae
chore: bump version to 12.3.0
2026-04-19 17:35:47 -07:00
Alex Newman
bbfb65668f
chore: bump version to 12.2.3
2026-04-19 16:30:52 -07:00
Alex Newman
b1dfec0f43
chore: bump version to 12.2.2
2026-04-19 14:58:55 -07:00
Alex Newman
be730a09ac
chore: bump version to 12.2.1
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 12:01:43 -07:00
Alex Newman
11666e9ffb
chore: bump version to 12.2.0
2026-04-17 20:14:22 -07:00
Alex Newman
69080dc291
chore: bump version to 12.1.6
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-16 14:31:43 -07:00
Alex Newman
d7b4610e27
chore: bump version to 12.1.5
2026-04-15 14:40:44 -07:00
Alex Newman
ebefae864e
chore: bump version to 12.1.4
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 12:06:52 -07:00
Alex Newman
4ddf57610a
chore: bump version to 12.1.3
2026-04-15 04:26:29 -07:00
Alex Newman
d0fc68c630
revert: remove overengineered summary salvage logic ( #1718 ) ( #1850 )
...
The synthetic summary salvage feature created fake summaries from observation
data when the AI returned <observation> instead of <summary> tags. This was
overengineered — missing a summary is preferable to fabricating one from
observation fields that don't map cleanly to summary semantics.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 04:22:41 -07:00
Alex Newman
06b997e3d0
chore: bump version to 12.1.1
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 19:14:03 -07:00
Alex Newman
b701bf29e6
chore: bump version to 12.1.0
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 17:31:19 -07:00
Alex Newman
29f2d0bc02
chore: bump version to 12.0.1
...
Patch release for the MCP server bun:sqlite crash fix landed in
PR #1645 (commit abd55977 ).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 18:10:04 -07:00
Alex Newman
25ccf46ac0
chore: bump version to 12.0.0
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 14:22:27 -07:00
Alex Newman
f4570f2a0a
chore: rebuild plugin artifacts
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 12:31:53 -07:00
ming
a74ff0034f
fix: add Codex plugin manifest for discoverability
2026-04-02 18:44:59 +08:00