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
Files
v3.0.2
smartagent
/
ts
History
Juergen Kunz
91865e9f57
fix(agent): use output parameter when invoking onToolResult instead of toolCall.result
2026-03-06 22:48:09 +00:00
..
00_commitinfo_data.ts
fix(agent): use output parameter when invoking onToolResult instead of toolCall.result
2026-03-06 22:48:09 +00:00
index.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
plugins.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.classes.agent.ts
fix(agent): use output parameter when invoking onToolResult instead of toolCall.result
2026-03-06 22:48:09 +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
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.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