llm_worker_rs/worker/src
2026-01-08 17:57:03 +09:00
..
llm_client fmt: cargo fmt 2026-01-07 22:04:44 +09:00
lib.rs feat: Introduce WorkerSubscriber system with adapters 2026-01-07 00:30:58 +09:00
subscriber_adapter.rs feat: Introduce WorkerSubscriber system with adapters 2026-01-07 00:30:58 +09:00
text_block_collector.rs feat: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +09:00
timeline.rs fmt: cargo fmt 2026-01-07 22:04:44 +09:00
tool_call_collector.rs feat: Implement Worker for LLM turn management/tool call/hooks 2026-01-06 20:38:08 +09:00
worker.rs feat: Implement worker context management and cache protection mechanisms using type-state 2026-01-08 17:57:03 +09:00