Commit Graph

  • f739c459bf Merge branch 'main' of https://github.com/SatyamDevv/picoclaw Satyam Tiwari 2026-02-13 14:43:26 +05:30
  • 2f5849b39d feat: add support for DuckDuckGo and refactor Brave search configuration support the control with config.js Satyam Tiwari 2026-02-13 14:42:55 +05:30
  • cf5a84aac1 merge: resolve conflicts with upstream/main Zhaoyikaiii 2026-02-13 16:52:33 +08:00
  • 5aa4dd2975 feat(cli): add git commit hash to version output yinwm 2026-02-13 16:39:44 +08:00
  • 896eae4c56 feat: add ShengSuanYun(胜算云) as a models provider. coohu 2026-02-13 15:55:59 +08:00
  • 0d339d9e5a Merge branch 'sipeed:main' into main daming大铭 2026-02-13 15:46:41 +08:00
  • c0d1346b5c Merge pull request #85 from lesichkovm/patch-1 daming大铭 2026-02-13 15:35:21 +08:00
  • 7fa70b8cdf chore(docs): remove completed PRD document from tasks yinwm 2026-02-13 15:29:35 +08:00
  • 9ccfea4ed4 Merge pull request #108 from yinwm/ralph/tool-result-refactor daming大铭 2026-02-13 15:27:27 +08:00
  • cef1e39734 docs: add heartbeat documentation with spawn/subagent details yinwm 2026-02-13 15:19:37 +08:00
  • a6aa833237 Merge remote-tracking branch 'origin/main' into ralph/tool-result-refactor yinwm 2026-02-13 15:06:23 +08:00
  • 8851152cbd refactor(tools): extract shared logic for internal channels and tool definitions yinwm 2026-02-13 15:05:16 +08:00
  • 132fe7db51 bugfix: fix duplicate Telegram message sending Zhaoyikaiii 2026-02-13 14:41:21 +08:00
  • 0cce9fc905 refactor(agent): extract reusable tool loop and make subagents independent yinwm 2026-02-13 14:39:39 +08:00
  • fc40f291d1 Merge branch 'main' into main Esubalew Chekol 2026-02-13 09:28:46 +03:00
  • 0c4b8b00f4 Merge branch 'sipeed:main' into main Satyam Tiwari 2026-02-13 11:23:54 +05:30
  • 42e0e588dd * The docker-build workflow will no longer run when submitting a PR. lxowalle 2026-02-13 12:14:45 +08:00
  • 68abf6b2ee * fix: docker build failed lxowalle 2026-02-13 12:09:46 +08:00
  • 4dfa133cb8 refactor(heartbeat): add configurable interval and channel-aware routing yinwm 2026-02-13 11:13:32 +08:00
  • 92b8710f59 fix(version): default to dev (#95) Guoguo 2026-02-13 10:33:07 +08:00
  • 8e15c9093b ci: add release workflow Guoguo 2026-02-13 10:03:04 +08:00
  • 8fbbb67f70 refactor(heartbeat): simplify service with single handler and direct bus usage yinwm 2026-02-13 09:51:51 +08:00
  • aa0ab7294b 1. update wechat group qrcode zepan 2026-02-13 09:20:47 +08:00
  • 7fa341c449 fix concurrency and persistence safety in session/cron/heartbeat services esubaalew 2026-02-11 16:38:19 +03:00
  • 5893245b45 Update launch announcement in README Milan Lesichkov 2026-02-12 18:33:39 +00:00
  • b59464230a perf(cron): use read lock for concurrent reads in addJob yinwm 2026-02-13 02:15:56 +08:00
  • 875a16d2d6 update telegram username support Wikig 2026-02-13 02:09:59 +08:00
  • e353844dfb feat: re-enable cronTool service after refactor completion yinwm 2026-02-13 02:09:49 +08:00
  • 474f3dbf90 fix: resolve code review issues in tool-result-refactor yinwm 2026-02-13 01:59:50 +08:00
  • e7e086155e feat: merge heartbeat service improvements from feat-heartbeat branch yinwm 2026-02-13 01:42:22 +08:00
  • 53b5be862f Merge remote-tracking branch 'origin/main' into ralph/tool-result-refactor yinwm 2026-02-13 01:02:52 +08:00
  • ab20314882 Merge upstream/main into ralph/tool-result-refactor yinwm 2026-02-13 01:00:26 +08:00
  • fbe1152e2d Merge branch 'sipeed:main' into main Satyam Tiwari 2026-02-12 22:13:41 +05:30
  • d83fb6e081 * Fix typos lxowalle 2026-02-13 00:24:52 +08:00
  • d2a372e7cc Add openrouter config sample Sunwood-ai-labs 2026-02-12 01:06:42 +09:00
  • 759f4cfe25 refactor(docker): consolidate compose files and move config to config/ directory Sunwood-ai-labs 2026-02-12 00:44:10 +09:00
  • 2997ea0b01 ci: add GitHub Actions workflow for Docker image build & push 🐳 Sunwood-ai-labs 2026-02-10 21:07:46 +09:00
  • 1b45195acb feat: add Docker Compose support for Discord bot deployment Sunwood-ai-labs 2026-02-10 20:34:08 +09:00
  • 04924ed640 Merge branch 'main' of https://github.com/SatyamDevv/picoclaw Satyam Tiwari 2026-02-12 21:49:18 +05:30
  • 53df8d1f3d feat: Add DuckDuckGo search fallback. Satyam Tiwari 2026-02-12 21:48:51 +05:30
  • b36c87bd60 chore: Clean up Ralph agent tracking files yinwm 2026-02-12 23:51:52 +08:00
  • d165fde011 build: add darwin arm64 target (#76) Guoguo 2026-02-12 23:37:40 +08:00
  • 3eb9d6a409 chore: Remove backup cron files yinwm 2026-02-12 23:35:28 +08:00
  • e2862c721d Merge pull request #74 from SatyamDevv/main lxowalle 2026-02-12 23:31:36 +08:00
  • 0b7f8c1e82 Merge remote-tracking branch 'upstream/main' Satyam Tiwari 2026-02-12 20:58:36 +05:30
  • 19fc918e9c Merge pull request #73 from Leeaandrob/feat/claude-cli-provider lxowalle 2026-02-12 23:27:29 +08:00
  • bba44cf89c Merge pull request #72 from xray918/add-clawdchat-social-network lxowalle 2026-02-12 23:07:58 +08:00
  • 19b9f93935 Merge remote-tracking branch 'upstream/main' Satyam Tiwari 2026-02-12 20:35:25 +05:30
  • 2855764712 Merge branch 'main' of https://github.com/SatyamDevv/picoclaw Satyam Tiwari 2026-02-12 20:30:13 +05:30
  • a8cd784636 Merge pull request #64 from DevEverything01/fix/heartbeat-service-start-bug lxowalle 2026-02-12 22:59:50 +08:00
  • 7c16afbe62 merged and fixed the issues Satyam Tiwari 2026-02-12 20:29:15 +05:30
  • 71a81eb297 Merge branch 'main' of https://github.com/SatyamDevv/picoclaw Satyam Tiwari 2026-02-12 20:25:31 +05:30
  • ae2501d943 Add ClawdChat Agent Social Network section to README xiexinfa 2026-02-12 22:53:04 +08:00
  • f6362ce7b1 feat: add cli-based LLM provider Leandro Barbosa 2026-02-12 11:46:56 -03:00
  • 9c98c11351 Enhance CronTool to support executing shell commands and update job handling Satyam Tiwari 2026-02-12 20:21:49 +05:30
  • 930080f603 Merge pull request #56 from jmahotiedu/fix/openai-device-code-interval lxowalle 2026-02-12 22:51:37 +08:00
  • 5b6ad3f7cf Merge pull request #55 from Diegox-17/patch-1 lxowalle 2026-02-12 22:49:57 +08:00
  • a9a7a89c07 feat: add Moonshot/Kimi and NVIDIA provider support with proxy mxrain 2026-02-12 18:27:49 +08:00
  • 53c69ae41e fix: use cmd /c on Windows for shell command execution mxrain 2026-02-12 14:21:04 +08:00
  • 1d143fa10a feat: add Telegram proxy support and flexible allow_from matching mxrain 2026-02-12 13:45:45 +08:00
  • 0661d05541 ci: add build check workflow (#71) Guoguo 2026-02-12 22:28:27 +08:00
  • 8661d54406 * Delete unused file lxowalle 2026-02-12 21:58:40 +08:00
  • 8d155988a9 Merge pull request #26 from RinZ27/fix-path-traversal-and-unrestricted-exec lxowalle 2026-02-12 21:57:29 +08:00
  • df1e4d0494 Merge branch 'main' into fix-path-traversal-and-unrestricted-exec lxowalle 2026-02-12 21:57:16 +08:00
  • 5582b6d910 docs: Complete tool-result-refactor - All 21 user stories done yinwm 2026-02-12 20:17:13 +08:00
  • be81ba1f30 feat: US-021 - Heartbeat calls ExecuteHeartbeatWithTools yinwm 2026-02-12 20:17:03 +08:00
  • e63f96794f feat: US-020 - Move heartbeat log to memory directory yinwm 2026-02-12 20:16:36 +08:00
  • 03b02cc7d7 feat: US-019 - Enable heartbeat by default in config yinwm 2026-02-12 20:15:43 +08:00
  • 28734c3a2e feat: US-018 - Add SubagentTool with ToolResult support yinwm 2026-02-12 20:14:21 +08:00
  • 061b07192d feat: US-016, US-017 - Mark CronTool and SpawnTool as complete yinwm 2026-02-12 20:11:22 +08:00
  • a14181543e feat: US-016 - Refactor CronTool to use ToolResult yinwm 2026-02-12 20:06:53 +08:00
  • 35fa64cde8 feat: US-015 - Add EditTool tests yinwm 2026-02-12 19:55:57 +08:00
  • 0ac93d4429 feat: US-014 - Add WebTool tests yinwm 2026-02-12 19:54:44 +08:00
  • 88014ecaff feat: US-013 - Add FilesystemTool tests yinwm 2026-02-12 19:53:00 +08:00
  • e7e3f95ebe feat: US-012 - Add ShellTool tests yinwm 2026-02-12 19:52:16 +08:00
  • 2989c391e3 feat: US-011 - Add MessageTool tests yinwm 2026-02-12 19:50:53 +08:00
  • feba44ecf0 feat: US-010 - Add RecordLastChannel to AgentLoop with atomic state save yinwm 2026-02-12 19:49:36 +08:00
  • b94941da4a feat: US-009 - Add state save atomicity with SetLastChannel yinwm 2026-02-12 19:46:10 +08:00
  • 4c4c10c915 feat: US-008 - Inject callback into async tools in AgentLoop yinwm 2026-02-12 19:42:24 +08:00
  • 7bcd8b284f feat: US-007 - Add heartbeat async task execution support yinwm 2026-02-12 19:39:57 +08:00
  • 56ac18ab70 feat: US-006 - Add AsyncCallback type and AsyncTool interface yinwm 2026-02-12 19:35:41 +08:00
  • b573d61a58 feat: US-005 - Update AgentLoop tool result processing logic yinwm 2026-02-12 19:34:32 +08:00
  • c6c61b4e9d feat: US-004 - Delete isToolConfirmationMessage function yinwm 2026-02-12 19:30:47 +08:00
  • ca781d4b37 feat: US-002 - Modify Tool interface to return *ToolResult yinwm 2026-02-12 19:28:56 +08:00
  • 8968d58fed Merge pull request #51 from victorhdchagas/fix/telegram-permission-check yinwm 2026-02-12 18:41:34 +08:00
  • 2fb2604b0e Merge pull request #48 from victorhdchagas/fix/provider-field-support yinwm 2026-02-12 18:34:57 +08:00
  • bab78de6a4 fix(heartbeat): resolve bug where service could never start Together 2026-02-12 17:56:04 +08:00
  • a7bbda147e fix(auth): handle string interval in device-code login Jared Mahotiere 2026-02-12 02:15:46 -05:00
  • 13fcbe6c59 1. update wechat group qrcode zepan 2026-02-12 15:00:30 +08:00
  • 481eee672e Fix LLM error by cleaning up CONSCIOUSLY message history Diegox-17 2026-02-12 00:42:40 -06:00
  • 792639d813 Enforce workspace boundaries with configurable restriction option RinZ27 2026-02-11 21:18:13 +07:00
  • d7da39d62b Fix telegram channel permission check Wutachi 2026-02-12 02:34:10 -03:00
  • 4a7c48112a Merge pull request #49 from yinwm/main yinwm 2026-02-12 12:47:31 +08:00
  • 5c8626f07b refactor(channels): consolidate media handling and improve resource cleanup yinwm 2026-02-12 12:46:28 +08:00
  • 4a39658e61 Merge pull request #45 from jadeydi/main yinwm 2026-02-12 12:07:42 +08:00
  • 64295955a5 Merge pull request #40 from mymmrac/telegram-using-telego yinwm 2026-02-12 12:07:00 +08:00
  • fe4962794d Merge branch 'main' into telegram-using-telego yinwm 2026-02-12 12:06:48 +08:00
  • f4a8ff7571 Add provider field support for explicit provider selection Wutachi 2026-02-12 01:01:23 -03:00
  • 292a371dca Merge pull request #34 from corylanou/issue-31-feat-add-slack-channel-integration-with-socket-mode-threads-reactions-and-slash-commands yinwm 2026-02-12 12:01:19 +08:00
  • 44e33d8b1c Merge branch 'main' into issue-31-feat-add-slack-channel-integration-with-socket-mode-threads-reactions-and-slash-commands yinwm 2026-02-12 11:59:05 +08:00