Skip to content

Commit ba864c5

Browse files
committed
🖉 Update changelog with v0.5.0
1 parent dd6d9c4 commit ba864c5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
## [v0.5.0](https://github.com/devlooped/Extensions.AI/tree/v0.5.0) (2025-07-01)
4+
5+
[Full Changelog](https://github.com/devlooped/Extensions.AI/compare/21a457cb50d98c69eda4e62bad971e766f2ec2b6...v0.5.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Add support for .env files [\#47](https://github.com/devlooped/Extensions.AI/pull/47) (@kzu)
10+
- Simplify and unify implementation of JSON console logging [\#46](https://github.com/devlooped/Extensions.AI/pull/46) (@kzu)
11+
- Add opinionated lib for \(mostly?\) single-file agents [\#42](https://github.com/devlooped/Extensions.AI/pull/42) (@kzu)
12+
- Add first-class support for Grok unique features [\#41](https://github.com/devlooped/Extensions.AI/pull/41) (@kzu)
13+
- Add more intuitive API for creating chat messages [\#38](https://github.com/devlooped/Extensions.AI/pull/38) (@kzu)
14+
- Add JSON console output rendering [\#37](https://github.com/devlooped/Extensions.AI/pull/37) (@kzu)
15+
- Add console JSON logging extension [\#12](https://github.com/devlooped/Extensions.AI/pull/12) (@kzu)
16+
- Initial CLI with basic command for help/sponsoring [\#9](https://github.com/devlooped/Extensions.AI/pull/9) (@kzu)
17+
- Add tool-based retrieval tool over the responses API [\#1](https://github.com/devlooped/Extensions.AI/pull/1) (@kzu)
18+
19+
20+
21+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)