fj/internal
sid 43e43e7024 feat: v0.3.0a — add api command, pr diff/comment/review, structured errors
New commands:
- fgj api: raw REST API passthrough with field inference and path interpolation
- fgj pr diff: view PR diffs with color, --name-only, --stat
- fgj pr comment: add comments to pull requests
- fgj pr review: approve, request changes, or comment on PRs

Agentic enhancements:
- --json-errors flag for structured JSON error output on stderr
- APIError type wrapping HTTP status codes for machine consumption
- Error codes: auth_required, not_found, api_error, invalid_input, etc.

Docs updated for forgejo.zerova.net/sid/fgj-sid fork.
2026-03-21 21:50:24 -06:00
..
api feat: v0.3.0a — add api command, pr diff/comment/review, structured errors 2026-03-21 21:50:24 -06:00
config fix: respect $XDG_CONFIG_HOME 2026-03-12 15:44:24 +01:00
git feat: auto detect hostname 2026-01-06 12:24:07 +01:00