Go to file
2026-01-06 13:52:32 +09:00
docs feat: Add Tool trait definition and tool_registry macro skeleton 2026-01-06 13:52:32 +09:00
worker feat: Implement AnthropicClient 2026-01-06 00:25:08 +09:00
worker-macros feat: Add Tool trait definition and tool_registry macro skeleton 2026-01-06 13:52:32 +09:00
worker-types feat: Add Tool trait definition and tool_registry macro skeleton 2026-01-06 13:52:32 +09:00
.env.example feat: Implement AnthropicClient 2026-01-06 00:25:08 +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: Add Tool trait definition and tool_registry macro skeleton 2026-01-06 13:52:32 +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