Skip to content

Commit 294e535

Browse files
Hyperlint Automation Fix
1 parent 6d44ff7 commit 294e535

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,12 @@ import npmAgentsAnimated from "~/assets/images/agents/npm-i-agents.apng"
1515

1616
#### `agents-sdk` -> `agents` <Badge text="Updated" variant="tip" size="small" />
1717

18-
📝 **We've renamed the Agents package to `agents`**!
18+
📝 **We have renamed the Agents package to `agents`.**
1919

2020
If you've already been building with the Agents SDK, you can update your dependencies to use the new package name, and replace references to `agents-sdk` with `agents`:
2121

2222
```sh
23+
2324
# Install the new package
2425
npm i agents
2526
```

0 commit comments

Comments
 (0)