add compose.hook or similar
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
some API for extending externally, for example the new debug stuff I just added could live in a different module. I'd like to provide a nicer alternative that outputs HTML documents since the terminal quickly becomes a clusterfuck, especially with parallel requests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing compose API and the proposed compose.hook extension point, then review how the current debug output is structured. Define the external-module and HTML-document behavior, including parallel-request handling, before implementing and documenting the new API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100