|
|
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 |
|
|
|
5aa69cc998
|
feat(tools): add ToolRegistry, ToolSearchTool and ExpertTool to support on-demand tool visibility, discovery, activation, and expert/subagent tooling; extend DualAgentOrchestrator API and interfaces to manage tool lifecycle
|
2026-01-20 14:39:34 +00:00 |
|
|
|
e7968a31b1
|
feat(smartagent): add JsonValidatorTool and support passing base64-encoded images with task runs (vision-capable models); bump @push.rocks/smartai to ^0.12.0
|
2026-01-20 01:12:03 +00:00 |
|
|
|
37b6e98a81
|
improve tools
|
2025-12-15 14:23:53 +00:00 |
|
|
|
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 |
|
|
|
c1317712a9
|
initial
|
2025-12-02 10:59:09 +00:00 |
|