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.
相關資料
文章
-
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 測試版,推出兩項新功能,以改善多語言文件體驗:圖片本地化與智慧優化
-
DocSmith 0.9.8 發佈:增強型 AI 圖表生成與評估
AIGNE DocSmith 發佈了全新的 Beta 版本,為開發者和團隊推出了兩項重大的核心功能。AI 圖表生成:簡化專業圖表製作...
-
WebSmith 1.9.0 正式發佈:更智慧的圖片生成與強化的權限管理
我們發佈了 AIGNE WebSmith v1.9.0。此版本針對使用者回饋的三大核心領域進行了優化:更優質的自動生成圖片、具備產業辨識能力的視覺風格以及更安全的憑證儲存。
產品
-
AIGNE Hub
sunset
一個統一的入口,用來接多家 LLM 提供方,額度和用量管理也集中在一處。這部分工作已併入 ARC。
-
AIGNE Studio
sunset
一個建造和執行 agent 的地方,不用手寫中間的接線,也可以接自己部署的模型。這部分工作已併入 ARC。
-
Aistro
active
一個用大型語言模型來寫解讀的占星應用。它最初是建在 ArcBlock 自家平台上的內部專案,用來展示這個平台能承載什麼。
-
DocSmith
superseded
讓文件跟著它描述的程式碼一起產生和維護,包括多語言版本。這部分工作已併入 ARC;獨立工具不再維護。
-
WebSmith
superseded
根據描述出來的意圖產生站點內容和配圖。這部分工作已併入 ARC;獨立工具不再維護。
文件
-
AIGNE CLI
legacy
AIGNE Framework 的官方命令列工具,用來簡化 agent 的建立、執行和除錯。
-
AIGNE Framework
legacy
面向真實 LLM 應用的 agent 框架:函數式、可組合、TypeScript 優先。