zeroclaw/src
Argenis f3c82cb13a
feat(tools): add xlsx_read tool for spreadsheet extraction (#2338)
* feat(tools): add xlsx_read tool for spreadsheet extraction

* chore(ci): retrigger intake after PR template update
2026-02-28 23:51:34 -05:00
..
agent feat(agent): add ProgressTracker for in-place tool progress updates 2026-02-28 21:19:16 -05:00
approval chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
auth fix(auth): harden OAuth UX per CodeRabbit review 2026-02-28 18:33:17 -05:00
bin fix(mcp): 修复 SSE 传输并兼容 endpoint/messages 2026-02-28 12:01:51 +08:00
channels feat(agent): add ProgressTracker for in-place tool progress updates 2026-02-28 21:19:16 -05:00
config feat(config): add ProgressMode enum for streaming channel draft updates 2026-02-28 20:56:16 -05:00
coordination fix(coordination): satisfy strict-delta clippy gates 2026-02-25 23:16:27 +08:00
cost fix(agent): parse MiniMax tool call formats for execution 2026-02-21 12:36:28 +08:00
cron fix: align telegram ack constructor usage after rebase 2026-02-28 19:23:30 -05:00
daemon feat(config): add ProgressMode enum for streaming channel draft updates 2026-02-28 20:56:16 -05:00
doctor feat(codex): add websocket-first transport selection 2026-02-28 13:48:41 +08:00
economic Merge remote-tracking branch 'origin/main' into pr2093-mainmerge 2026-02-28 17:33:17 -05:00
gateway style: apply rustfmt to agent-authored changes 2026-02-28 19:51:37 -05:00
goals fix(goals): use schema GoalLoopConfig path in tests 2026-02-26 01:50:24 +08:00
hardware feat(hardware): add gpio_read/gpio_write tool implementations 2026-02-28 21:09:59 -05:00
health refactor(sync): migrate remaining std mutex usage to parking_lot 2026-02-18 00:45:26 +08:00
heartbeat fix: route heartbeat outputs to configured channels 2026-02-24 16:02:59 +08:00
hooks fix(security): add capability gating for hook tool-result modification 2026-02-28 19:51:37 -05:00
integrations feat(config): add ProgressMode enum for streaming channel draft updates 2026-02-28 20:56:16 -05:00
memory feat(onboard): add hybrid sqlite+qdrant memory option in wizard 2026-02-28 23:27:17 -05:00
observability fix(observability): propagate prometheus metric registration failures 2026-02-28 19:34:19 -05:00
onboard feat(onboard): add hybrid sqlite+qdrant memory option in wizard 2026-02-28 23:27:17 -05:00
peripherals fix(peripherals): import Peripheral trait for all-features build 2026-02-25 09:57:35 +00:00
plugins fix(plugins): preserve tool errors and support config-aware reinit 2026-02-28 19:51:37 -05:00
providers fix(build): update history test call and apply rustfmt drift 2026-02-28 17:09:50 -08:00
rag chore(lint): extend low-risk clippy cleanup batch 2026-02-17 16:40:58 +08:00
runtime feat(wasm): harden module integrity and symlink policy 2026-02-25 22:49:57 +08:00
security style(security): apply rustfmt in policy tests 2026-02-28 17:00:18 -08:00
service feat: goals engine, heartbeat delivery, daemon improvements, and cron consolidation 2026-02-26 01:50:24 +08:00
skillforge fix(quality): remove infallible unwraps in sop and skillforge 2026-02-28 19:37:38 -05:00
skills fix(skills): harden tool_handler security per CodeRabbit review 2026-02-28 18:33:49 -05:00
sop fix(quality): remove infallible unwraps in sop and skillforge 2026-02-28 19:37:38 -05:00
tools feat(tools): add xlsx_read tool for spreadsheet extraction (#2338) 2026-02-28 23:51:34 -05:00
tunnel feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
identity.rs feat(identity): add openclaw extra_files support 2026-02-27 15:15:39 -05:00
lib.rs feat(memory): add reindex command to rebuild embeddings [CDV-28] 2026-02-28 20:56:03 -05:00
main.rs chore(ci): keep gateway docs fix docs-only 2026-02-28 23:34:35 -05:00
migration.rs feat(config): add ProgressMode enum for streaming channel draft updates 2026-02-28 20:56:16 -05:00
multimodal.rs fix(multimodal): optimize image markers for prompt budget 2026-02-26 22:49:21 -05:00
update.rs feat(update): add install-aware guidance and safer self-update 2026-02-28 23:28:06 -05:00
util.rs feat(hardware): add device registry and serial transport foundations 2026-02-28 21:09:59 -05:00