You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Improve agent DX based on error pattern analysis
Analyzed 40 agent errors across td and sidecar projects to identify
systematic CLI friction points. Changes:
- td log: detect issue ID in either arg position (not just first)
- task/epic create: add --parent/--epic/--depends-on/--blocks/--minor flags
- reject: add --comment/-c/--message/--note/--notes aliases
- approve: add -c shorthand for --comment
- review: add "finish" as command alias
- handoff: accept 0 args, infer focused issue with actionable error
- issueIDPattern: match both 6 and 8 char hex IDs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments