You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Helix is a self-extending AI agent that builds new capabilities on demand. When a task needs a missing skill, it generates the code, packages it in Docker, deploys it as a FastAPI microservice, and reuses it for future tasks.