Commit graph

8 commits

Author SHA1 Message Date
Devin AI
8c7c58bfbd Docs: add README with setup, config, and curl testing instructions
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 17:47:45 +00:00
Devin AI
5261239628 Type shim: add minimal VS Code Chat API declarations to compile against proposed API
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 17:46:21 +00:00
Devin AI
e0bca1d50c Cleanup: ensure single throttle guard and request-start instrumentation
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 17:43:49 +00:00
Devin AI
89bb2c0659 Fix try/finally for concurrency, remove duplicate maxConcurrent, add verbose config log
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 17:42:50 +00:00
Devin AI
4bc97d81ac Bridge hardening: 400 payload validation, 429 concurrency cap (configurable), and verbose logging option
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 17:40:07 +00:00
Devin AI
52bd219586 VS Code Copilot Bridge: local OpenAI-compatible HTTP facade to Copilot Chat (SSE + health + models)
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 17:36:15 +00:00
Lars Baunwall
5147636f02
Rewrite agent instructions 2025-08-12 19:33:14 +02:00
Lars Baunwall
112475def8
Add initial scope in agents file 2025-08-12 18:36:24 +02:00