agent-orchestrator/docs
Dhruv Sharma 570f3b588f fix: address CodeRabbit review comments
- Use consistent regex for OPENCLAW_HOOKS_TOKEN detection and replacement
  in shell profile (prevents silent no-ops for non-exported lines)
- Broaden token detection regex to match lines with/without export prefix
  and leading whitespace
- Fix misleading --non-interactive help text (token is auto-generated)
- Fix doctor.ts catch block to say "Notifier checks failed" not "load config"
- Fix 204 mock in Discord notifier test (ok: true, not ok: false)
- Fix weak no-duplicate assertion in setup.test.ts (actually count list items)
- Add discord to notifier options comment in config-instruction.ts
- URL-encode threadId in Discord webhook URL construction
- Add aoCwd to required[] in openclaw.plugin.json configSchema
- Add HTTPS recommendation comment to agent-orchestrator.yaml.example
- Add rimraf for cross-platform clean script in notifier-discord
- Rename "Recommended Settings" to "Required: Disable Conflicting Built-in Skills"
  with explicit warning in docs
- Add /ao setup post-setup reminder to manually disable coding-agent skill
- Fix misleading README non-interactive example wording

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 21:58:19 +05:30
..
assets Add Composio banner to README 2026-03-03 22:43:23 +05:30
design feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
specs feat(web): Project-scoped dashboard with sidebar navigation (#381) 2026-03-11 09:22:37 +05:30
CLI.md docs: move CLI reference out of README, focus on user experience 2026-03-19 07:23:32 +05:30
DEVELOPMENT.md docs: add CONTRIBUTING.md, expand development guide, fix broken CLAUDE.md links (#448) 2026-03-12 22:32:33 +05:30
SECURITY-AUDIT-SUMMARY.md fix: migrate to hash-based project isolation architecture 2026-02-18 00:19:55 +05:30
design-cli-redesign-analysis.html Update design doc: spawn no longer accepts project arg 2026-03-17 14:34:11 +05:30
design-onboarding-improvements.html Expand design doc section on ao-web npm publishing 2026-03-14 19:04:57 +05:30
observability.md feat: add end-to-end observability across core, web, and terminal (#436) 2026-03-12 16:57:40 +05:30
openclaw-plugin-setup.md fix: address CodeRabbit review comments 2026-03-26 21:58:19 +05:30
opencode-workflows-spec.md feat: OpenCode session lifecycle and CLI controls (#315) 2026-03-08 09:55:44 +05:30