Commit 3d652df
Rewrite docs, fix critical bugs, add web dashboard and nc HTTP fallback
- Rewrite README.md and README_CN.md: install-first structure, feature
checklist, collapsible sections, comparison table, use cases
- Fix install.sh: _is_command_available typo, uninstall awk precision,
add extensions/ and agents/ state dirs, update ASCII banner
- Fix bashclaw: deduplicate status Config line, improve doctor HTTP
server capability check with websocat > socat > nc hierarchy
- Add nc-based HTTP fallback in gateway for macOS (no extra install)
- Add web dashboard: ui/index.html, ui/style.css, ui/app.js
- Add REST API endpoints in gateway/http_handler.sh for dashboard
- Fix onboard wizard model name references
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d9eb093 commit 3d652df
File tree
10 files changed
+2682
-512
lines changed- gateway
- lib
- ui
10 files changed
+2682
-512
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
266 | 282 | | |
267 | 283 | | |
268 | 284 | | |
| |||
0 commit comments