picoclaw/pkg/providers
2026-02-17 09:28:56 -05:00
..
anthropic refactor(providers): move anthropic logic to protocol package 2026-02-15 08:04:12 -05:00
openai_compat Merge origin/main into refactor/provider-protocol-122 2026-02-17 09:28:56 -05:00
claude_cli_provider.go feat: add Codex CLI provider for subprocess integration (#80) 2026-02-16 11:40:17 +08:00
claude_cli_provider_integration_test.go feat: merge heartbeat service improvements from feat-heartbeat branch 2026-02-13 01:42:22 +08:00
claude_cli_provider_test.go misc: fmt code 2026-02-13 17:51:47 +08:00
claude_provider.go refactor(providers): move anthropic logic to protocol package 2026-02-15 08:04:12 -05:00
claude_provider_test.go refactor(providers): move anthropic logic to protocol package 2026-02-15 08:04:12 -05:00
codex_cli_credentials.go feat: add Codex CLI provider for subprocess integration (#80) 2026-02-16 11:40:17 +08:00
codex_cli_credentials_test.go feat: add Codex CLI provider for subprocess integration (#80) 2026-02-16 11:40:17 +08:00
codex_cli_provider.go feat: add Codex CLI provider for subprocess integration (#80) 2026-02-16 11:40:17 +08:00
codex_cli_provider_test.go feat: add Codex CLI provider for subprocess integration (#80) 2026-02-16 11:40:17 +08:00
codex_provider.go fix: codex agent 400 error (#102) 2026-02-16 11:46:02 +08:00
codex_provider_test.go fix: codex agent 400 error (#102) 2026-02-16 11:46:02 +08:00
factory.go Merge origin/main into refactor/provider-protocol-122 2026-02-17 09:28:56 -05:00
factory_test.go Merge origin/main into refactor/provider-protocol-122 2026-02-17 09:28:56 -05:00
github_copilot_provider.go fix: not used result 2026-02-15 08:02:23 +08:00
http_provider.go feat: add Codex CLI provider for subprocess integration (#80) 2026-02-16 11:40:17 +08:00
tool_call_extract.go feat: add Codex CLI provider for subprocess integration (#80) 2026-02-16 11:40:17 +08:00
types.go * First commit 2026-02-09 19:20:19 +08:00