Skip to content

Commit 2c58b58

Browse files
Hyperlint Automation Fix
1 parent 9d63401 commit 2c58b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/agents/2025-03-18-npm-i-agents.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ We've added a number of big new features to the Agents SDK over the past few wee
4343

4444
- You can now set `cors: true` when using `routeAgentRequest` to return permissive default CORS headers to Agent responses.
4545
- The regular client now syncs state on the agent (just like the React version).
46-
- `useAgentChat` bug fixes for passing headers/credentials, includng properly clearing cache on unmount.
46+
- `useAgentChat` bug fixes for passing headers/credentials, including properly clearing cache on unmount.
4747
- Experimental `/schedule` module with a prompt/schema for adding scheduling to your app (with evals!).
4848
- Changed the internal `zod` schema to be compatible with the limitations of Google's Gemini models by removing the discriminated union, allowing you to use Gemini models with the scheduling API.
4949

0 commit comments

Comments
 (0)