Commit graph

  • ad6c003379 feat: US-019 - Enable heartbeat by default in config yinwm 2026-02-12 20:15:43 +08:00
  • 03b02cc7d7 feat: US-019 - Enable heartbeat by default in config yinwm 2026-02-12 20:15:43 +08:00
  • 256dd289a6 feat: US-018 - Add SubagentTool with ToolResult support yinwm 2026-02-12 20:14:21 +08:00
  • 28734c3a2e feat: US-018 - Add SubagentTool with ToolResult support yinwm 2026-02-12 20:14:21 +08:00
  • 001b5c2070 feat: US-016, US-017 - Mark CronTool and SpawnTool as complete yinwm 2026-02-12 20:11:22 +08:00
  • 061b07192d feat: US-016, US-017 - Mark CronTool and SpawnTool as complete yinwm 2026-02-12 20:11:22 +08:00
  • a8c6c98ec6 added docker support fahad 2026-02-12 17:41:21 +05:30
  • 6c553e99e8 feat: US-016 - Refactor CronTool to use ToolResult yinwm 2026-02-12 20:06:53 +08:00
  • a14181543e feat: US-016 - Refactor CronTool to use ToolResult yinwm 2026-02-12 20:06:53 +08:00
  • 5319feba23 feat: US-015 - Add EditTool tests yinwm 2026-02-12 19:55:57 +08:00
  • 35fa64cde8 feat: US-015 - Add EditTool tests yinwm 2026-02-12 19:55:57 +08:00
  • fbb7de6ec7 feat: US-014 - Add WebTool tests yinwm 2026-02-12 19:54:44 +08:00
  • 0ac93d4429 feat: US-014 - Add WebTool tests yinwm 2026-02-12 19:54:44 +08:00
  • a3e4dd7adb feat: US-013 - Add FilesystemTool tests yinwm 2026-02-12 19:53:00 +08:00
  • 88014ecaff feat: US-013 - Add FilesystemTool tests yinwm 2026-02-12 19:53:00 +08:00
  • 5b288f2486 feat: US-012 - Add ShellTool tests yinwm 2026-02-12 19:52:16 +08:00
  • e7e3f95ebe feat: US-012 - Add ShellTool tests yinwm 2026-02-12 19:52:16 +08:00
  • a58e77e342 feat: US-011 - Add MessageTool tests yinwm 2026-02-12 19:50:53 +08:00
  • 2989c391e3 feat: US-011 - Add MessageTool tests yinwm 2026-02-12 19:50:53 +08:00
  • 590376daab feat: US-010 - Add RecordLastChannel to AgentLoop with atomic state save yinwm 2026-02-12 19:49:36 +08:00
  • feba44ecf0 feat: US-010 - Add RecordLastChannel to AgentLoop with atomic state save yinwm 2026-02-12 19:49:36 +08:00
  • b8ec886036 feat: US-009 - Add state save atomicity with SetLastChannel yinwm 2026-02-12 19:46:10 +08:00
  • b94941da4a feat: US-009 - Add state save atomicity with SetLastChannel yinwm 2026-02-12 19:46:10 +08:00
  • 23add6bc02 feat: US-008 - Inject callback into async tools in AgentLoop yinwm 2026-02-12 19:42:24 +08:00
  • 4c4c10c915 feat: US-008 - Inject callback into async tools in AgentLoop yinwm 2026-02-12 19:42:24 +08:00
  • 3255203e38 feat: US-007 - Add heartbeat async task execution support yinwm 2026-02-12 19:39:57 +08:00
  • 7bcd8b284f feat: US-007 - Add heartbeat async task execution support yinwm 2026-02-12 19:39:57 +08:00
  • a930691d30 feat: US-006 - Add AsyncCallback type and AsyncTool interface yinwm 2026-02-12 19:35:41 +08:00
  • 56ac18ab70 feat: US-006 - Add AsyncCallback type and AsyncTool interface yinwm 2026-02-12 19:35:41 +08:00
  • 24e8f760a1 feat: US-005 - Update AgentLoop tool result processing logic yinwm 2026-02-12 19:34:32 +08:00
  • b573d61a58 feat: US-005 - Update AgentLoop tool result processing logic yinwm 2026-02-12 19:34:32 +08:00
  • 1c2764addb feat: US-004 - Delete isToolConfirmationMessage function yinwm 2026-02-12 19:30:47 +08:00
  • c6c61b4e9d feat: US-004 - Delete isToolConfirmationMessage function yinwm 2026-02-12 19:30:47 +08:00
  • 419af2f745 feat: US-002 - Modify Tool interface to return *ToolResult yinwm 2026-02-12 19:28:56 +08:00
  • ca781d4b37 feat: US-002 - Modify Tool interface to return *ToolResult yinwm 2026-02-12 19:28:56 +08:00
  • 570138bbd0 Merge pull request #51 from victorhdchagas/fix/telegram-permission-check yinwm 2026-02-12 18:41:34 +08:00
  • 8968d58fed
    Merge pull request #51 from victorhdchagas/fix/telegram-permission-check yinwm 2026-02-12 18:41:34 +08:00
  • f2bc5dd0eb Merge pull request #48 from victorhdchagas/fix/provider-field-support yinwm 2026-02-12 18:34:57 +08:00
  • 2fb2604b0e
    Merge pull request #48 from victorhdchagas/fix/provider-field-support yinwm 2026-02-12 18:34:57 +08:00
  • 7e2050345f feat: add Moonshot/Kimi and NVIDIA provider support with proxy mxrain 2026-02-12 18:27:49 +08:00
  • 31a889db54 fix(heartbeat): resolve bug where service could never start Together 2026-02-12 17:56:04 +08:00
  • bab78de6a4 fix(heartbeat): resolve bug where service could never start Together 2026-02-12 17:56:04 +08:00
  • cda688b67e fix: interval in json should be a string zenix.huang 2026-02-12 17:34:10 +09:00
  • c6cd72c8c9
    Merge branch 'sipeed:main' into main zhang ming 2026-02-12 15:29:35 +08:00
  • 201adf68c3 fix(auth): handle string interval in device-code login Jared Mahotiere 2026-02-12 02:15:46 -05:00
  • a7bbda147e fix(auth): handle string interval in device-code login Jared Mahotiere 2026-02-12 02:15:46 -05:00
  • d4fa16f326 1. update wechat group qrcode zepan 2026-02-12 15:00:30 +08:00
  • 13fcbe6c59 1. update wechat group qrcode zepan 2026-02-12 15:00:30 +08:00
  • b5789d7bcc Fix LLM error by cleaning up CONSCIOUSLY message history Diegox-17 2026-02-12 00:42:40 -06:00
  • 481eee672e
    Fix LLM error by cleaning up CONSCIOUSLY message history Diegox-17 2026-02-12 00:42:40 -06:00
  • f48e72599f feat(channels): add feishu channel support with build tags 张明 2026-02-12 14:41:04 +08:00
  • 02569b3830 fix: use cmd /c on Windows for shell command execution mxrain 2026-02-12 14:21:04 +08:00
  • 61eea1412d Enforce workspace boundaries with configurable restriction option RinZ27 2026-02-11 21:18:13 +07:00
  • 792639d813
    Enforce workspace boundaries with configurable restriction option RinZ27 2026-02-11 21:18:13 +07:00
  • 1da2ca0dc1 feat: add Telegram proxy support and flexible allow_from matching mxrain 2026-02-12 13:45:45 +08:00
  • d284f3618b Fix telegram channel permission check Wutachi 2026-02-12 02:34:10 -03:00
  • d7da39d62b Fix telegram channel permission check Wutachi 2026-02-12 02:34:10 -03:00
  • 1f1d523e19 Merge pull request #49 from yinwm/main yinwm 2026-02-12 12:47:31 +08:00
  • 4a7c48112a
    Merge pull request #49 from yinwm/main yinwm 2026-02-12 12:47:31 +08:00
  • 6f4da88b28 refactor(channels): consolidate media handling and improve resource cleanup yinwm 2026-02-12 12:46:28 +08:00
  • 5c8626f07b refactor(channels): consolidate media handling and improve resource cleanup yinwm 2026-02-12 12:46:28 +08:00
  • 3f5f5349fb Merge pull request #45 from jadeydi/main yinwm 2026-02-12 12:07:42 +08:00
  • 4a39658e61
    Merge pull request #45 from jadeydi/main yinwm 2026-02-12 12:07:42 +08:00
  • 51e55f6f11 Merge pull request #40 from mymmrac/telegram-using-telego yinwm 2026-02-12 12:07:00 +08:00
  • 64295955a5
    Merge pull request #40 from mymmrac/telegram-using-telego yinwm 2026-02-12 12:07:00 +08:00
  • bf7756645a Merge branch 'main' into telegram-using-telego yinwm 2026-02-12 12:06:48 +08:00
  • fe4962794d
    Merge branch 'main' into telegram-using-telego yinwm 2026-02-12 12:06:48 +08:00
  • a826455581 Add provider field support for explicit provider selection Wutachi 2026-02-12 01:01:23 -03:00
  • f4a8ff7571 Add provider field support for explicit provider selection Wutachi 2026-02-12 01:01:23 -03:00
  • 5ecf82d125 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
  • 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
  • a6c712737c 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
  • 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
  • b4728faf2f Merge pull request #33 from corylanou/issue-27-feat-add-picoclaw-migrate-command-for-openclaw-workspace-migration yinwm 2026-02-12 11:28:50 +08:00
  • 167efc55e0
    Merge pull request #33 from corylanou/issue-27-feat-add-picoclaw-migrate-command-for-openclaw-workspace-migration yinwm 2026-02-12 11:28:50 +08:00
  • e223aa5e9c Merge branch 'main' into issue-27-feat-add-picoclaw-migrate-command-for-openclaw-workspace-migration yinwm 2026-02-12 11:22:06 +08:00
  • 66669d6635
    Merge branch 'main' into issue-27-feat-add-picoclaw-migrate-command-for-openclaw-workspace-migration yinwm 2026-02-12 11:22:06 +08:00
  • c9db46afd0 feat(providers): add Anthropic provider with comprehensive debug logging cevin 2026-02-12 11:22:04 +08:00
  • a6a28adc1d Merge pull request #32 from corylanou/issue-18-add-support-for-openai-anthropic-oauth-based-login yinwm 2026-02-12 11:05:12 +08:00
  • 5f1caedec2
    Merge pull request #32 from corylanou/issue-18-add-support-for-openai-anthropic-oauth-based-login yinwm 2026-02-12 11:05:12 +08:00
  • c21e591237 Merge pull request #44 from Sethispr/patch-1 yinwm 2026-02-12 10:33:14 +08:00
  • ddd6fca1be
    Merge pull request #44 from Sethispr/patch-1 yinwm 2026-02-12 10:33:14 +08:00
  • 8b1db804d8 Merge pull request #30 from DevEverything01/fix/atomic-running yinwm 2026-02-12 10:21:39 +08:00
  • fe59662df3
    Merge pull request #30 from DevEverything01/fix/atomic-running yinwm 2026-02-12 10:21:39 +08:00
  • bbdf8d4dd7 Merge pull request #29 from DevEverything01/fix/deduplicate-truncate yinwm 2026-02-12 09:48:28 +08:00
  • 91e8abf804
    Merge pull request #29 from DevEverything01/fix/deduplicate-truncate yinwm 2026-02-12 09:48:28 +08:00
  • 0ffcfe597b better version li 2026-02-12 08:14:49 +08:00
  • 8ceef6e8a7 better version li 2026-02-12 08:14:49 +08:00
  • 3795f8aaf6 chore: lint readme seth 2026-02-11 15:53:16 -08:00
  • af3f6596f9
    chore: lint readme seth 2026-02-11 15:53:16 -08:00
  • 5112f8e531 Main Ghin Please 2026-02-11 23:06:27 +00:00
  • b862615479 feat(telegram): Use Telego instead of go-telegram-bot-api Artem Yadelskyi 2026-02-11 23:51:18 +02:00
  • ca189588e6
    feat(telegram): Use Telego instead of go-telegram-bot-api Artem Yadelskyi 2026-02-11 23:51:18 +02:00
  • 93427f26a6 Add Google Cloud Build deployment configuration and AGENTS.md instructions google-labs-jules[bot] 2026-02-11 21:14:17 +00:00
  • b5e69dfcb7 add build constraints for feishu to support 32-bit builds PixelTux 2026-02-11 20:59:25 +01:00
  • cddafb403a add build constraints for feishu to support 32-bit builds PixelTux 2026-02-11 20:59:25 +01:00
  • 4dc290d8f0 chore(deps): upgrade openai-go from v1.12.0 to v3.21.0 Cory LaNou 2026-02-11 13:39:19 -06:00
  • 83f6e44b02
    chore(deps): upgrade openai-go from v1.12.0 to v3.21.0 Cory LaNou 2026-02-11 13:39:19 -06:00
  • 32c23f34b9 feat(providers): add SDK-based providers for subscription OAuth login Cory LaNou 2026-02-11 13:27:59 -06:00
  • fbad753b2a
    feat(providers): add SDK-based providers for subscription OAuth login Cory LaNou 2026-02-11 13:27:59 -06:00