Skip to content

Commit 3fbce6c

Browse files
authored
Merge pull request #3 from coder/release-please--branches--main--components--agent
chore(agent): release 0.1.0
2 parents 04f0233 + 44f9272 commit 3fbce6c

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

packages/agent/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/coder/ai-sdk/compare/agent-v0.1.0...agent-v0.1.0) (2026-06-18)
4+
5+
Initial release of the agent package, migrated into the coder/ai-sdk monorepo. Documentation has been cleaned up to remove internal naming and point at the new repository.
6+
7+
### Highlights
8+
9+
- The @coder/ai-sdk-agent package has been migrated into the monorepo.
10+
- User-facing docs no longer reference the internal 'chatd' name.
11+
12+
### Documentation
13+
14+
* **agent:** drop the internal 'chatd' name from user-facing docs ([917ca09](https://github.com/coder/ai-sdk/commit/917ca0936f4eac4df4043bf9318728e36c1df462))
15+
* **agent:** point CI badge at the coder/ai-sdk monorepo ([8b9cfaa](https://github.com/coder/ai-sdk/commit/8b9cfaae8b0ea53b1b14c353062b713f0700e7d9))
16+
17+
18+
### Code Refactoring
19+
20+
* **agent:** migrate @coder/ai-sdk-agent into the monorepo ([c376372](https://github.com/coder/ai-sdk/commit/c376372f5552cc2fe62413276e631757d1cc9edb))

0 commit comments

Comments
 (0)