diff options
| author | Ben Sima <ben@bsima.me> | 2025-11-08 16:13:29 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bsima.me> | 2025-11-08 16:15:15 -0500 |
| commit | 3bf1691f4e32235f84f5cff9d6e4a3fdb9a57ffc (patch) | |
| tree | d33fccbf6b54164bd97320cad23c9109b3ef6516 /System/Random/Shuffle.hs | |
| parent | ce6d313edbf5c545d16d88d28be867122b7c3d1b (diff) | |
Add task manager for AI agents
Implemented a dependency-aware task tracker inspired by beads: - Task
CRUD operations (create, list, update, ready) - Dependency tracking
and ready work detection - JSONL storage with git sync via hooks -
Export/import for cross-machine synchronization - Short base62-encoded
task IDs (e.g., t-1ky7gJ2)
Added comprehensive AGENTS.md documentation: - Task manager usage and
workflows - Development tools (bild, lint, repl.sh) - Git-branchless
workflow guidelines - Coding conventions
Integrated with git hooks for auto-sync: - post-merge/post-checkout:
import tasks - pre-commit/pre-push: export tasks
Also includes beads design analysis document for reference.
Completed tasks: - t-a1b2c3: Show help text when invoked without args
- t-d4e5f6: Move dev instructions to AGENTS.md - t-g7h8i9: Implement
shorter task IDs - t-p6q7r8: Add git-branchless workflow docs
https: //ampcode.com/threads/T-85f4ee29-a529-4f59-ac6f-6ffec75b6a56
Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID:
https://ampcode.com/threads/T-85f4ee29-a529-4f59-ac6f-6ffec75b6a56
Diffstat (limited to 'System/Random/Shuffle.hs')
0 files changed, 0 insertions, 0 deletions
