Skip to content

Commit b36242e

Browse files
docs(readme): landing-page diet, architecture SVG, FAQ, comparison table
1 parent 73ff7e6 commit b36242e

4 files changed

Lines changed: 207 additions & 271 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Changelog
2+
3+
## Unreleased
4+
5+
- Added demo GIF framework (`docs/demos/`) with asciinema + agg recording workflow
6+
- Added `whatsapp/README.md` demo placeholder
7+
- README diet: trimmed main README to landing-page format
8+
- Added architecture diagram (`assets/architecture.svg`)
9+
- Added comparison table vs bare Claude Code
10+
- Added FAQ section
11+
12+
## 2026-04-27
13+
14+
- Renamed repo from `buildingopen/moto` to `floomhq/moto`
15+
- Added 17th hook: `sandbox-heavy-tasks.sh` for memory-hungry command interception
16+
- Added `ai-sidecar-health` script for provider verification
17+
- Expanded skills catalog to 60+ commands
18+
19+
## 2026-04-15
20+
21+
- Added low-cost AI sidecar routing (Groq, OpenRouter, NVIDIA NIM, local Ollama)
22+
- Added `enforce-hetzner-heavy-tasks.sh` hook for CPU task routing
23+
- Added `rate-limit-auto-resume.sh` with macOS `at` scheduling
24+
25+
## 2026-03-25
26+
27+
- Initial public release (formerly `buildingopen/claude-setup`)
28+
- Extracted from 500+ real Claude Code sessions
29+
- Core: CLAUDE.md templates, 17 safety hooks, skills system, memory pattern
30+
- Mac + remote Linux workstation integration
31+
- WhatsApp gateway, Gmail IMAP, browser automation

0 commit comments

Comments
 (0)