by AgentScript-AI · Agent Tool · ★ 257
AgentScript SDK: build AI agents that think in code AgentScript is a unique open-source SDK for building AI agents. Check out a short demo video: See also our examples repo. What is it? Typical Re-act agent work like this: Send to LLM a prompt with available tools LLM sends back a tool call Execute the tool and send back the result LLM responds with another tool call ... Wouldn't be better if LLM just told you upfront what tools to use, in which order and what to do with the results? \ LLMs are great at code generation, so may
| Stars | 257 |
| Forks | 19 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 67.0938266320734/100 |
| Open Issues | 5 |
| Last Updated | 2025-09-23 |
| Created | 2024-12-01 |
| Platforms | node |
| Est. Tokens | ~427k |
Explore other popular agent tool tools:
agentscript is CodeAct Agent SDK with an AST-based code execution engine, enabling stop/start workflows, tool-level state management, and enhanced observability.. It is categorized as a Agent Tool with 257 GitHub stars.
agentscript is primarily written in TypeScript. It covers topics such as ai-agents, ai-agents-framework, llms.
You can find installation instructions and usage details in the agentscript GitHub repository at github.com/AgentScript-AI/agentscript. The project has 257 stars and 19 forks, indicating an active community.