Commit 66aad2d
feat: add jiron-discovery, vibe-generate, and vibe-publish modules
Add API discovery, code generation, and publishing modules:
jiron-discovery:
- API contract discovery from Jiron endpoints
- Schema extraction and validation
- Endpoint metadata collection
vibe-generate:
- AI-powered code generation
- Template-based output formatting
- Multi-file generation support
vibe-publish:
- Capsule packaging and upload
- Authentication retry with token refresh
- Progress tracking and error handling
Depends on: vibe-utils (#73), vibe-auth (#74), vibe-prompt (#75)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 265732b commit 66aad2d
File tree
10 files changed
+4374
-0
lines changed- lib
10 files changed
+4374
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments