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
- ドキュメント
- aigne-frameworkaigne-cli
- ウェブサイト
- aigne.io
関連資料
記事
-
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 リリース:画像のローカライズとスマートな修正
AIGNE DocSmith の新しいベータ版 0.9.9 がリリースされ、多言語ドキュメント体験を改善する 2 つの新機能が追加されました。
-
DocSmith 0.9.8 リリース:AI チャート生成と評価機能の強化
AIGNE DocSmith は、開発者とチーム向けに 2 つの重要なコア機能を導入した新しいベータ版をリリースしました。AI チャート生成:ドキュメントの読みやすさと視覚的な魅力を高めるプロフェッショナルなチャート作成を効率化します。
-
WebSmith 1.9.0 リリース:よりスマートな画像生成と権限管理の強化
AIGNE WebSmith v1.9.0 をリリースしました。今回のリリースでは、ユーザーからのフィードバックに基づき、自動生成画像の品質向上、業界に合わせたビジュアルスタイル、安全な認証情報ストレージという3つの主要分野に対応しました。
製品
-
AIGNE Hub
sunset
複数の LLM プロバイダーへ接続するための単一のゲートウェイ。クレジットと利用状況の管理も一箇所にまとまっています。この機能は ARC に統合されました。
-
AIGNE Studio
sunset
配線を手書きせずにエージェントを構築・実行する場所。自前でホストするモデルにも対応します。この機能は ARC に統合されました。
-
Aistro
active
大規模言語モデルで占い文を生成する占星術アプリ。ArcBlock 自身のプラットフォーム上に構築された社内プロジェクトとして始まり、そのプラットフォームで何ができるかを示すものでした。
-
DocSmith
superseded
ドキュメントを、それが説明するコードと並べて生成・維持します。多言語版にも対応。この機能は ARC に統合され、単体のツールは保守されていません。
-
WebSmith
superseded
記述された意図からサイトのコンテンツと画像を生成します。この機能は ARC に統合され、単体のツールは保守されていません。
ドキュメント
-
AIGNE CLI
legacy
AIGNE Framework の公式コマンドラインツール。エージェントの作成・実行・デバッグを簡単にします。
-
AIGNE Framework
legacy
実運用の LLM アプリケーション向けエージェントフレームワーク。関数型・合成可能・TypeScript ファースト。