Releases: framerslab/agentos
Releases · framerslab/agentos
v0.9.62
0.9.62 (2026-06-13)
- Merge branch 'master' of https://github.com/framerslab/agentos (181730cc77d1f891160d553efda1808f3d5d9ced)
- feat(anthropic): request-level auto-cache + opt-in 1h cache TTL (2fecc339d2373fadae2467e0a5d8ee7403b8ce58)
v0.9.61
0.9.61 (2026-06-13)
- Merge branch 'master' of https://github.com/framerslab/agentos (4a2b1bd3da9ee6624b19a420770f519a2c4d34a0)
- fix(anthropic): attach auto prompt-cache marker to last system block (7102367c5af064c535dd86064281e5485f526c9e)
v0.9.60
0.9.60 (2026-06-12)
- fix(anthropic): stream generator declares and captures the cache token counts (4910b3580148ed3dd57ac1cff6208aaa591c4845)
- fix(anthropic): streaming usage prices cache reads and writes like the json path (0d38b2c49cbcc4d3400efc47f2d0a4cd54f3e406)
- Merge branch 'master' of https://github.com/framerslab/agentos (3657bfaaef5694c00b601408c4274c426d461bc3)
v0.9.59
0.9.59 (2026-06-12)
- test(anthropic): import the vitest lifecycle hooks (d869c81e21238ab11c990ca09a1c71c8a8a3aea2)
- feat(anthropic): automatic prompt caching on every messages request (00f99de8e2d31adebacd49913342eb36c46955a8)
v0.9.58
0.9.58 (2026-06-12)
- fix(anthropic): adapt structured output and tool_choice to model capability (78a28d2e5cb93a1d8ab899641fcc408594ba6bbe)
- Merge branch 'master' of https://github.com/framerslab/agentos (e77ad9dc29bd7549b4a168cc999a2ebfaf05648a)
- ci: move workflow actions to Node 24 runtimes (2ce33e9a8cf2c29e4f4521212a29364810c19cb5)
v0.9.57
0.9.57 (2026-06-10)
- feat: add Claude Fable 5 model support (d486b247d4c34c14ccdb5eb5b7d678b51628b085)
v0.9.56
0.9.56 (2026-06-09)
- fix(anthropic): stream completions so the idle watchdog bounds mid-body stalls (67e6de047d93c6ef6396a939090cbd72d3e5534a)
- Merge branch 'master' of https://github.com/framerslab/agentos (2f79c312b1b0b5d78dfe912176a8bb78b7c79bb8)
- docs: align thinking option docs with adaptive form (a9cf0bc383fdab1e287584a3301258ef20220f90)
v0.9.55
0.9.55 (2026-06-09)
- fix(anthropic): send adaptive thinking for opus 4.7/4.8 (ebf8aa6786390977adcd21d2880eabed31b2cc58)
v0.9.54
0.9.54 (2026-06-09)
- Merge branch 'master' of https://github.com/framerslab/agentos (41ae7af7757c21543ba5ce790cc26c97da49f56d)
- fix(anthropic): clamp forced tool_choice to auto when extended thinking is enabled (76bc015ceb4aa1d62f84fc6987d514f6f6060020)
v0.9.53
0.9.53 (2026-06-08)
- Merge branch 'master' of https://github.com/framerslab/agentos (8ed77a09cd58b79eef9a6c67297a0eb792886224)
- feat(agent): thread extended-thinking budget through generateText + native tool loop (cc42b7c533c58b086e60ff531d60a312b10977df)