MagicCube/helixent
A TypeScript library for building ReAct-style AI agent loops with a built-in coding agent, running on the Bun runtime.

Velocity · 7d
+8.8
★ / day
Trend
→steady
star history
Helixent provides an Agent Loop framework for building autonomous coding agents following the ReAct pattern. It includes a coding agent capable of writing code, a CLI interface built with Ink and React, and runs on the Bun JavaScript runtime. The architecture is layered with a foundation layer, an agent loop layer, and a coding agent layer.