rowboat/apps/x
Rowboat Developer c240e13646 test: Add comprehensive GitHub Copilot test suite and update documentation
- Add github-copilot.test.ts with 25+ test cases
- Tests cover Device Flow (request, polling, error handling)
- Tests cover authentication service (start, token management)
- Tests cover model discovery and validation
- Update GITHUB_COPILOT_INTEGRATION.md with complete implementation details
- Document all features, architecture, and usage patterns
- Include token storage, refresh logic, and error handling
2026-04-17 09:22:53 -05:00
..
apps feat(oauth): enhance Rowboat sign-in process to prevent duplicate users (#489) 2026-04-13 18:15:04 +05:30
packages test: Add comprehensive GitHub Copilot test suite and update documentation 2026-04-17 09:22:53 -05:00
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml add mermaid rendering 2026-04-10 18:00:30 +05:30
pnpm-workspace.yaml fix pnpm postinstall 2026-01-21 10:47:44 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30