Go to file
2026-01-06 22:42:24 +09:00
docs feat: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +09:00
worker feat: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +09:00
worker-macros feat: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +09:00
worker-types feat: Implement Worker for LLM turn management/tool call/hooks 2026-01-06 20:38:08 +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: #[tool_registry] and #[tool] macros 2026-01-06 22:42:24 +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