bruno
https://github.com/usebruno/bruno
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported2 Subscribers
Add a CodeTriage badge to bruno
Help out
- Issues
- Bruno 4.1.0 - OAuth2 state mismatch: the returned state does not match the issued state.
- feat(preferences): design update for general settings page
- fix(mock-responses): validated names consistently across create, rename and edit
- feat(ResponseHeaders): add link rendering for URL header values and implement tests
- bru CLI reads the login shell environment before parsing argv, costing ~480ms on every invocation (including --version and --help)
- @usebruno/filestore requires nanoid at runtime but declares it as a devDependency, so installed consumers can fail with "Cannot find module 'nanoid'"
- fix(filestore): declare and import nanoid correctly
- bru --version and --help load the entire bru run runtime (5182 modules) because .commandDir() requires every command eagerly
- @usebruno/lang compiles all six ohm grammars at module load, costing ~100ms on every require
- Allow cross request access for AI within the same collection
- Docs
- not yet supported