52af6cf
Merge pull request #3416
from fuma-nama/tegami/version-packagesefc9d18
chore(mdx): bake passthroughs into runtime module368a92e
feat(mdx): macro collection-level last modified time13dfdbc
feat(mdx): no longer require include for macros6362332
test macro API on vite126a74d
fix(ui): fix accessibility of sidebar components430254c
fix(mdx): fix file check1862822
feat(mdx): redesign macro infrastructured3710a9
fix(openapi): fix invalid generated requestba78b01
fix(ui): correct prop typesSourced from fumadocs-mdx's releases.
fumadocs-mdx@15.2.0
Support Macro API
Use
fumadocs-mdx/macroto define collections, and enable the macro-style API from bundler plugin (e.g.createMDX) using theincludeoption.fumadocs-mdx@15.1.1
Migrate from
js-yamltoyaml
52af6cf
Merge pull request #3416
from fuma-nama/tegami/version-packagesefc9d18
chore(mdx): bake passthroughs into runtime module368a92e
feat(mdx): macro collection-level last modified time13dfdbc
feat(mdx): no longer require include for macros6362332
test macro API on vite126a74d
fix(ui): fix accessibility of sidebar components430254c
fix(mdx): fix file check1862822
feat(mdx): redesign macro infrastructured3710a9
fix(openapi): fix invalid generated requestba78b01
fix(ui): correct prop types52af6cf
Merge pull request #3416
from fuma-nama/tegami/version-packagesefc9d18
chore(mdx): bake passthroughs into runtime module368a92e
feat(mdx): macro collection-level last modified time13dfdbc
feat(mdx): no longer require include for macros6362332
test macro API on vite126a74d
fix(ui): fix accessibility of sidebar components430254c
fix(mdx): fix file check1862822
feat(mdx): redesign macro infrastructured3710a9
fix(openapi): fix invalid generated requestba78b01
fix(ui): correct prop typesSourced from @anthropic-ai/sdk's releases.
sdk: v0.111.0
0.111.0 (2026-07-10)
Full Changelog: sdk-v0.110.0...sdk-v0.111.0
Features
- api: add support for dreaming (77b28a6)
- tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)
Chores
- docs: small updates to field descriptions (e25b885)
- docs: update model example (a33f3f0)
- docs: updates to descriptions and examples (eac4bac)
sdk: v0.110.0
0.110.0 (2026-07-02)
Full Changelog: sdk-v0.109.1...sdk-v0.110.0
Features
- api: add agent-memory-2026-07-22 beta header (a470e10)
sdk: v0.109.1
0.109.1 (2026-07-01)
Full Changelog: sdk-v0.109.0...sdk-v0.109.1
Chores
- api: remove some nonfunctional types from the SDKs (cc4dd4e)
sdk: v0.109.0
0.109.0 (2026-06-30)
Full Changelog: sdk-v0.108.0...sdk-v0.109.0
Features
- api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (7f3211b)
sdk: v0.108.0
0.108.0 (2026-06-30)
Full Changelog: sdk-v0.107.0...sdk-v0.108.0
Features
... (truncated)
Sourced from @anthropic-ai/sdk's changelog.
0.111.0 (2026-07-10)
Full Changelog: sdk-v0.110.0...sdk-v0.111.0
Features
- api: add support for dreaming (77b28a6)
- tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)
Chores
- docs: small updates to field descriptions (e25b885)
- docs: update model example (a33f3f0)
- docs: updates to descriptions and examples (eac4bac)
0.110.0 (2026-07-02)
Full Changelog: sdk-v0.109.1...sdk-v0.110.0
Features
- api: add agent-memory-2026-07-22 beta header (a470e10)
0.109.1 (2026-07-01)
Full Changelog: sdk-v0.109.0...sdk-v0.109.1
Chores
- api: remove some nonfunctional types from the SDKs (cc4dd4e)
0.109.0 (2026-06-30)
Full Changelog: sdk-v0.108.0...sdk-v0.109.0
Features
- api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (7f3211b)
0.108.0 (2026-06-30)
Full Changelog: sdk-v0.107.0...sdk-v0.108.0
Features
- api: add support for claude-sonnet-5 (4588db0)
Bug Fixes
... (truncated)
9e46760
chore: release main8d461ea
feat(api): add support for dreaming9436e29
codegen metadata0aec1e7
feat(tools): gate session tool calls on evaluated_permission; bound idle
by s...ac2fc67
chore(docs): update model examplec8af65d
chore(docs): updates to descriptions and examples2a3a904
codegen metadata57c56c9
chore(docs): small updates to field descriptions4f2eb80
chore: release main (#1107)96d1a99
chore: release main (#1106)Sourced from openai's releases.
v6.47.0
6.47.0 (2026-07-14)
Full Changelog: v6.46.0...v6.47.0
Features
- add async event iterators (#1977) (2ece8aa)
- add fromReadableStream to ResponseStream (#1987) (5984f44)
- api: add owner_project_access to APIKeyListParams (7bfce97)
- pass context to runTools callbacks (#1973) (a6f01e5)
- support streaming file uploads (#1970) (a86f1fd)
Bug Fixes
- assistants: preserve readable stream deltas (#1994) (1cdc019)
- avoid deep Deno Zod types (#1980) (ae17127), closes #984
- ci: bump
@arethetypeswrong/clito ^0.18.0 and run CI workflows on Node 24 (baa0b2a)- emit stream finalization errors (#1972) (9555b71)
- handle Azure filter stream chunks (#1982) (c1c5c28), closes #1015
- zod: support zod v4 mini schemas (#1985) (2df10fc)
Documentation
v6.46.0
6.46.0 (2026-07-09)
Full Changelog: v6.45.0...v6.46.0
Features
- api: gpt-5.6-sol updates (6c397d5)
Bug Fixes
- assistants: place array delta entries by index instead of appending (#1963) (0e18d30)
- runner: normalize missing tool call IDs (#1958) (6371623)
- upgrade next to 15.5.16 in examples (#1967) (95b54e5)
Documentation
... (truncated)
Sourced from openai's changelog.
6.47.0 (2026-07-14)
Full Changelog: v6.46.0...v6.47.0
Features
- add async event iterators (#1977) (2ece8aa)
- add fromReadableStream to ResponseStream (#1987) (5984f44)
- api: add owner_project_access to APIKeyListParams (7bfce97)
- pass context to runTools callbacks (#1973) (a6f01e5)
- support streaming file uploads (#1970) (a86f1fd)
Bug Fixes
- assistants: preserve readable stream deltas (#1994) (1cdc019)
- avoid deep Deno Zod types (#1980) (ae17127), closes #984
- ci: bump
@arethetypeswrong/clito ^0.18.0 and run CI workflows on Node 24 (baa0b2a)- emit stream finalization errors (#1972) (9555b71)
- handle Azure filter stream chunks (#1982) (c1c5c28), closes #1015
- zod: support zod v4 mini schemas (#1985) (2df10fc)
Documentation
6.46.0 (2026-07-09)
Full Changelog: v6.45.0...v6.46.0
Features
- api: gpt-5.6-sol updates (6c397d5)
Bug Fixes
- assistants: place array delta entries by index instead of appending (#1963) (0e18d30)
- runner: normalize missing tool call IDs (#1958) (6371623)
- upgrade next to 15.5.16 in examples (#1967) (95b54e5)
Documentation
- add Azure Assistants example (#1975) (90a72e5), closes #701
- document assistant stream failures (#1979) (d93fbe5), closes #959
- document file search result limits (#1981) (e9dc283), closes #1004
6.45.0 (2026-06-24)
... (truncated)
6255405
release: 6.47.0 (#1989)1cdc019
fix(assistants): preserve readable stream deltas (#1994)ec2f57f
Preserve snapshots when resuming response streams (#1984)2df10fc
fix(zod): support zod v4 mini schemas (#1985)ebb6498
Fix runTools readable stream round trip tool results (#1986)5984f44
feat: add fromReadableStream to ResponseStream (#1987)373b08a
docs: clarify strict Zod function schemas (#1988)a6f01e5
feat: pass context to runTools callbacks (#1973)53e580e
test: serialize Steady-backed Jest runs (#1976)a86f1fd
feat: support streaming file uploads (#1970)Sourced from postcss's releases.
8.5.19
- Fixed cleaning
beforefor new nodes inserted toRoot(by@MahinAnowar).8.5.18
- Restricted loading previous source maps file to the
opts.fromfolder for security reasons (useunsafeMap: trueto disable the check).8.5.17
- Fixed
Maximum call stack size exceedederror.- Fixed Prototype hijacking for
postcss.fromJSON().- Fixed
Input#origin()for unmapped end position (by@chatman-media).
Sourced from postcss's changelog.
8.5.19
- Fixed cleaning
beforefor new nodes inserted toRoot(by@MahinAnowar).8.5.18
- Restricted loading previous source maps file to the
opts.fromfolder for security reasons (useunsafeMap: trueto disable the check).8.5.17
- Fixed
Maximum call stack size exceedederror.- Fixed Prototype hijacking for
postcss.fromJSON().- Fixed
Input#origin()for unmapped end position (by@chatman-media).
9543b22
Release 8.5.19 version3d13bf9
Fix CI on Windows too00d0dd2
Keep explicitly set raws.before when inserting nodes into root (#2111)7a05b33
Temporary fix CI4c0d194
Release 8.5.18 version92b4e78
Update dependencies95663d3
Limit where source map can be loaded for security reasons74e25ae
Release 8.5.17 versiond1518af
Fix Maximum call stack size exceeded error2421312
Fix linterSourced from @anthropic-ai/sdk's releases.
sdk: v0.111.0
0.111.0 (2026-07-10)
Full Changelog: sdk-v0.110.0...sdk-v0.111.0
Features
- api: add support for dreaming (77b28a6)
- tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)
Chores
- docs: small updates to field descriptions (e25b885)
- docs: update model example (a33f3f0)
- docs: updates to descriptions and examples (eac4bac)
sdk: v0.110.0
0.110.0 (2026-07-02)
Full Changelog: sdk-v0.109.1...sdk-v0.110.0
Features
- api: add agent-memory-2026-07-22 beta header (a470e10)
sdk: v0.109.1
0.109.1 (2026-07-01)
Full Changelog: sdk-v0.109.0...sdk-v0.109.1
Chores
- api: remove some nonfunctional types from the SDKs (cc4dd4e)
sdk: v0.109.0
0.109.0 (2026-06-30)
Full Changelog: sdk-v0.108.0...sdk-v0.109.0
Features
- api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (7f3211b)
sdk: v0.108.0
0.108.0 (2026-06-30)
Full Changelog: sdk-v0.107.0...sdk-v0.108.0
Features
... (truncated)
Sourced from @anthropic-ai/sdk's changelog.
0.111.0 (2026-07-10)
Full Changelog: sdk-v0.110.0...sdk-v0.111.0
Features
- api: add support for dreaming (77b28a6)
- tools: gate session tool calls on evaluated_permission; bound idle by server stop_reason (68a6d7b)
Chores
- docs: small updates to field descriptions (e25b885)
- docs: update model example (a33f3f0)
- docs: updates to descriptions and examples (eac4bac)
0.110.0 (2026-07-02)
Full Changelog: sdk-v0.109.1...sdk-v0.110.0
Features
- api: add agent-memory-2026-07-22 beta header (a470e10)
0.109.1 (2026-07-01)
Full Changelog: sdk-v0.109.0...sdk-v0.109.1
Chores
- api: remove some nonfunctional types from the SDKs (cc4dd4e)
0.109.0 (2026-06-30)
Full Changelog: sdk-v0.108.0...sdk-v0.109.0
Features
- api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (7f3211b)
0.108.0 (2026-06-30)
Full Changelog: sdk-v0.107.0...sdk-v0.108.0
Features
- api: add support for claude-sonnet-5 (4588db0)
Bug Fixes
... (truncated)
9e46760
chore: release main8d461ea
feat(api): add support for dreaming9436e29
codegen metadata0aec1e7
feat(tools): gate session tool calls on evaluated_permission; bound idle
by s...ac2fc67
chore(docs): update model examplec8af65d
chore(docs): updates to descriptions and examples2a3a904
codegen metadata57c56c9
chore(docs): small updates to field descriptions4f2eb80
chore: release main (#1107)96d1a99
chore: release main (#1106)