-
-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Enhance ECA's existing 4 hook types (preRequest, postRequest, preToolCall, postToolCall) with structured feedback, without breaking existing hook scripts.
Scope:
- JSON output parsing from hooks
- Feed stderr to LLM on exit code 2 (for preToolCall)
- Tool input modification via updatedInput field
- Backward compatible with existing plain-text hooks
Motivation
- This https://github.com/bhauman/clojure-mcp-light/tree/main/commands is a good example how to profit from those changes.
- TBD Subagents can also profit from this
To upvote this issue, give it a thumbs up. See this list for the most upvoted issues.
gveres
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done