A framework for developers building agents. Start from the command line to create and run a project; use the framework documentation for the parts that need detail.
AIGNE
A framework for developers building agents. Start from the command line to create and run a project; use the framework documentation for the parts that need detail.
- Where it stands now
- AIGNE
- Documentation
- aigne-frameworkaigne-cli
- Website
- aigne.io
Related resources
Articles
-
Unattended (Autopilot) Loop Engineering: We Open-Sourced New Agent Skills That Free Your Hands
The last pair of skills got us out of two-terminal paste. These four take you off duty. People spend more time on decisions, taste, and responsibility. Agents do the busywork. issue-review, issue-sweep, pr-review, and pr-sweep are open source.
-
We Open-Sourced a Skill So Code Agents Don't Eat Your Drive with Worktrees
We open-sourced another agentloop skill: git-hygiene. More parallel agents means more local branches and worktrees; a 1TB drive fills faster than you'd guess. The skill proves a delete is safe before it runs it.
-
Our Loop Engineering in Practice: From Two Terminals to a Pair of Open-Source Skills
We have open-sourced a pair of agent skills, design-review and build-phases. They are meant to be used together, and they solve one problem: when AI takes on a reasonably complex task, the plan drifts. Both grew out of using IDD.
-
DocSmith 0.9.9 Released: Image Localization and Smart Refinement
AIGNE DocSmith has released a new beta version 0.9.9 that introduces two new features to improve the multilingual documentation experience:Image Local
-
DocSmith 0.9.8Released: Enhanced AI Chart Generation and Evaluation
AIGNE DocSmith has released a new beta that introduces two significant core features for developers and teams. AI Chart Generation: Streamlining Profe
-
WebSmith 1.9.0 Released: Smarter Image Generation, Enhanced Authorization Management
We have released AIGNE WebSmith v1.9.0. This release addresses three core areas of user feedback: better auto-generated images, industry-aware visual
Products
-
AIGNE Hub
sunset
A single gateway for reaching several LLM providers, with credit and usage management in one place. Its work has been taken into ARC.
-
AIGNE Studio
sunset
A place to build and run agents without writing the wiring by hand, including self-hosted models. Its work has been taken into ARC.
-
Aistro
active
An astrology app that uses a large language model to write its readings. It began as an internal project built on ArcBlock's own platform, to show what the platform could carry.
-
DocSmith
superseded
Generates and maintains documentation alongside the code it describes, including multilingual versions. Its work has been taken into ARC; the standalone tool is no longer maintained.
-
WebSmith
superseded
Generates site content and imagery from a described intent. Its work has been taken into ARC; the standalone tool is no longer maintained.
Documentation
-
AIGNE CLI
legacy
@aigne/cli is the official command-line tool for AIGNE Framework, designed to simplify the development, testing, and deployment processes for AIGNE applications. It provides a series of useful commands to help developers quickly create projects, run agents, test code, and deploy applications.
-
AIGNE Framework
legacy
The functional, composable, and typescript-first AI Agent framework for real-world LLM Apps.