Skip to content

fix: replace deprecated TodoWrite with Tasks API#136

Merged
shinpr merged 1 commit intomainfrom
feature/replace-todowrite
Mar 5, 2026
Merged

fix: replace deprecated TodoWrite with Tasks API#136
shinpr merged 1 commit intomainfrom
feature/replace-todowrite

Conversation

@shinpr
Copy link
Owner

@shinpr shinpr commented Mar 5, 2026

Summary

  • Replace all references to deprecated TodoWrite with Tasks API (TaskCreate/TaskUpdate/TaskList) across all agent definitions, command files, and CLAUDE rule files (en/ja)
  • Add missing TaskCreate/TaskUpdate to tools list for code-reviewer, design-sync, and integration-test-reviewer agents (en/ja)
  • Bump version to 1.16.3

Test plan

  • Verify no TodoWrite references remain (except CHANGELOG.md history)
  • Confirm agents correctly use TaskCreate/TaskUpdate in practice
  • Verify code-reviewer, design-sync, integration-test-reviewer agents now have task management tools available

🤖 Generated with Claude Code

…d commands

Replace all references to the deprecated `TodoWrite` tool with the new
Tasks API (`TaskCreate`/`TaskUpdate`/`TaskList`) in agent definitions,
command files, and CLAUDE rule files (en/ja).

Also adds missing `TaskCreate`/`TaskUpdate` to the tools list for
`code-reviewer`, `design-sync`, and `integration-test-reviewer` agents
that were previously lacking task management tools.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@shinpr shinpr self-assigned this Mar 5, 2026
@shinpr shinpr merged commit 4d0a8fa into main Mar 5, 2026
1 check passed
@shinpr shinpr deleted the feature/replace-todowrite branch March 5, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant