This website requires JavaScript.
Explore
beta.news
Community
Docs
About
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
Files
f183bf19acb7d36c7f783e5d744233bb2f966f0b
smartagent
/
ts
T
History
jkunz
f183bf19ac
Default (tags) / security (push)
Failing after 1s
Details
Default (tags) / test (push)
Failing after 1s
Details
Default (tags) / release (push)
Has been skipped
Details
Default (tags) / metadata (push)
Has been skipped
Details
v3.4.0
2026-05-14 22:44:10 +00:00
..
00_commitinfo_data.ts
v3.4.0
2026-05-14 22:44:10 +00:00
index.ts
feat(agent): add prompt caching options and cache token usage reporting
2026-05-14 11:34:04 +00:00
plugins.ts
feat(agent): add prompt caching options and cache token usage reporting
2026-05-14 11:34:04 +00:00
smartagent.classes.agent.ts
feat(agent): add streamed reasoning summary callbacks to runAgent
2026-05-14 22:44:08 +00:00
smartagent.classes.toolregistry.ts
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
smartagent.interfaces.ts
feat(agent): add streamed reasoning summary callbacks to runAgent
2026-05-14 22:44:08 +00:00
smartagent.utils.truncation.ts
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