Go to file
2026-01-07 22:04:32 +09:00
docs docs: Add hooks_design.md 2026-01-07 00:26:10 +09:00
worker fix: inject missing block_type into Anthropic BlockStop events 2026-01-07 22:04:32 +09:00
worker-macros feat: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +09:00
worker-types feat: Introduce WorkerSubscriber system with adapters 2026-01-07 00:30:58 +09:00
.env.example feat: add Google Gemini LLM client integration 2026-01-07 00:54:58 +09:00
.envrc init 2026-01-05 23:03:48 +09:00
.gitignore feat: Implement AnthropicClient 2026-01-06 00:25:08 +09:00
AGENTS.md init 2026-01-05 23:03:48 +09:00
Cargo.lock feat: Implement WorkerCLI to use multiple providers 2026-01-07 21:42:23 +09:00
Cargo.toml init 2026-01-05 23:03:48 +09:00
flake.lock init 2026-01-05 23:03:48 +09:00
flake.nix init 2026-01-05 23:03:48 +09:00
README.md init 2026-01-05 23:03:48 +09:00

llm-worker-rs