Commit Graph

4 Commits

Author SHA1 Message Date
77dc9e7f81 feat: 更新 @kevisual/js-filter 依赖至 0.0.6,重构 runAgent 和 createTools 函数以支持 token 参数 2026-03-11 01:45:13 +08:00
a06081dc19 feat: 更新依赖项,重构 fetch 逻辑,添加工具路由和代理功能 2026-03-11 00:34:37 +08:00
9a8dedd0ab feat: 添加 zod 依赖,重构工具和审批示例,删除不再使用的调试文件 2026-02-03 00:40:42 +08:00
96ecbd026e feat: Initialize test-ai-sdk project with Bun
- Add README.md with installation and usage instructions.
- Create bun.lock and pnpm-lock.yaml for dependency management.
- Implement main functionality in index.ts to test AI providers.
- Add opencode.json configuration for various AI providers.
- Create package.json to define project dependencies and scripts.
- Add TypeScript configuration in tsconfig.json for project setup.
- Implement test scripts for different AI providers in src directory.
2026-02-02 02:17:55 +08:00