Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

![Auto Company 看板](presentation/dashboard-showcase.png)

新版看板按轮次展示工作汇报、成果、下一步和历史记录,并提供独立的用量与日志视图。截图使用已完成的 TableDelta 真实运行记录,以只读归档模式展示,不代表各 Agent 的实时活动。用量仅覆盖已记录的数据,缺失值保持未知,不等于完整账单。
新版看板用纵向时间轴串联各轮次,展示简洁工作记录、检查结果、交付成果、用量与日志。截图使用 Outline Desk 连续三轮的真实记录,以只读归档模式展示。标题和摘要来自模型按固定格式填写的工作记录;运行事实和已接入检查的结果由程序记录。缺失或过期的信息明确标注,已记录用量不等于完整账单。采集约定与支持范围见[运行记录说明](docs/runtime-observability.md)。

## 这是什么?

Expand Down Expand Up @@ -232,7 +232,7 @@ Auto-Company 并非简单调用 LLM API,而是一个高度解耦的 **多智

### 第 5 层:监控与人机交互层 (Observability & HITL)
* **基于文件的操纵杆 (File-based Steering)**:人类只需编辑 `memories/consensus.md`,修改 `Next Action`,下一个周期醒来的 AI 团队就会立刻“转舵”,实现极简的宏观控制。
* **日志与看板 (Dashboard)**:`logs/` 保存引擎实际输出(对已知凭据进行脱敏),以及每轮结果和可用的用量记录。输出详细程度取决于引擎,不保证包含完整思考链。`dashboard/` 按当前与历史轮次组织工作汇报、成果和下一步,并提供运行控制、状态、用量、预算与日志,不跟踪各个 Agent 的活跃度。
* **日志与看板 (Dashboard)**:`logs/` 保存引擎实际输出(对已知凭据进行脱敏),以及每轮结果和可用的用量记录。输出详细程度取决于引擎,不保证包含完整思考链。`dashboard/` 按当前与历史轮次组织工作汇报和成果,并提供运行控制、状态、用量、预算与日志,不跟踪各个 Agent 的活跃度。

### 第 4 层:工作流路由层 (Workflow Routing & Teaming)
* **动态组队路由 (Dynamic Squad Formation)**:系统利用 Agent Teams 功能,根据当前 `consensus.md` 中的 "Next Action",从 14 人池子中动态挑选 2-5 名最适合的专家,并在当前循环中将它们“实例化”为子代理。
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Optional Cursor and OpenAI-compatible adapters require explicit configuration. S

![Auto Company Dashboard](presentation/dashboard-showcase.png)

The current dashboard shows per-cycle work reports, results, next steps, and history, with separate usage and log views. This screenshot uses real records from a completed TableDelta run in read-only archive mode; it does not show live agent activity. Usage covers recorded data only; missing values remain unknown and do not represent a complete bill.
The dashboard connects cycles in a vertical timeline, with concise work records, check results, deliverables, usage, and logs. This screenshot shows three real Outline Desk cycles in read-only archive mode. Titles and summaries are structured model reports; runtime facts and supported check results are recorded by the program. Missing or expired evidence stays explicit, and recorded usage is not a complete bill. See the [collection contract and supported tools](docs/runtime-observability.md).

## What Is This?

Expand Down Expand Up @@ -231,7 +231,7 @@ Auto-Company is not a simple LLM API wrapper, but a highly decoupled **Multi-Age

### Layer 5: Observability & HITL (Human-In-The-Loop)
* **File-based Steering**: Humans only need to edit `memories/consensus.md` and modify the `Next Action`. The AI team waking up in the next cycle will immediately pivot, enabling minimalist macro-control.
* **Logs & Dashboard**: `logs/` saves engine-emitted output after known credential redaction, together with per-cycle results and available usage records. Output detail depends on the engine; complete reasoning traces are not guaranteed. `dashboard/` organizes current and historical cycle reports, results, and next steps, alongside runtime controls, status, usage, budgets, and logs. It does not track individual agents' activity.
* **Logs & Dashboard**: `logs/` saves engine-emitted output after known credential redaction, together with per-cycle results and available usage records. Output detail depends on the engine; complete reasoning traces are not guaranteed. `dashboard/` organizes current and historical cycle reports and results, alongside runtime controls, status, usage, budgets, and logs. It does not track individual agents' activity.

### Layer 4: Workflow Routing & Teaming
* **Dynamic Squad Formation**: Powered by Agent Teams, the system dynamically selects 2-5 of the most suitable experts from the 14-person pool based on the "Next Action" in `consensus.md`, instantiating them as sub-agents for the current loop.
Expand Down
20 changes: 20 additions & 0 deletions dashboard/LICENSE-lucide.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Lucide SVG subset from 0.468.0, commit f12b0de177fbc2a6795e99be065887e72b237123
Source: https://github.com/lucide-icons/lucide/tree/f12b0de177fbc2a6795e99be065887e72b237123/icons
Icons: notebook-pen, chart-no-axes-column, terminal, play, square, sliders-horizontal, refresh-cw, file-text, list-checks, panels-top-left, external-link, chevron-right, x
Stored inline in app.js; original geometry, decorative aria-hidden rendering.

ISC License

Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Loading
Loading