zeroclaw/src
Chummy d94d7baa14 feat(ollama): unify local and remote endpoint routing
Integrate cloud endpoint behavior into existing ollama provider flow, avoid a separate standalone doc, and keep configuration minimal via api_url/api_key.

Also align reply_target and memory trait call sites needed for current baseline compatibility.
2026-02-17 22:52:09 +08:00
..
agent Merge branch 'main' into pr-484-clean 2026-02-17 08:54:24 -05:00
channels fix(provider): split CN/global endpoints for Chinese provider variants (#542) 2026-02-17 22:51:51 +08:00
config fix(provider): split CN/global endpoints for Chinese provider variants (#542) 2026-02-17 22:51:51 +08:00
cost feat(browser): add optional computer-use sidecar backend (#335) 2026-02-17 00:31:45 +08:00
cron feat(discord): add mention_only config for @-mention trigger (#529) 2026-02-17 08:01:27 -05:00
daemon feat(channel): add Signal channel via signal-cli JSON-RPC daemon 2026-02-17 22:35:33 +08:00
doctor feat(doctor): harden provider and workspace diagnostics 2026-02-17 17:20:56 +08:00
gateway fix(provider): split CN/global endpoints for Chinese provider variants (#542) 2026-02-17 22:51:51 +08:00
hardware Ehu shubham shaw contribution --> Hardware support (#306) 2026-02-16 11:40:10 -05:00
health test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
heartbeat test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
integrations fix(provider): split CN/global endpoints for Chinese provider variants (#542) 2026-02-17 22:51:51 +08:00
memory feat(provider): add native tool calling API (supersedes #450) 2026-02-17 22:47:10 +08:00
observability Merge branch 'main' into pr-484-clean 2026-02-17 08:54:24 -05:00
onboard feat(ollama): unify local and remote endpoint routing 2026-02-17 22:52:09 +08:00
peripherals fix: resolve all clippy warnings, formatting, and Mistral endpoint 2026-02-17 20:00:08 +08:00
providers feat(ollama): unify local and remote endpoint routing 2026-02-17 22:52:09 +08:00
rag chore(lint): extend low-risk clippy cleanup batch 2026-02-17 16:40:58 +08:00
runtime fix: replace std::sync::Mutex with parking_lot::Mutex (#350) 2026-02-16 15:02:46 -05:00
security fix(ci): repair parking_lot migration regressions in PR #535 2026-02-17 09:10:40 -05:00
service refactor: consolidate CLI command definitions to lib.rs 2026-02-15 06:52:33 -05:00
skillforge fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
skills fix(skills): prevent path traversal in skill remove command 2026-02-15 08:15:41 -05:00
tools test(security): add HTTP hostname canonicalization edge-case tests (#522) 2026-02-17 08:16:00 -05:00
tunnel test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
identity.rs fix(providers): use Bearer auth for Gemini CLI OAuth tokens 2026-02-15 14:32:33 -05:00
lib.rs feat(telegram): add operator bind command for unauthorized users 2026-02-17 22:48:40 +08:00
main.rs feat(telegram): add operator bind command for unauthorized users 2026-02-17 22:48:40 +08:00
migration.rs feat(memory): add session_id isolation to Memory trait (#530) 2026-02-17 07:44:05 -05:00
util.rs fix(channels): check response status in send() for Telegram, Slack, and Discord 2026-02-15 09:48:58 -05:00