outsourc-e
88c5d43aef
chore: final scrub — fix CONTRIBUTING, docker-compose, version 0.1.0, remove all CLAWDBOT/OpenClaw env vars
...
- CONTRIBUTING.md: rewritten for Hermes (pnpm, HERMES_API_URL, no gateway)
- docker-compose.yml: HERMES_API_URL/PASSWORD/ALLOWED_HOSTS only
- vite.config.ts: CLAWDBOT_GATEWAY_URL → HERMES_API_URL
- paths.ts: rewritten for ~/.hermes/
- workspace.ts, files.ts: removed OPENCLAW_WORKSPACE_DIR fallback
- package.json: version 0.1.0 (not 4.0.0)
- README.md: v4.0 → 0.1.0, removed ClawSuite version references
- .gitignore: ensure .env/.env.local excluded
Zero ClawSuite/OpenClaw/CLAWDBOT references in tracked files.
2026-03-16 16:05:32 -04:00
outsourc-e
82c3f70975
chore: deep cleanup — remove all ClawSuite/OpenClaw bloat, dead screens, workspace daemon, gateway UI
...
Deleted:
- 30+ stale .md files (specs, audits, roadmaps)
- docs/archive/ directory
- data/specs/, data/agent-hub-architecture-report.md
- workspace-daemon/ (entire ClawSuite orchestration daemon)
- release/ (Electron builds)
- Screens: activity, costs, cron, tasks, gateway (kept approvals stub)
- Components: gateway-setup-wizard, openclaw-update-notifier, update-notifier,
compaction-notifier, fallback-banner, exec-approval-toast, gateway-restart-overlay
- API routes: gateway/*, cloud/*, cron/*, browser/*, debug/*, events/*,
workspace/* (orchestration), cli-agents, system-metrics, diagnostics, etc.
- Server: debug-analyzer, activity-stream, activity-events, workspace-proxy,
exec-approval-store, browser-monitor, gateway-stream, cron
- Stores: mission-store, mission-event-store
- Hooks: use-agent-view, use-task-reminders
Stubbed (preserves chat functionality):
- approvals-store (no-op, chat-screen imports it)
- use-research-card (no-op)
- research-card component (returns null)
- gateway-restart-overlay (passthrough)
Rebranded:
- CONTRIBUTING.md, docker-compose.yml, vite.config.ts, test-redaction.ts
- Env vars: HERMES_WORKSPACE_DIR with OPENCLAW fallback
213 files changed, -56,503 lines. tsc clean.
2026-03-16 15:33:03 -04:00