Go to file
2026-01-08 20:35:28 +09:00
.agent/workflows docs: Tidying up comments 2026-01-08 18:23:16 +09:00
docs feat: Implement worker context management and cache protection mechanisms using type-state 2026-01-08 17:57:03 +09:00
worker feat: Adjust module re-exports and publishing settings 2026-01-08 20:35:28 +09:00
worker-macros feat: Adjust module re-exports and publishing settings 2026-01-08 20:35:28 +09:00
worker-types feat: Adjust module re-exports and publishing settings 2026-01-08 20:35:28 +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