- Added a new IPC handler for starting tasks triggered by users, ensuring that the task owner is always notified. - Introduced `startTaskByUser` method in `TeamDataService` to handle task initiation and notifications. - Updated relevant components and API interfaces to support the new functionality, including changes in the UI to call `startTaskByUser` instead of the previous `startTask`. - Documented agent block usage for internal instructions in CLAUDE.md. This enhancement improves user interaction with task management by providing a clear mechanism for user-initiated task starts. |
||
|---|---|---|
| .. | ||
| agentBlocks.ts | ||
| attachments.ts | ||
| cache.ts | ||
| cli.ts | ||
| crossTeam.ts | ||
| index.ts | ||
| kanban.ts | ||
| memberColors.ts | ||
| teamLimits.ts | ||
| trafficLights.ts | ||
| triggerColors.ts | ||
| window.ts | ||