Commit graph

  • ce12fc59dc
    remove spaces Zenix 2026-03-02 10:41:11 +09:00
  • 3199c832a2 fix: error check on state (#864) Mauro 2026-03-02 01:59:26 +01:00
  • b26337501c
    fix: error check on state (#864) Mauro 2026-03-02 01:59:26 +01:00
  • 8aafe8b1fd Merge pull request #883 from afjcjsbx/fix/max-payload-size-in-web-fetch Meng Zhuo 2026-03-02 08:40:11 +08:00
  • 83dbff7785
    Merge pull request #883 from afjcjsbx/fix/max-payload-size-in-web-fetch Meng Zhuo 2026-03-02 08:40:11 +08:00
  • c66c1a8f80 test fail state creation afjcjsbx 2026-03-02 00:11:57 +01:00
  • 0108cf29f7 fixed conflicts afjcjsbx 2026-03-01 23:44:21 +01:00
  • e0667304d1 fixed conflicts afjcjsbx 2026-03-01 23:44:21 +01:00
  • a223e5e0dd Merge branch 'main' into fix/max-payload-size-in-web-fetch Mauro 2026-03-01 22:38:16 +01:00
  • b86bf5b7ea
    Merge branch 'main' into fix/max-payload-size-in-web-fetch Mauro 2026-03-01 22:38:16 +01:00
  • 4258f884e1 feat(tools): add Resend calendar invite tool sushi30 2026-03-01 22:06:26 +01:00
  • 84e98e5a8f A more neutral and elegant voice.Transcriber interface Dimitrij Denissenko 2026-03-01 21:02:16 +00:00
  • b74f92ed28 A more neutral and elegant voice.Transcriber interface Dimitrij Denissenko 2026-03-01 21:02:16 +00:00
  • 123ac41fbd fix: return fetched content to LLM in web_fetch tool (#833) Luca Martinetti 2026-03-01 21:48:11 +01:00
  • fc9f1ec921
    fix: return fetched content to LLM in web_fetch tool (#833) Luca Martinetti 2026-03-01 21:48:11 +01:00
  • bc642b0b45 feat(config): Add support for env var configuration (#896) Keith 2026-03-01 20:41:12 +00:00
  • d4bc28c113
    feat(config): Add support for env var configuration (#896) Keith 2026-03-01 20:41:12 +00:00
  • a6a96d73fb Merge pull request #16 from dj-oyu/fix/heartbeat-duplicate-completion dj-oyu 2026-03-02 04:41:34 +09:00
  • 504258f90c Merge pull request #16 from dj-oyu/fix/heartbeat-duplicate-completion dj-oyu 2026-03-02 04:41:34 +09:00
  • c52144d75a fix: prevent duplicate heartbeat completion messages on Telegram dj-oyu 2026-03-02 04:38:41 +09:00
  • db8e1acaa0 fix: prevent duplicate heartbeat completion messages on Telegram dj-oyu 2026-03-02 04:38:41 +09:00
  • e5f92c10dd Merge pull request #15 from dj-oyu/fix/makefile-duplicate-targets dj-oyu 2026-03-02 04:32:16 +09:00
  • 4069891f24 Merge pull request #15 from dj-oyu/fix/makefile-duplicate-targets dj-oyu 2026-03-02 04:32:16 +09:00
  • 03b09cd29e fix: remove duplicate Makefile targets causing override warnings dj-oyu 2026-03-02 04:29:24 +09:00
  • 94dd05bffc fix: remove duplicate Makefile targets causing override warnings dj-oyu 2026-03-02 04:29:24 +09:00
  • ebc5fbfb47 Merge pull request #14 from dj-oyu/fix/tool-not-found-message dj-oyu 2026-03-02 04:26:34 +09:00
  • 8107ed643a Merge pull request #14 from dj-oyu/fix/tool-not-found-message dj-oyu 2026-03-02 04:26:34 +09:00
  • 3827fa8942 fix: include available tool names in "tool not found" error message dj-oyu 2026-03-02 04:23:04 +09:00
  • bc8c90de93 fix: include available tool names in "tool not found" error message dj-oyu 2026-03-02 04:23:04 +09:00
  • 6ba86a7e90 Merge pull request #13 from dj-oyu/fix/heartbeat-completion-message dj-oyu 2026-03-02 04:03:08 +09:00
  • 18d1b6e807 Merge pull request #13 from dj-oyu/fix/heartbeat-completion-message dj-oyu 2026-03-02 04:03:08 +09:00
  • d8f13f0bf7 fix: break long line to satisfy golines (120 char limit) dj-oyu 2026-03-02 04:01:24 +09:00
  • 428f63a752 fix: break long line to satisfy golines (120 char limit) dj-oyu 2026-03-02 04:01:24 +09:00
  • 2ae3898b3e Merge remote-tracking branch 'origin/main' into fix/heartbeat-completion-message dj-oyu 2026-03-02 03:58:45 +09:00
  • 0b3b99535d Merge remote-tracking branch 'origin/main' into fix/heartbeat-completion-message dj-oyu 2026-03-02 03:58:45 +09:00
  • fff37e7e1a Merge pull request #12 from dj-oyu/merge-upstream-main dj-oyu 2026-03-02 03:57:59 +09:00
  • 1e1d352e49 Merge pull request #12 from dj-oyu/merge-upstream-main dj-oyu 2026-03-02 03:57:59 +09:00
  • 9eb9df914e fix: resolve lint errors (gci, golines, unused variable) dj-oyu 2026-03-02 03:55:59 +09:00
  • 6cde142fce fix: resolve lint errors (gci, golines, unused variable) dj-oyu 2026-03-02 03:55:59 +09:00
  • 80e4463574 fix: heartbeat completion shows LLM result instead of garbled streaming fragment dj-oyu 2026-03-02 03:37:40 +09:00
  • dd869d20dd fix: heartbeat completion shows LLM result instead of garbled streaming fragment dj-oyu 2026-03-02 03:37:40 +09:00
  • ff543e15df fix: heartbeat completion shows LLM result instead of garbled streaming fragment dj-oyu 2026-03-02 03:37:40 +09:00
  • c2b0146cc3 merge upstream/main: incorporate channel refactor, launcher, and modernizations dj-oyu 2026-03-02 03:07:54 +09:00
  • 8336d3f6dc merge upstream/main: incorporate channel refactor, launcher, and modernizations dj-oyu 2026-03-02 03:07:54 +09:00
  • 1971b47ed9 merge upstream/main: incorporate channel refactor, launcher, and modernizations dj-oyu 2026-03-02 03:07:54 +09:00
  • 91ebe2fde7
    Fix: calling URLs with curl Björn Renzel 2026-03-01 19:06:20 +01:00
  • bb275f3cf1 docs: translate environment variables section to multiple languages picoclaw 2026-03-01 17:37:19 +00:00
  • 40bb163dc6
    Merge pull request #11 from dj-oyu/feat/git-push-create-pr dj-oyu 2026-03-02 01:51:18 +09:00
  • 54dfec1347 Merge pull request #11 from dj-oyu/feat/git-push-create-pr dj-oyu 2026-03-02 01:51:18 +09:00
  • cad571e49b Merge pull request #11 from dj-oyu/feat/git-push-create-pr dj-oyu 2026-03-02 01:51:18 +09:00
  • 00bf2f3786 refactor: remove unused workspace field from GitPushTool and CreatePRTool dj-oyu 2026-03-02 01:46:22 +09:00
  • bc26810def refactor: remove unused workspace field from GitPushTool and CreatePRTool dj-oyu 2026-03-02 01:46:22 +09:00
  • a056918d6a refactor: remove unused workspace field from GitPushTool and CreatePRTool dj-oyu 2026-03-02 01:46:22 +09:00
  • 64d1dddb0d fix: detect and break duplicate tool call loops with system nudge (#819) Rahul Bansal 2026-03-01 22:15:22 +05:30
  • 02a19bfb76 fix: enable env var overrides for provider API keys and model_list entries (#836) Rahul Bansal 2026-03-01 22:13:49 +05:30
  • 7e9b78bef5 feat: make summarization message threshold and token percent configurable (#854) Rahul Bansal 2026-03-01 22:12:32 +05:30
  • 3b76824665 fix: set ModelName in legacy migration when user specifies provider+model (#958) Rahul Bansal 2026-03-01 22:11:36 +05:30
  • 723e20d70b feat(audit): Phase 7 - Tests, docs, and initialization Vishnuvardhan Reddy 2026-03-01 15:32:05 +00:00
  • fa590585ca feat(audit): Phase 5 - Integrate audit logging with channels Vishnuvardhan Reddy 2026-03-01 15:28:26 +00:00
  • 957db4be42 feat(audit): Phase 4 - Integrate audit logging with agent loop Vishnuvardhan Reddy 2026-03-01 15:27:14 +00:00
  • 19018a3107 feat(audit): Phase 3 - Integrate audit logging with tools registry Vishnuvardhan Reddy 2026-03-01 15:23:48 +00:00
  • ecfe936b1b feat(audit): Phase 2 - Core audit logging package Vishnuvardhan Reddy 2026-03-01 15:22:37 +00:00
  • 455f6400f8 feat(audit): Phase 1 - Add audit configuration schema Vishnuvardhan Reddy 2026-03-01 15:18:51 +00:00
  • 4dd02ee5ad Merge pull request #916 from alexhoshina/fix/channel-config-cleanup 美電球 2026-03-01 22:28:55 +08:00
  • 3926585786
    Merge pull request #916 from alexhoshina/fix/channel-config-cleanup 美電球 2026-03-01 22:28:55 +08:00
  • 058f459c79 docs: fix review feedback from PR #916 Hoshina 2026-03-01 22:20:57 +08:00
  • cd3a4e1d1e docs: fix review feedback from PR #916 Hoshina 2026-03-01 22:20:57 +08:00
  • 99a50eb3b2 feat(feishu): 添加飞书消息反应功能 ario 2026-03-01 22:01:22 +08:00
  • befad966bb feat: default container sandbox to drop all capabilities and fix error assignment in container data write. 0x5487 2026-03-01 21:49:33 +08:00
  • 851dfa267a Merge remote-tracking branch 'upstream/main' into feat/agent-sandbox 0x5487 2026-03-01 21:36:43 +08:00
  • 302cd05be4 feat(feishu): 添加飞书富文本消息支持 ario 2026-03-01 21:35:09 +08:00
  • 21e9651ca5 feat: reimplement sandbox file writing using docker exec to ensure correct ownership and permissions, refine agent workspace resolution, and adjust default container capabilities. 0x5487 2026-03-01 21:33:44 +08:00
  • 3a4ea164a5
    Merge branch 'sipeed:main' into main lppp04808 2026-03-01 21:19:25 +08:00
  • 9d5ef3e314 fix(pkg):do regex precompile insteadd on the fly (#911) Tong Niu 2026-03-01 23:06:31 +11:00
  • d6e88da8ba
    fix(pkg):do regex precompile insteadd on the fly (#911) Tong Niu 2026-03-01 23:06:31 +11:00
  • 10f142c5a6 style(tools): move inline comment to fix golines formatting error ItsT0ng 2026-03-01 23:04:49 +11:00
  • bdc8ef1f9d perf(tools): move path regex compilation from per-call to package init ItsT0ng 2026-03-01 00:48:10 +11:00
  • c3edb3d1d3 fix(providers): restore http regex and add standalone status code matcher ItsT0ng 2026-02-28 23:15:12 +11:00
  • a45408ff67 fix(providers): replace HTTP-specific regex with standalone status code matcher ItsT0ng 2026-02-28 23:06:23 +11:00
  • 7e55680c6b fix(pkg/providers):do regex precompile insteadd on the fly ItsT0ng 2026-02-28 22:46:06 +11:00
  • 777a32a38a fix: improve error handling in GitHub Copilot provider (#919) GhostC 2026-03-01 19:58:41 +08:00
  • 71bdeb41c9
    fix: improve error handling in GitHub Copilot provider (#919) GhostC 2026-03-01 19:58:41 +08:00
  • f05db6dd18 fix: improve error handling in GitHub Copilot provider GhostC 2026-02-28 22:05:02 +08:00
  • e30989ec2a Update docs/channels/line/README.zh.md 美電球 2026-03-01 18:59:23 +08:00
  • 1ebfbc1c6b
    Update docs/channels/line/README.zh.md 美電球 2026-03-01 18:59:23 +08:00
  • f2fe1414d6 README.md updated explain PICOCLAW_CONFIG and PICOCLAW_HOME picoclaw 2026-02-28 07:31:05 +00:00
  • 0f8cd0dc2e feat(config): Add support for env var configuration picoclaw 2026-02-28 07:04:59 +00:00
  • 8085190c17 docs: update wechat qrcode (#955) Guoguo 2026-03-01 18:27:37 +08:00
  • 25f26f305b
    docs: update wechat qrcode (#955) Guoguo 2026-03-01 18:27:37 +08:00
  • 9161974e8e
    Merge branch 'sipeed:main' into fix/inbound-dedup-messageid mosir 2026-03-01 18:20:45 +08:00
  • 63b8f97c0f fix(config): prevent default ModelList from overriding user config opencode-assistant[bot] 2026-03-01 18:12:53 +08:00
  • 6c6a4ad74e docs: update wechat qrcode Guoguo 2026-03-01 18:11:51 +08:00
  • 03032b15f4 refactor(commands): remove unused dispatcher abstraction mingmxren 2026-03-01 17:52:06 +08:00
  • 0cf07dee81 feat(build): introduce build configuration for channel inclusion Kaviraj Jagadeesan 2026-03-01 15:21:08 +05:30
  • 9c610bc037 refactor(channels): remove dead command parser remnants mingmxren 2026-03-01 17:49:46 +08:00
  • 352f4005f2 fix(provider): map 'free' model to openrouter/auto for OpenRouter free tier opencode-assistant[bot] 2026-03-01 17:49:44 +08:00
  • 85ed2b4d46 chore: add F-Droid metadata and fastlane store listing KoheiYamashita 2026-03-01 18:45:42 +09:00
  • 15a1e7afdf fix(telegram): allow group slash commands through mention filter mingmxren 2026-03-01 16:34:30 +08:00
  • 8d02e92e31 docs(commands): document centralized command execution policy mingmxren 2026-03-01 16:22:00 +08:00
  • 6993c2669b refactor(channels): forward generic commands to agent-centric executor path mingmxren 2026-03-01 16:11:22 +08:00