forked from bots-garden/ori
🛟 Updated.
3d1f70c parent: 3506175 modified
README.md +1 -1 | @@ -3,7 +3,7 @@ | ||
| 3 | 3 | |
| 4 | 4 | Ori is a web client for [ACP (Agent Client Protocol)](https://agentclientprotocol.com) code agents: a Go backend serves a React single-page application and connects, over ACP, to an agent such as Claude Code. The browser gets a Zed-style agent panel — streamed answers, thoughts, tool calls, plans and permission prompts — plus a workspace panel: resizable file tree, syntax-highlighted previews (with rendered Markdown and AsciiDoc), a Monaco editor and an interactive terminal. Light and dark themes, switchable from the header. |
| 5 | 5 | |
| 6 | - | |
| 6 | + | |
| 7 | 7 | |
| 8 | 8 | ## Quick Start |
| 9 | 9 | |
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | Ori is a web client for [ACP (Agent Client Protocol)](https://agentclientprotocol.com) code agents: a Go backend serves a React single-page application and connects, over ACP, to an agent such as Claude Code. The browser gets a Zed-style agent panel — streamed answers, thoughts, tool calls, plans and permission prompts — plus a workspace panel: resizable file tree, syntax-highlighted previews (with rendered Markdown and AsciiDoc), a Monaco editor and an interactive terminal. Light and dark themes, switchable from the header. | 4 | Ori is a web client for [ACP (Agent Client Protocol)](https://agentclientprotocol.com) code agents: a Go backend serves a React single-page application and connects, over ACP, to an agent such as Claude Code. The browser gets a Zed-style agent panel — streamed answers, thoughts, tool calls, plans and permission prompts — plus a workspace panel: resizable file tree, syntax-highlighted previews (with rendered Markdown and AsciiDoc), a Monaco editor and an interactive terminal. Light and dark themes, switchable from the header. |
| 5 | 5 | ||
| 6 | - | 6 | + |
| 7 | 7 | ||
| 8 | ## Quick Start | 8 | ## Quick Start |
| 9 | 9 | ||