This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Commit 744c1f1
committed
feat(cli): add diagram, task, and content commands with batch processor
New CLI diagram command, Telegram /content /diagram /task commands,
diagram generator skill, and Anthropic batch processor for async AI
workloads. Fixed batch-processor race condition by removing background
poll from flush(). Excluded tmp-reference/ from git tracking.1 parent 399fee7 commit 744c1f1
13 files changed
Lines changed: 3127 additions & 1 deletion
File tree
- docs/plans
- src
- ai
- cli
- commands
- plugins/telegram-bot
- commands
- skills
- tests/unit
- ai
- plugins/telegram-bot/commands
- skills
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments