Files
opencommit/.gitignore
sky e27007b6fe feat(proxy): add universal proxy support and fix Gemini model resolution (#536)
Integrated undici ProxyAgent for native fetch and HttpsProxyAgent for axios/openai/anthropic. Upgraded @google/generative-ai to fix #536. Added OCO_PROXY config.

Co-authored-by: uni <uni@hanwei.ink>
2026-03-29 14:54:45 +00:00

16 lines
158 B
Plaintext

node_modules/
out/
coverage/
temp/
build/
application.log
.DS_Store
/*.env
logfile.log
uncaughtExceptions.log
.vscode
src/*.json
.idea
test.ts
notes.md
.nvmrc