fj/internal/api
sid c293e233d2
Some checks are pending
CI / lint (push) Waiting to run
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / functional (push) Blocked by required conditions
feat: add directory-scoped host defaults (match_dirs) and repo list --limit
Add match_dirs field to host config entries for directory-based host
resolution. When no --hostname flag, FGJ_HOST env var, or git remote is
detected, the longest matching directory prefix determines the host.
Symlinks are resolved on both sides for macOS compatibility (/tmp →
/private/tmp). Also adds --limit/-L flag to repo list.
2026-03-23 12:42:24 -06:00
..
client.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
client_test.go feat: add directory-scoped host defaults (match_dirs) and repo list --limit 2026-03-23 12:42:24 -06:00
errors.go feat: add PR diff, PR review, and structured error handling commands 2026-03-21 21:50:24 -06:00