llm_worker_rs/worker/src
2026-01-06 22:58:04 +09:00
..
llm_client feat: Implement Worker for LLM turn management/tool call/hooks 2026-01-06 20:38:08 +09:00
lib.rs feat: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +09:00
text_block_collector.rs feat: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +09:00
timeline.rs feat: Implement AnthropicClient 2026-01-06 00:25:08 +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: Add worker CLI example 2026-01-06 22:58:04 +09:00