fix(readme): adjust ASCII art in README to fix box widths and spacing in agent diagram
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-06 - 3.0.1 - fix(readme)
|
||||
adjust ASCII art in README to fix box widths and spacing in agent diagram
|
||||
|
||||
- Updated readme.md diagram: expanded 'Messages' box width and realigned 'streamText' and 'Tools' columns
|
||||
- Documentation-only change; no code or behavior affected
|
||||
|
||||
## 2026-03-06 - 3.0.0 - BREAKING CHANGE(api)
|
||||
Migrate public API to ai-sdk v6 and refactor core agent architecture: replace class-based DualAgent/Driver/Guardian with a single runAgent function; introduce ts_tools factories for tools, a compactMessages compaction subpath, and truncateOutput utility; simplify ToolRegistry to return ToolSet and remove legacy BaseToolWrapper/tool classes; update package exports and dependencies and bump major version.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user