Skip to content

feat: type-aware task hints + shortcut commands#50

Merged
George-iam merged 1 commit intomainfrom
feat/task-types-cli-20260318
Mar 19, 2026
Merged

feat: type-aware task hints + shortcut commands#50
George-iam merged 1 commit intomainfrom
feat/task-types-cli-20260318

Conversation

@George-iam
Copy link
Contributor

Summary

  • axme tasks get now shows type-specific action hints based on task_type (review, clarification, manual_action, confirmation, assignment, override)
  • New shortcut commands: axme tasks confirm, axme tasks complete, axme tasks assign
  • Part of Phase 9.1 — 7 human task types support

Test plan

  • All existing tests pass
  • go build succeeds
  • Manual: axme tasks get <id> shows correct hints per task type

🤖 Generated with Claude Code

- `axme tasks get` now shows type-specific action hints per task_type
  (review, clarification, manual_action, confirmation, assignment, override)
- New shortcut commands:
  - `axme tasks confirm <id>` → outcome=confirmed
  - `axme tasks complete <id>` → outcome=completed
  - `axme tasks assign <id>` → outcome=assigned
- All existing tests pass

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@George-iam George-iam merged commit 28810da into main Mar 19, 2026
1 check passed
@George-iam George-iam deleted the feat/task-types-cli-20260318 branch March 19, 2026 07:20
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