aboutsummaryrefslogtreecommitdiff
path: root/pkgs/copilot-api/default.nix
Commit message (Collapse)AuthorAge
* no more copilot-apiCollin Williams2026-03-31
|
* Add copilot-api package and serviceCollin Williams2026-03-06
- Package copilot-api (GitHub Copilot API proxy) using bun - Create systemd service module for copilot-api - Enable service on ganymede listening on localhost:4141 - Add SSH port forwarding from mercury to ganymede for copilot-api - Update gitignore to exclude Claude Code artifacts Co-Authored-By: Claude (claude-sonnet-4.5) <noreply@anthropic.com>