AirCoding
8fd680cf84
feat(llm): add LLM call support to worker IPC chain
- ProviderManager: align API with contracts ProviderAdapter
- WorkerProtocol: add llm.request/llm.response message types
- WorkerRuntime: add call_llm() for worker→parent→LLM flow
- WorkerManager: support tool_registry and provider_manager injection
P1-1 complete, P1-2 protocol layer complete.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 18:42:06 +08:00
..
2026-06-04 17:56:35 +08:00
2026-06-04 11:43:19 +08:00
2026-06-04 18:42:06 +08:00
2026-06-04 18:42:06 +08:00
2026-06-04 17:35:01 +08:00
2026-06-04 11:43:19 +08:00
2026-06-04 18:42:06 +08:00