This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartagent
Watch
3
Star
0
Fork
0
You've already forked smartagent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
61
Commits
1
Branch
27
Tags
v3.0.1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Juergen Kunz
f9a9c9fb48
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.
2026-03-06 11:39:01 +00:00
Juergen Kunz
cf6d7163be
feat(deno): Add Deno tool and smartdeno integration; export and register DenoTool; update docs and tests
2025-12-02 12:11:31 +00:00
Juergen Kunz
c1317712a9
initial
2025-12-02 10:59:09 +00:00