Copilot
|
e7380adb2f
|
Fix 404 error on /api/context/inject during worker startup (#310)
* Initial plan
* Fix worker service connection failed error by adding early context/inject route
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
* Add integration test for context inject early access
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
* Fix import path and improve test code style
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
* Add clarifying comment about intentional code duplication
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
* build: compile fix for /api/context/inject 404 error
Compiled worker service and MCP server with the initialization race condition fix.
Validation results: All tests passing, route available immediately on restart.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com>
Co-authored-by: Alex Newman <thedotmack@gmail.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2025-12-14 14:33:13 -05:00 |
|