@voxcode-dev/voxcode-agent
v0.75.7
Published
General-purpose agent with transport abstraction, state management, and attachment support
Downloads
34
Maintainers
Readme
@voxcode-dev/voxcode-agent
Core agent runtime used by Voxcode.
What it provides
- Agent loop primitives
- Tool execution lifecycle
- Session state integration
- Structured events for TUI, SDK, and RPC surfaces
Install
npm i @voxcode-dev/voxcode-agentUsage
Use this package when embedding Voxcode agent behavior into custom Node.js applications.
License
MIT License. See ../../LICENSE.
