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
6f5e49e5efa8dca83f0c823961ac97b51f18ea72
smartagent
/
ts_tools
T
History
jkunz
6f5e49e5ef
fix(build): tighten TypeScript configuration and update dependencies for zod v4 compatibility
2026-04-30 11:27:08 +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
tool.filesystem.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
tool.http.ts
fix(build): tighten TypeScript configuration and update dependencies for zod v4 compatibility
2026-04-30 11:27:08 +00:00
tool.json.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
tool.shell.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