Skip to content

Commit cab1cea

Browse files
dittopsclaude
andcommitted
Initial commit: task graph primitive for AI agent orchestration
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 parents  commit cab1cea

45 files changed

Lines changed: 14683 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.dockerignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
target/
2+
.git/
3+
*.db
4+
*.db-shm
5+
*.db-wal
6+
docs/
7+
experiments/
8+
.claude/

0 commit comments

Comments
 (0)