forked from bots-garden/ori
| ✨ Introduce new feature(s): ACP web client — Go backend (agent, bridge, httpserver, mockagent) + React SPA (Zed-like agent panel), tests, quality gate PASS | 1 | { |
| 2 | "$schema": "https://biomejs.dev/schemas/1.9.4/schema.json", | |
| 3 | "overrides": [ | |
| 4 | { | |
| 5 | "include": [".vscode/**"], | |
| 6 | "json": { | |
| 7 | "parser": { | |
| 8 | "allowComments": true, | |
| 9 | "allowTrailingCommas": true | |
| 10 | } | |
| 11 | } | |
| 12 | } | |
| 13 | ] | |
| 14 | } |