Commit graph

9 commits

Author SHA1 Message Date
Lars Baunwall
6b20e60f5b
Add AGENTS instructions 2025-08-20 19:58:11 +02:00
Lars Baunwall
3feb817be2
Add a bit of background to the readme 2025-08-13 00:29:46 +02:00
Lars Baunwall
4e29217d99
Add icon and refresh the readme 2025-08-13 00:01:17 +02:00
Devin AI
d87fe971b9 Models: dynamic Copilot model listing via LM API; inference supports explicit model selection with 404 model_not_found when unavailable
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 19:34:44 +00:00
Devin AI
81dd561730 Refactor: migrate Copilot bridge to VS Code Language Model API (vscode.lm). Replace Chat API flow, add robust LM guards and reason codes, update README/manifest, remove Chat API shim.
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 18:46:01 +00:00
Devin AI
71495c6812 Copilot Chat API guard + reason fields: detect missing proposed API, add reason in /healthz and 503 errors, verbose diagnostics, docs; manifest opts into chat proposals
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 18:34:19 +00:00
Devin AI
e61d191ebf Logs/docs: add /healthz verbose log and README ‘Viewing logs’ steps
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 18:25:59 +00:00
Devin AI
862eab2a4a Copilot access auto-reacquire: per-request getAccess(), healthz best-effort under verbose, live status/log updates
Co-Authored-By: Lars Baunwall <larslb@thinkability.dk>
2025-08-12 18:17:07 +00:00
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