Skip to content

[FEATURE:] Add configurable hooks for custom commands on task events (similar to Claude Code) #7640

@Decade-qiu

Description

@Decade-qiu

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

I would like to request support for configurable hooks, similar to the Hooks feature in Claude Code: https://code.claude.com/docs/en/hooks.

Hooks would allow users to define custom commands/scripts that automatically execute at specific points during a task's lifecycle, such as:

  • On successful task completion (e.g., run a notification script, trigger a deployment, or perform cleanup)
  • On task error/failure (e.g., send an alert, log details to an external service, or attempt automatic recovery)
  • When user confirmation is required (e.g., pause execution and run a custom command to prompt the user via another tool/integration)
  • more ......

Metadata

Metadata

Assignees

Labels

discussionUsed for feature requests, proposals, ideas, etc. Open discussion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions