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
- 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
- specify script preservation for single Postman collections
- Add 1C:Enterprise (BSL) code generation
- feat(collection-security): normalize collection paths for consistent security config retrieval
- Docs
- not yet supported