Commit graph

4 commits

Author SHA1 Message Date
wangzhuc
36920125c8 docs: add learn-theme command to CLAUDE.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 12:37:47 +08:00
wangzhuc
4c09df31b3 chore: gitignore CLAUDE.md, remove from tracking
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 20:51:25 +08:00
wangzhuc
f38cfb3dfd docs: update CLAUDE.md with anti-AI system, self-learning flywheel, new commands
Add: anti-AI detection 3-tier architecture, self-learning flywheel
(scoring feedback + edit learning + param optimization), diagnose
and scoring commands, X.Y numbering convention, VERSION tracking.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 20:49:41 +08:00
wangzhuc
5fb20083af refactor: remove optimize_loop.py, replace with agent-driven optimization
optimize_loop.py was framework-only (needed external LLM API). The
optimization is now an auxiliary function in SKILL.md driven by the
already-running agent. All references updated across README, CLAUDE.md,
diagnose.py, and writing-config.example.yaml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 19:58:20 +08:00