Commit graph

2 commits

Author SHA1 Message Date
Stephen Way 61cfd85254
chore: gitignore release build artifacts and local Claude state
Some checks are pending
ci / check (push) Waiting to run
dist/v*/ holds tarballs/SHAs we upload to Forgejo releases, not source.
.claude/settings.local.json is per-machine allow-list state that
shouldn't travel with the repo.

Removes the artifacts that slipped into the previous commit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 15:47:55 -07:00
Stephen Way 495276f654
initial: fj, a CLI for Forgejo
Multi-host auth (tokens in OS keychain), repo/issue/pr CRUD, and a
gh-style `api` escape hatch with -f/-F/-X/-q. Targets Forgejo 7.x via
the Gitea-compatible /api/v1 surface.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 07:56:28 -07:00