Commit graph

  • 0e5353ee3c fix(build): remove duplicate feature keys after rebase Chummy 2026-02-17 19:47:12 +08:00
  • 8f5da70283 fix(api): retain agent and observability re-exports Chummy 2026-02-17 19:07:29 +08:00
  • 4fca1abee8 fix: resolve all clippy warnings, formatting, and Mistral endpoint DeadManAI 2026-02-16 15:39:43 -08:00
  • a5405db212 fix(channels): correct reply_to target for dingtalk and matrix Chummy 2026-02-17 19:31:40 +08:00
  • 18952f9a2b fix(channels): add reply_to field to ChannelMessage for correct reply routing chenmi 2026-02-17 09:13:30 +08:00
  • e21285f453 docs(readme): remove extra blank line for markdownlint Chummy 2026-02-17 19:21:42 +08:00
  • 6f475723fc docs(readme): add PATH hint for ~/.cargo/bin in Quick Start A Walker 2026-02-16 17:57:39 -06:00
  • 0087bcc496 fix(security): resolve rebase conflicts and provider regressions Chummy 2026-02-17 19:01:36 +08:00
  • 5d131a8903 fix(security): tighten provider credential log hygiene Chummy 2026-02-17 17:22:50 +08:00
  • a1bb72767a fix(security): remove provider init error detail logging Chummy 2026-02-17 16:48:59 +08:00
  • e5a8cd3f57 fix(ci): suppress option_as_ref_deref on credential refs Chummy 2026-02-17 16:32:26 +08:00
  • a6ca68a4fb fix(ci): satisfy strict lint delta on security follow-ups Chummy 2026-02-17 16:27:59 +08:00
  • 60d81fb706 fix(security): reduce residual CodeQL logging flows Chummy 2026-02-17 16:23:54 +08:00
  • 1711f140be fix(security): remediate unassigned CodeQL findings Chummy 2026-02-17 15:44:41 +08:00
  • f9d681063d fix(fmt): align providers test formatting with rustfmt Chummy 2026-02-17 19:06:30 +08:00
  • d00c1140d9 fix(tools): harden pushover security and validation Chummy 2026-02-17 18:25:40 +08:00
  • 82790735cf feat(tools): add native Pushover tool with priority and sound support Vernon Stinebaker 2026-02-17 01:27:30 +08:00
  • 5d274dae12 fix(lark): align region endpoints and doctor config parity Chummy 2026-02-17 18:29:47 +08:00
  • e161e4aed3 opt: cargo fmt FISHers6 2026-02-17 18:27:04 +08:00
  • aedb58b87e opt(channel): remove unused tests code FISHers6 2026-02-17 09:46:51 +08:00
  • 0e498f2702 opt(channel): lark channel parse_post_content opt FISHers6 2026-02-17 09:30:17 +08:00
  • b322960899 feat(channels): add lark/feishu websocket long-connection mode FISHers6 2026-02-17 03:37:26 +08:00
  • e9e45acd6d providers: map native tool support from capabilities Chummy 2026-02-17 18:50:31 +08:00
  • b5869d424e feat(provider): add capabilities detection mechanism YubinghanBai 2026-02-16 16:48:15 -06:00
  • 42fa802bad fix(ollama): sanitize provider payload logging Chummy 2026-02-17 18:48:02 +08:00
  • 1c0d7bbcb8 feat: ollama tools Kieran 2026-02-16 22:48:40 +00:00
  • 808450c48e feat: custom global api_url Kieran 2026-02-16 22:25:23 +00:00
  • c4c1272580 feat: ollama tool calls Kieran 2026-02-16 22:18:09 +00:00
  • b828873426 feat: accept RUST_LOG env filter Kieran 2026-02-16 22:18:00 +00:00
  • 9e456336b2 chore: add ollama logs Kieran 2026-02-16 21:53:28 +00:00
  • 3d3d471cd5 fix(email): use proper MIME encoding for UTF-8 responses Kieran 2026-02-16 23:12:41 +00:00
  • ab2cd51748 fix(config): honor ZEROCLAW_WORKSPACE with legacy layout compatibility Chummy 2026-02-17 18:40:39 +08:00
  • 75c18ad256 fix(config): check ZEROCLAW_WORKSPACE before loading config argenis de la rosa 2026-02-16 18:11:04 -05:00
  • 23db125971 docs(security): refine local secret management guidance Chummy 2026-02-17 18:25:23 +08:00
  • f7d77b09f4 docs(readme): remove Buy Me a Coffee button argenis de la rosa 2026-02-17 05:21:52 -05:00
  • 8371f412f8 feat(observability): propagate optional cost_usd on agent end Chummy 2026-02-17 17:57:34 +08:00
  • 1fc5ecc4ff fix: resolve clippy lint warnings argenis de la rosa 2026-02-17 05:15:59 -05:00
  • 52a4c9d2b8 fix(browser): preserve backend-specific unsupported-action errors Chummy 2026-02-17 18:03:16 +08:00
  • 46b199c50f refactor: extract browser action parsing and IRC config struct fettpl 2026-02-16 18:07:13 +01:00
  • 69a9adde33
    Merge PR #500: streaming support and security fixes Argenis 2026-02-17 05:05:57 -05:00
  • 4070131bb8 fix: apply cargo fmt to fix formatting issues argenis de la rosa 2026-02-17 04:57:18 -05:00
  • 915ce58a8c fix: add futures dependency and fix stream imports in traits.rs argenis de la rosa 2026-02-17 02:05:40 -05:00
  • d94e78c621 feat(streaming): add streaming support for LLM responses (fixes #211) argenis de la rosa 2026-02-17 02:29:15 -05:00
  • ccc48824cf security(deps): remove vulnerable xmas-elf dependency via embuild (fixes #399) argenis de la rosa 2026-02-17 03:00:03 -05:00
  • f75f73a50d fix(agent): preserve native tool-call fallbacks and history fidelity Chummy 2026-02-17 17:49:31 +08:00
  • f322360248 feat(providers): add native tool-call API support via chat_with_tools Vernon Stinebaker 2026-02-17 12:05:08 +08:00
  • a3fc894580 chore(codeowners): co-own ci/cd docs between willsarg and chumyin Chummy 2026-02-17 17:43:49 +08:00
  • 89d3fcc8f7 chore(codeowners): route security and ci/cd ownership to @willsarg Chummy 2026-02-17 17:42:22 +08:00
  • b9e2dae49f feat(doctor): harden provider and workspace diagnostics Chummy 2026-02-17 17:07:15 +08:00
  • b0d4a1297b feat(doctor): add enhanced diagnostics and config validation stawky 2026-02-16 19:30:30 +08:00
  • 7ebda43fdd fix(gateway): remove unused prompt bootstrap variables Chummy 2026-02-17 17:03:43 +08:00
  • 37df8f6b33 style(cron): apply rustfmt ordering for exports Chummy 2026-02-17 16:55:28 +08:00
  • 0e9852ec06 feat: pass a cloned config to all_tools_with_runtime for improved tool initialization mai1015 2026-02-16 12:14:04 -05:00
  • 3dc44ae132 feat: add chrono-tz and phf packages for enhanced time zone handling and performance mai1015 2026-02-16 03:29:03 -05:00
  • fb2d1cea0b Implement cron job management tools and types mai1015 2026-02-16 20:35:20 -05:00
  • 0ec46ac3d1
    feat(build): add release-fast profile for powerful build machines Argenis 2026-02-17 04:02:52 -05:00
  • 3d8ece4c59 test(email): align seen-message tests with HashSet impl Chummy 2026-02-17 16:59:04 +08:00
  • b38797341b Add comprehensive tests for 16 previously untested modules Daniel Willitzer 2026-02-15 23:37:53 -08:00
  • 6a7a914f41 fix: resolve rebase conflicts in config exports LiWeny16 2026-02-16 15:27:15 +08:00
  • abdf99cf8c chore(lint): extend low-risk clippy cleanup batch Chummy 2026-02-17 16:33:10 +08:00
  • 4413790859 chore(lint): remove unused imports, variables, and redundant mut bindings darwin808 2026-02-17 16:14:56 +08:00
  • ba287a2ea5 add CLAUDE.md Chummy 2026-02-17 16:17:48 +08:00
  • ffb6a790ef
    Merge pull request #495 from zeroclaw-labs/feat/manual-label-governance-dispatch Chummy 2026-02-17 16:16:24 +08:00
  • e197cc5b04 fix(onboard,anthropic): stabilize oauth setup-token flow and model defaults Chummy 2026-02-17 16:11:04 +08:00
  • bb6034e765 style(onboard): fix cargo fmt formatting Pedro 2026-02-16 22:11:42 -05:00
  • 045ead628a feat(onboard): add Anthropic OAuth setup-token support and update models Pedro 2026-02-16 22:03:47 -05:00
  • 86f20818b1 ci(workflows): quote shell vars in update-notice for actionlint Chummy 2026-02-17 16:15:04 +08:00
  • 271060dcb7 feat(labels): add manual audit/repair dispatch for managed labels Chummy 2026-02-17 16:12:52 +08:00
  • 2cb02ff946
    feat(license): migrate to Apache 2.0 with contributor attribution Argenis 2026-02-17 02:54:35 -05:00
  • f01d38be35 fix(python): harden zeroclaw-tools CLI and integration ergonomics Chummy 2026-02-17 15:49:01 +08:00
  • e5ef8a3b62 feat(python): add zeroclaw-tools companion package for LangGraph tool calling ZeroClaw Contributor 2026-02-17 01:35:40 +03:00
  • 5418f66c0f feat(license): migrate to Apache 2.0 with contributor attribution argenis de la rosa 2026-02-17 02:50:06 -05:00
  • bc38994867
    Merge pull request #491 from zeroclaw-labs/fix/label-governance-unify Chummy 2026-02-17 15:34:27 +08:00
  • 26323774e4 fix(labels): unify issue contributor tiers and managed label metadata Chummy 2026-02-17 15:32:49 +08:00
  • d7ed5c4187 ci: tighten strict delta matching to changed line ranges Chummy 2026-02-17 15:14:35 +08:00
  • b81e4c6c50 ci: add strict delta lint gate for changed rust lines Chummy 2026-02-17 15:12:48 +08:00
  • 6e855cdcf1 ci: fail docs gate on unclassified markdownlint errors Chummy 2026-02-17 15:02:45 +08:00
  • bc3b6c6aee chore(gitignore): ignore python cache artifacts Chummy 2026-02-17 14:55:29 +08:00
  • 6528613c8d ci: unify rust quality gate and add incremental docs/link checks Chummy 2026-02-17 14:37:17 +08:00
  • 8a6273b988
    Merge pull request #490 from zeroclaw-labs/fix/trusted-contributor-tier Chummy 2026-02-17 15:19:15 +08:00
  • dbb713369c fix(labels): restore trusted contributor tier and keep colors unified Chummy 2026-02-17 15:17:49 +08:00
  • d8043f440c
    fix(build): reduce codegen-units for low-memory devices Argenis 2026-02-17 02:15:49 -05:00
  • a47c34e3ac
    Merge pull request #488 from zeroclaw-labs/fix/unify-contributor-tier-color Chummy 2026-02-17 15:05:37 +08:00
  • de43884e0e fix(labels): unify contributor-tier color to blue across workflows Chummy 2026-02-17 15:04:27 +08:00
  • aa014ab85b
    Devsecops (#481) Will Sarg 2026-02-17 00:16:23 -05:00
  • c4564ed4ca
    Standardize security workflow and enhance CodeQL analysis (#479) Will Sarg 2026-02-17 00:10:46 -05:00
  • 1e6f386a97
    Standardize security workflow and enhance CodeQL analysis (#477) Will Sarg 2026-02-16 23:57:59 -05:00
  • 6b5307214f
    fix(security): remove duplicate permissions causing workflow validation failure (#475) Will Sarg 2026-02-16 23:36:00 -05:00
  • ccccf3b7ea
    Standardize security workflow and enhance CodeQL analysis (#474) Will Sarg 2026-02-16 23:28:30 -05:00
  • 6fb64d2022
    Standardize security workflow and enhance CodeQL analysis (#473) Will Sarg 2026-02-16 23:25:57 -05:00
  • 8081d818dc Fix the typo in README.md Radha Krishnan 2026-02-16 22:04:50 -06:00
  • e3ca2315d3
    fix(nvidia): use correct NVIDIA_API_KEY environment variable Argenis 2026-02-16 23:23:02 -05:00
  • 3633416672
    Standardize security workflow and enhance with CodeQL analysis (#472) Will Sarg 2026-02-16 23:22:54 -05:00
  • 8cf6c89ebc docs(security): document single-ampersand blocking in command policy Lawyered 2026-02-16 22:35:01 -05:00
  • e8088f624e test(security): cover background-chain validation path Lawyered 2026-02-16 22:34:39 -05:00
  • 0f56211892 fix(security): block single-ampersand command chaining bypass Lawyered 2026-02-16 22:33:29 -05:00
  • 4d4c1e4965 Fix OpenCode API URL in provider configuration Anton Dieterle 2026-02-16 21:39:07 +02:00
  • b2facc7526
    fix(cli): respect config default_temperature Argenis 2026-02-16 20:08:00 -05:00
  • e8553a800a
    fix(channels): use platform message IDs to prevent duplicate memories Argenis 2026-02-16 19:04:37 -05:00
  • c3cc835346 Add windows and linux prerequesite installation steps Alex Gorevski 2026-02-16 14:00:30 -08:00