diff --git a/.gitignore b/.gitignore index 6c24bfe0..93cd7ff0 100644 --- a/.gitignore +++ b/.gitignore @@ -98,3 +98,6 @@ CLAUDE.md # Codex CLI local artifacts .codex/ + +# Sync tooling local state (generated each run; report is intentionally tracked) +scripts/.*-sync-state.json diff --git a/README.md b/README.md index 5c25f7f5..69a4e5f9 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ This is the difference between a warehouse and a library. | Surface | What it is | |---|---| -| **Web Console** | Full admin — agents, models, tools, skills, knowledge, security, cron | +| **Web Console** | Full admin — digital employees, models, skills, knowledge, security, cron, **runtime console** (see what every employee is doing, force-recycle in one click) | | **Desktop** | Electron app with a bundled JRE 21. Double-click, run. No Java install | | **Webchat Widget** | One ` + + + + + + +
+ + +