-
-
Notifications
You must be signed in to change notification settings - Fork 607
Comparing changes
Open a pull request
base repository: ericc-ch/copilot-api
base: master
head repository: SlushEE0/copilot-api
compare: master
- 10 commits
- 11 files changed
- 2 contributors
Commits on Apr 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ffd19ff - Browse repository at this point
Copy the full SHA ffd19ffView commit details
Commits on Apr 22, 2026
-
Merge pull request #1 from SlushEE0/copilot/migrate-to-openai-respons…
…es-api feat: add OpenAI Responses API endpoint (/responses)
Configuration menu - View commit details
-
Copy full SHA for 94d3474 - Browse repository at this point
Copy the full SHA 94d3474View commit details -
feat: add better error logging for debugging
- In forwardError: log HTTP status+URL for HTTPError, log stack trace for unexpected errors - In service files: log status code, status text, and URL on fetch failures - Add consola logging to create-embeddings.ts and get-copilot-token.ts (previously silent) - Add debug request logging to embeddings route; fix typo (paylod -> payload) Agent-Logs-Url: https://github.com/SlushEE0/copilot-api/sessions/7dc859ce-2373-4a74-bfca-df6bf8a5587a Co-authored-by: SlushEE0 <101753528+SlushEE0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe293d2 - Browse repository at this point
Copy the full SHA fe293d2View commit details -
refine: use clearer error prefix in forwardError
Agent-Logs-Url: https://github.com/SlushEE0/copilot-api/sessions/7dc859ce-2373-4a74-bfca-df6bf8a5587a Co-authored-by: SlushEE0 <101753528+SlushEE0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de2cc2f - Browse repository at this point
Copy the full SHA de2cc2fView commit details -
Merge pull request #2 from SlushEE0/copilot/add-better-logging
feat: improve error logging across API services
Configuration menu - View commit details
-
Copy full SHA for d718196 - Browse repository at this point
Copy the full SHA d718196View commit details -
fix: replace Hono logger with consola-based middleware to fix Docker …
…logging Agent-Logs-Url: https://github.com/SlushEE0/copilot-api/sessions/f73d813e-8b48-4d60-9b0d-ecb92412f572 Co-authored-by: SlushEE0 <101753528+SlushEE0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 030d81c - Browse repository at this point
Copy the full SHA 030d81cView commit details -
refactor: clean up custom logger middleware per code review
Agent-Logs-Url: https://github.com/SlushEE0/copilot-api/sessions/f73d813e-8b48-4d60-9b0d-ecb92412f572 Co-authored-by: SlushEE0 <101753528+SlushEE0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b579206 - Browse repository at this point
Copy the full SHA b579206View commit details -
fix: configure consola to write through console.log for Docker/Bun co…
…mpatibility Agent-Logs-Url: https://github.com/SlushEE0/copilot-api/sessions/a39b06f5-f170-403b-81cd-e2cdd4f6d95d Co-authored-by: SlushEE0 <101753528+SlushEE0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b06094 - Browse repository at this point
Copy the full SHA 8b06094View commit details -
refactor: apply code review cleanups to logging changes
Agent-Logs-Url: https://github.com/SlushEE0/copilot-api/sessions/a39b06f5-f170-403b-81cd-e2cdd4f6d95d Co-authored-by: SlushEE0 <101753528+SlushEE0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a65cea5 - Browse repository at this point
Copy the full SHA a65cea5View commit details -
Merge pull request #3 from SlushEE0/copilot/fix-logging-issues
fix: logging completely silent in Docker due to Bun buffering process.stdout.write
Configuration menu - View commit details
-
Copy full SHA for d36f9dc - Browse repository at this point
Copy the full SHA d36f9dcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master