-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Summary
The ability to run commands when a task is created, before the agent is run.
Problem or Use Case
When creating a new worktree, I always need to run pnpm i.
Proposed Solution
Allowing per-project config that allows users to set a command to be sent to the terminal whenever a new worktree is created.
Alternatives Considered
I currently have it as part of my agents.md, but I would love it if it can be run independent of the agent.
Additional Context
I'm working on the implementation and I would like to open a pr soon.
rabanspiegel
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request