This commit is contained in:
@@ -12,6 +12,25 @@ English | [日本語](README.ja.md)
|
||||
|
||||
It works standalone as long as you have an OpenAI-compatible LLM endpoint ([Ollama](https://ollama.com/) / vLLM, etc.).
|
||||
|
||||
## Screenshots
|
||||
|
||||
The three-pane workspace — task list on the left, the live conversation and rendered output in the center, and a structured side panel (status, mission brief, files, trace) on the right:
|
||||
|
||||

|
||||
|
||||
<details>
|
||||
<summary>More screenshots — task list and settings</summary>
|
||||
|
||||
Task list with at-a-glance status (running / waiting / done) and quick filters:
|
||||
|
||||

|
||||
|
||||
Settings: every `config.yaml` section as a form — LLM workers, sandbox, auth, tools, and more:
|
||||
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
## Key features
|
||||
|
||||
- **Automatic task routing** — the LLM classifies the task body and dispatches it to the best-fit Piece (a YAML workflow).
|
||||
|
||||
Reference in New Issue
Block a user