diff options
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -88,6 +88,8 @@ task update t-20241108120000 in-progress task update t-20241108120000 done ``` +**Note**: Task updates modify `.tasks/tasks.jsonl` but don't auto-commit. The pre-commit hook will automatically export and stage task changes on your next `git commit`. + ### View Dependencies ```bash task deps <id> |
