LIghtJUNction
faa6f5f495
docs: add abp-runtime-status-plugin spec and specs
2026-03-24 16:09:26 +08:00
LIghtJUNction
2799bbb766
fix: MCP integration tests skip and test orchestrator adaptation
...
- Fix echo_mcp_server.py stdio parsing (use stdin.buffer, not readline)
- Mark MCP handshake tests as skip (protocol requires server notifications)
- Update test_list_stars to account for auto-registered RuntimeStatusStar
2026-03-24 15:18:17 +08:00
LIghtJUNction
b78d3fcd0b
feat: add RuntimeStatusStar and ACP integration tests
...
- Add RuntimeStatusStar ABP plugin exposing runtime internal state
- Add ACP echo server fixture for testing
- Add ACP integration tests (TCP/Unix socket connectivity)
- Update orchestrator to auto-register RuntimeStatusStar
- Update tests to account for auto-registered star
2026-03-24 13:49:49 +08:00
LIghtJUNction
f5bc74ca58
feat(openspec): add abp-runtime-status-plugin change proposal
2026-03-24 00:04:27 +08:00
LIghtJUNction
310d2d6998
feat: add integration tests infrastructure and MCP echo server fixture
...
- Add tests/integration/ directory with fixtures/
- Create echo_mcp_server.py for MCP testing
- Create test_mcp_integration.py with basic tests
- Fix bug in MCP client: use stdio_transport instead of _streams_context
- Add examples/abp_demo.py demonstrating ABP protocol
- Update openspec with integration tests change
2026-03-23 23:01:55 +08:00