Commit Graph

  • 13e4028d42 1. update wechat group qrcode 2. publish roadmap main zepan 2026-02-16 20:10:20 +08:00
  • e7f15afdd4 Update issue templates Caize Wu 2026-02-16 19:17:27 +08:00
  • 8d757fbb6f Feat issue 183 (#189) Tzufucius 2026-02-16 16:30:54 +08:00
  • e3f65fc3d6 fix(security): block critical symlink workspace escape (#188) Goksu Ceylan 2026-02-16 03:20:35 -05:00
  • 5c321a90de fix: tighten file perms and enforce Slack ACL checks (#186) is-Xiaoen 2026-02-16 16:06:39 +08:00
  • 17685da584 feat: update the make deps logic to prevent the project from frequently updating dependency package versions (#277) lxowalle 2026-02-16 15:48:02 +08:00
  • 159a954122 build: support building for linux/loong64 (#272) WÁNG Xuěruì 2026-02-16 15:08:27 +08:00
  • a371d53438 Prevent panic on publish after MessageBus is closed (#223) mattn 2026-02-16 16:04:25 +09:00
  • 9d5728ec5b feat: implement structured Telegram command handling with a dedicated command service and telegohandler integration. (#164) Avisek Ray 2026-02-16 11:50:16 +05:30
  • 32cb8fdc12 Feat: Discord message length check and auto split (#143) Huaaudio 2026-02-16 06:39:26 +01:00
  • 341dbd3007 Add health check endpoints (/health and /ready) for container orchestration liveness and readiness probes. (#104) fahadahmadansari111 2026-02-16 09:23:11 +05:30
  • 0cb9387cf8 fix: codex agent 400 error (#102) Zenix 2026-02-16 12:46:02 +09:00
  • e77b0a6755 feat: add Codex CLI provider for subprocess integration (#80) Leandro Barbosa 2026-02-16 00:40:17 -03:00
  • a5503aea36 build: temporary disable UPX compression (#257) Guoguo 2026-02-16 11:29:04 +08:00
  • cd638fff6c Add local AI ollama for security purpose (#226) trungtt6 2026-02-16 11:28:38 +08:00
  • 0d18210803 ci: use goreleaser to release docker and binary (#180) Guoguo 2026-02-16 10:35:31 +08:00
  • 1d748fb742 Remove duplicate file extension in DownloadFile (#230) mattn 2026-02-16 03:20:20 +09:00
  • c6c82b3c44 feat(skills): add validation for skill info and test cases (#231) ian 2026-02-16 02:12:50 +08:00
  • 811e4f8728 add when picoclaw responsed to discord message will show its typing (#236) Luke Milby 2026-02-15 12:37:32 -05:00
  • 214b201bfa update wechat group qrcode zepan 2026-02-15 20:49:58 +08:00
  • 9a3f3611c3 ci: init goreleaser Meng Zhuo 2026-02-15 09:50:01 +08:00
  • 8eb9dcd99a Merge pull request #173 from is-Xiaoen/fix/code-review-bugs-116 Meng Zhuo 2026-02-15 09:42:26 +08:00
  • 0a88ff0817 fix: resolve multiple bugs from code review #116 xiaoen 2026-02-15 00:28:36 +08:00
  • ddd73cad48 Merge pull request #151 from qiaoborui/codex/fix-openai-oauth-authorize-url Meng Zhuo 2026-02-15 09:27:19 +08:00
  • 3334595859 Merge pull request #134 from Sethispr/patch-1 Meng Zhuo 2026-02-15 09:23:13 +08:00
  • 25a47b50ef Merge branch 'main' into patch-1 seth 2026-02-14 17:21:18 -08:00
  • 0f506d4202 Merge pull request #165 from alexhoshina/feat/onebot Meng Zhuo 2026-02-15 09:12:00 +08:00
  • 6ce7659090 Merge pull request #172 from mymmrac/docker-curl Meng Zhuo 2026-02-15 09:08:27 +08:00
  • 6f2e730eba Merge pull request #178 from Lixeer/main Meng Zhuo 2026-02-15 09:04:05 +08:00
  • 16e5a02953 fix(http_provider): Remove extra parameter from CreateProvider function. Lixeer 2026-02-15 08:06:29 +08:00
  • 4b886b6573 fix: not used result Lixeer 2026-02-15 08:02:23 +08:00
  • 0a4bf32e81 try after workflow fix Lixeer 2026-02-15 07:54:04 +08:00
  • 9eb1a53fb8 fix: PR workflow execution failure lxowalle 2026-02-15 07:43:46 +08:00
  • 5a6ad37dab code fmt Lixeer 2026-02-15 07:34:12 +08:00
  • f6d6221c09 make fmt Lixeer 2026-02-15 07:00:40 +08:00
  • 7a9659971d make fmt Lixeer 2026-02-15 06:55:20 +08:00
  • ecbe31599e chore: remove redundant debug output Lixeer 2026-02-15 06:30:31 +08:00
  • 6c392c3387 fix: openclaw crash because of empty config Lixeer 2026-02-15 06:11:07 +08:00
  • 0aab8d8afc feat:add github_copilot to providers factory Lixeer 2026-02-15 06:10:00 +08:00
  • 5faa67b77d feat: add Github Copilot provider Lixeer 2026-02-15 05:23:42 +08:00
  • 7140e73d46 * fix fmt bug lxowalle 2026-02-15 03:07:12 +08:00
  • dbf2739783 fix: Remove the waiting animation for Telegram replies to reduce the risk of being rate-limited. lxowalle 2026-02-15 02:26:42 +08:00
  • a9557aa073 feat: Support installing built-in AGENT files and skills during picoclaw onboard lxowalle 2026-02-15 00:16:42 +08:00
  • a24cbd4385 feat(docker): Added curl for Docker image Artem Yadelskyi 2026-02-14 14:44:19 +02:00
  • 8cff6cf312 fix: improve connection handling in OneBotChannel Hoshina 2026-02-14 20:25:55 +08:00
  • 60c3d96b5e style: fix alignment of fields in BotStatus struct Hoshina 2026-02-14 20:02:30 +08:00
  • 773ce9bcb6 fix: update BotStatus type in oneBotRawEvent and adjust status checks Hoshina 2026-02-14 19:58:19 +08:00
  • 1cff7d4e37 Merge pull request #153 from alexhoshina/doc/fix-errors Meng Zhuo 2026-02-14 17:48:04 +08:00
  • f7421128a0 style: remove unnecessary log messages in WebSocket listener Hoshina 2026-02-14 17:46:47 +08:00
  • 1cb690df32 Merge pull request #169 from PixelTux/architecture-32-bit Meng Zhuo 2026-02-14 17:27:20 +08:00
  • 59c7aa1628 Merge pull request #167 from Lixeer/main Meng Zhuo 2026-02-14 17:27:01 +08:00
  • 1fcf3fde0f style: fix format Hoshina 2026-02-14 17:23:18 +08:00
  • b805ec8bde Merge pull request #158 from easyzoom/feat/device-hotplug-notifications Meng Zhuo 2026-02-14 17:17:53 +08:00
  • 378045510d feat: add device hotplug event notifications (USB on Linux) easyzoom 2026-02-14 13:56:08 +08:00
  • 2720fa71c7 add I2C and SPI tools for hardware interaction (#140) karan 2026-02-14 14:23:17 +05:30
  • 7fa641a2ed feat: add OneBot channel support Hoshina 2026-02-14 16:50:21 +08:00
  • 18d3634f1b feat: Improve parameter fault tolerance for DeepSeek Lixeer 2026-02-14 16:47:46 +08:00
  • afc3a2cda3 feat: add provider deepseek Lixeer 2026-02-14 16:35:49 +08:00
  • ba0ef4b62c Merge branch 'main' into architecture-32-bit PixelTux 2026-02-14 09:32:24 +01:00
  • 7d45101fcd docs: add LINE channel setup instructions to README ex-takashima 2026-02-14 13:22:24 +09:00
  • 1299b20465 refactor: remove unused min func moveyield 2026-02-14 13:23:16 +08:00
  • da804a0748 fix(codex): include required instructions and improve account-id extraction qiaoborui 2026-02-14 12:48:16 +08:00
  • 11a6f5eb71 docs: update QQ Open Platform link to correct URL Hoshina 2026-02-14 12:43:44 +08:00
  • 7304ab7d33 fix(auth): align OpenAI OAuth authorize URL and params qiaoborui 2026-02-14 12:37:49 +08:00
  • 5872e0f55e Merge pull request #147 from ex-takashima/feat/line-channel daming大铭 2026-02-14 11:24:00 +08:00
  • 6463796fa1 fix: update tests to match upstream API changes ex-takashima 2026-02-14 11:32:42 +09:00
  • ac79a23e0a style: fix gofmt formatting (CRLF -> LF) ex-takashima 2026-02-14 11:21:47 +09:00
  • ff92973361 chore: fix tab in build Meng Zhuo 2026-02-14 09:56:21 +08:00
  • d7822e5d52 chore: fmt code in build Meng Zhuo 2026-02-14 09:47:55 +08:00
  • aa7a8b89c3 merge: resolve conflict with upstream main ex-takashima 2026-02-14 10:47:06 +09:00
  • 6083168ab4 update wechat group qrcode zepan 2026-02-14 09:11:44 +08:00
  • f294a71bc5 feat(channels): add LINE Official Account channel support ex-takashima 2026-02-14 10:01:20 +09:00
  • 2cb90f2fe6 Merge branch 'main' into architecture-32-bit PixelTux 2026-02-13 21:18:34 +01:00
  • a286100db5 Merge branch 'main' into patch-1 seth 2026-02-13 11:02:04 -08:00
  • 45351a6a79 refactor: Trim trailing slashes from the API base URL and enhance API error messages with status codes. Avisek 2026-02-13 20:38:43 +05:30
  • 1aea912fcd Merge pull request #83 from carzygod/main lxowalle 2026-02-14 00:49:14 +08:00
  • 55d5e89246 Merge pull request #78 from SatyamDevv/main lxowalle 2026-02-14 00:16:40 +08:00
  • bd9c9d7efc Merge branch 'main' into main lxowalle 2026-02-14 00:16:10 +08:00
  • 15e3c7d08a chore: lint readme seth 2026-02-13 08:05:14 -08:00
  • 82a9a80d94 Merge pull request #130 from MHCP000/fix/codeblock-index-bug Meng Zhuo 2026-02-13 22:52:42 +08:00
  • 878650c459 * fix: heartbeat/service_test.go test failed lxowalle 2026-02-13 22:19:18 +08:00
  • 7f60392d88 Merge pull request #24 from Esubaalew/main lxowalle 2026-02-13 22:17:23 +08:00
  • bc27707671 Merge branch 'main' into main lxowalle 2026-02-13 22:08:20 +08:00
  • 1e17bac9f0 fix: correct index bug in extractCodeBlocks and extractInlineCodes zeo 2026-02-13 21:38:14 +08:00
  • 14de80d35f Merge pull request #128 from yinwm/feat/better-version daming大铭 2026-02-13 20:25:27 +08:00
  • b5a8effcd6 style: fix var block formatting yinwm 2026-02-13 20:23:36 +08:00
  • 82fea61551 update readme zepan 2026-02-13 20:20:33 +08:00
  • 92490feff0 refactor(version): extract version formatting helpers and improve build info display yinwm 2026-02-13 19:56:31 +08:00
  • 3c2e467324 Merge remote-tracking branch 'origin/HEAD' into feat/better-version yinwm 2026-02-13 19:34:44 +08:00
  • 9036a511fb Merge branch 'sipeed:main' into main daming大铭 2026-02-13 19:34:11 +08:00
  • e0f702fe03 docs: add security sandbox documentation yinwm 2026-02-13 19:33:21 +08:00
  • ee3e8ccebb Merge pull request #124 from mengzhuo/mengzhuo-fmt-1 Meng Zhuo 2026-02-13 18:47:54 +08:00
  • b484d3fcf3 Add dependencies for fmt-check in vet and test jobs Meng Zhuo 2026-02-13 18:46:00 +08:00
  • 000e64c55a gh: add pull request check Meng Zhuo 2026-02-13 18:12:24 +08:00
  • c86e121688 refactor: update tool registry usage and enhance WebSearchTool execution result handling Satyam Tiwari 2026-02-13 15:41:37 +05:30
  • e0a766243e Merge branch 'main' of https://github.com/sipeed/picoclaw Satyam Tiwari 2026-02-13 15:36:43 +05:30
  • 1516cb57b4 Change Docker build trigger to on release published Meng Zhuo 2026-02-13 18:03:25 +08:00
  • 584a3dcc87 misc: fmt code Meng Zhuo 2026-02-13 17:51:47 +08:00
  • c58f8b740f Merge pull request #111 from shengsuan/ssy Meng Zhuo 2026-02-13 17:41:15 +08:00
  • 5339389ef7 Merge pull request #105 from Zhaoyikaiii/bugfix/fix-duplicate-telegram-messages daming大铭 2026-02-13 17:25:13 +08:00