@ebowwa/node-agent
v0.6.5
Published
Node Agent for Ralph Loop orchestration on VPS nodes
Maintainers
Readme
@ebowwa/node-agent
Node Agent for Ralph Loop orchestration on VPS nodes.
Overview
A 24/7 AI project manager daemon that oversees Ralph loops (autonomous AI developer agents) on a VPS node.
Features
- Ralph Loop Management: Start, stop, and monitor autonomous AI agents
- Git Worktree Isolation: Parallel task execution in isolated environments
- Resource Monitoring: CPU, memory, disk usage tracking
- Telegram Integration: Remote control and notifications
- MCP Server Integration: Tool access for AI agents
Installation
bun add @ebowwa/node-agentUsage
# Start the agent
bun run @ebowwa/node-agent
# Or via the binary
node-agentAPI Endpoints
GET /api/status- Node status, worktrees, Ralph loopsGET /api/ralph-loops- List all Ralph loopsPOST /api/ralph-loops- Start a Ralph loopDELETE /api/ralph-loops/:id- Stop a Ralph loop
License
MIT
