Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 744c1f1

Browse files
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

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ ARI-2/
4848

4949
# Temporary files
5050
tmp/
51+
tmp-reference/
5152
temp/
5253
*.tmp
5354
.cursorrules

0 commit comments

Comments
 (0)