Changelog
- e9cd355 Add auto-sync workflow configuration file
- c3e3926 Create auto-sync
- bbd3eaf Delete .github/workflows/auto-sync.yml
- e0e30df Delete .github/workflows/docker-image.yml
- 216dafe Merge branch 'router-for-me:main' into main
- d7dc966 Merge pull request #93 from jc01rho/main
- 28bd132 Merge pull request router-for-me#971 from router-for-me/codex
- d829ac4 docs(config): add github-copilot and kiro to oauth-excluded-models documentation
- ac62611 feat(codex): add OpenCode instructions based on user agent
- f064f6e feat(config): add github-copilot to oauth-model-mappings supported channels
- e0194d8 fix(ci): revert Docker image build and push workflow for tagging releases
- 70a82d8 fix(codex): only override instructions in responses for OpenCode UA
- 220ca45 fix(codex): only override instructions when upstream provides them
- 8f6740f fix(iflow): add missing applyExcludedModels call for iflow provider
- b477aff fix(login): use response project ID when API returns different project
- 543dfd6 refactor(cache): remove max entries logic and extend signature TTL to 3 hours