@toolboxlogic/agent
v0.0.1
Published
Agent runtime — a small, dependency-light primitive for building one LLM-powered agent.
Maintainers
Readme
@toolboxlogic/agent
The single-agent primitive — a small, dependency-light runtime for building one LLM-powered agent.
Status: Early development — first functional release coming soon. Watch this package or follow Toolbox Logic for updates.
What this will be
A focused, minimal building block for:
- Defining an agent's role, tools, and capability surface
- Running an agent with conversation state, tool use, and streaming
- Composing into multi-agent systems via
subagentry
Install
npm install @toolboxlogic/agentLicense
MIT © Toolbox Logic
