Commit graph

  • fcbde4c718 feat: Add Telegram command handling for /help, /start, /show, and /list with a dedicated command handler. Avisek 2026-02-14 12:47:12 +05:30
  • ae5fe71633 make fmt Hua 2026-02-14 06:50:20 +00:00
  • 39998a6618 fix: preserve reasoning_content for thinking models in multi-turn conversations mxrain 2026-02-14 14:14:31 +08:00
  • 11f52cf076 refactor: remove unused min func moveyield 2026-02-14 13:23:16 +08:00
  • 4717ce3d89 style: fix formatting danieldd28 2026-02-14 12:02:18 +07:00
  • add918be91 feat: add minimax provider support danieldd28 2026-02-14 11:59:58 +07:00
  • 79a8647d57 fix(codex): include required instructions and improve account-id extraction qiaoborui 2026-02-14 12:48:16 +08:00
  • da804a0748 fix(codex): include required instructions and improve account-id extraction qiaoborui 2026-02-14 12:48:16 +08:00
  • 5039b74bc7 docs: update QQ Open Platform link to correct URL Hoshina 2026-02-14 12:43:44 +08:00
  • 11a6f5eb71 docs: update QQ Open Platform link to correct URL Hoshina 2026-02-14 12:43:44 +08:00
  • 3f5b409b7f fix(auth): align OpenAI OAuth authorize URL and params qiaoborui 2026-02-14 12:37:49 +08:00
  • 7304ab7d33 fix(auth): align OpenAI OAuth authorize URL and params qiaoborui 2026-02-14 12:37:49 +08:00
  • 12092153b2 docs: add LINE channel setup instructions to README ex-takashima 2026-02-14 13:22:24 +09:00
  • ab3a89a5c3 feat: add device hotplug event notifications (USB on Linux) wangyuhang 2026-02-14 11:49:40 +08:00
  • 0320339b29 Merge pull request #147 from ex-takashima/feat/line-channel daming大铭 2026-02-14 11:24:00 +08:00
  • 5872e0f55e
    Merge pull request #147 from ex-takashima/feat/line-channel daming大铭 2026-02-14 11:24:00 +08:00
  • 2a229c8f0a fix: update tests to match upstream API changes ex-takashima 2026-02-14 11:32:42 +09:00
  • 6463796fa1 fix: update tests to match upstream API changes ex-takashima 2026-02-14 11:32:42 +09:00
  • 40f561535f style: fix gofmt formatting (CRLF -> LF) ex-takashima 2026-02-14 11:21:47 +09:00
  • ac79a23e0a style: fix gofmt formatting (CRLF -> LF) ex-takashima 2026-02-14 11:21:47 +09:00
  • efe07bc31a chore: fix tab in build Meng Zhuo 2026-02-14 09:56:21 +08:00
  • ff92973361 chore: fix tab in build Meng Zhuo 2026-02-14 09:56:21 +08:00
  • 7f808c3e83 chore: fmt code in build Meng Zhuo 2026-02-14 09:47:55 +08:00
  • d7822e5d52 chore: fmt code in build Meng Zhuo 2026-02-14 09:47:55 +08:00
  • 6bf07f848e merge: resolve conflict with upstream main ex-takashima 2026-02-14 10:47:06 +09:00
  • aa7a8b89c3 merge: resolve conflict with upstream main ex-takashima 2026-02-14 10:47:06 +09:00
  • cbea53bf5f update wechat group qrcode zepan 2026-02-14 09:11:44 +08:00
  • 6083168ab4 update wechat group qrcode zepan 2026-02-14 09:11:44 +08:00
  • 2c109fc9fe feat(channels): add LINE Official Account channel support ex-takashima 2026-02-14 10:01:20 +09:00
  • f294a71bc5 feat(channels): add LINE Official Account channel support ex-takashima 2026-02-14 10:01:20 +09:00
  • b7cfe7132e docs: add Chitin to Agent Social Network EijiAC24 2026-02-13 23:14:39 +00:00
  • a8d4cf7d2c Add Hum to Agent Social Network platforms EijiAC24 2026-02-13 23:11:17 +00:00
  • ebf0ceb3f2 feat: discord message auto split Hua 2026-02-14 00:00:27 +01:00
  • 098571c42c add I2C and SPI tools for hardware interaction thtskaran 2026-02-14 02:55:29 +05:30
  • 9b88714be0 Fixed legacy web search test files Hua 2026-02-13 22:14:54 +01:00
  • d43068fbf0 Edited English README.md and config to direct global users to the correct zhipu platform Hua 2026-02-13 22:00:47 +01:00
  • b5cab62d7a Edit config example Hua 2026-02-13 21:38:23 +01:00
  • 300cd95e03 feat: Add Perplexity search provider integration Hua 2026-02-13 20:24:56 +00:00
  • 7de3509d6f Merge branch 'main' into architecture-32-bit PixelTux 2026-02-13 21:18:34 +01:00
  • 2cb90f2fe6 Merge branch 'main' into architecture-32-bit PixelTux 2026-02-13 21:18:34 +01:00
  • a150941db1 chore: add environment and config files to gitignore developer3000S 2026-02-13 23:18:11 +03:00
  • c61482d1e0 edit example json to match the update Hua 2026-02-13 21:18:05 +01:00
  • 18524a1427 refactor(config)!: simplify configuration and remove unused providers developer3000S 2026-02-13 23:15:28 +03:00
  • 797f180887 feat: Add Perplexity search provider integration root 2026-02-13 19:56:58 +00:00
  • 0e7fe37af9 Merge branch 'main' into patch-1 seth 2026-02-13 11:02:04 -08:00
  • a286100db5
    Merge branch 'main' into patch-1 seth 2026-02-13 11:02:04 -08:00
  • 215a8a4d3c 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
  • 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
  • e61faea8ce fix: update tests for WebSearchToolOptions API change Leandro Barbosa 2026-02-13 14:45:48 -03:00
  • 60934d2f94 style: fix gofmt formatting and update web search API in tests Leandro Barbosa 2026-02-13 14:42:45 -03:00
  • e847f546c1 Merge remote-tracking branch 'upstream/main' into feat/codex-cli-provider Leandro Barbosa 2026-02-13 14:41:04 -03:00
  • dc42aa7b18 style: fix gofmt formatting in base_test.go and web.go Leandro Barbosa 2026-02-13 14:39:43 -03:00
  • 4a701b3065 fix: allow claude CLI provider to run inside Claude Code sessions Leandro Barbosa 2026-02-13 14:32:31 -03:00
  • e44c6d9d7d fix: handle codex CLI stderr noise without losing valid stdout Leandro Barbosa 2026-02-13 14:31:22 -03:00
  • 830ad48b53 Merge pull request #83 from carzygod/main lxowalle 2026-02-14 00:49:14 +08:00
  • 1aea912fcd
    Merge pull request #83 from carzygod/main lxowalle 2026-02-14 00:49:14 +08:00
  • 2aae7f70c2 Merge pull request #78 from SatyamDevv/main lxowalle 2026-02-14 00:16:40 +08:00
  • 55d5e89246
    Merge pull request #78 from SatyamDevv/main lxowalle 2026-02-14 00:16:40 +08:00
  • 878889b985 Merge branch 'main' into main lxowalle 2026-02-14 00:16:10 +08:00
  • bd9c9d7efc
    Merge branch 'main' into main lxowalle 2026-02-14 00:16:10 +08:00
  • 2ccfd42b8a chore: lint readme seth 2026-02-13 08:05:14 -08:00
  • 15e3c7d08a
    chore: lint readme seth 2026-02-13 08:05:14 -08:00
  • 41e924ec68 merge: sync upstream/main into feat/codex-cli-provider Leandro Barbosa 2026-02-13 12:40:01 -03:00
  • 4b21af9b38 style: fix gofmt formatting in cooldown files Leandro Barbosa 2026-02-13 12:26:44 -03:00
  • 0f5b2f67bb style: fix gofmt formatting in cooldown files Leandro Barbosa 2026-02-13 12:26:44 -03:00
  • 4cc3e7e6bb merge: sync upstream/main into feat/multi-agent-routing Leandro Barbosa 2026-02-13 12:24:26 -03:00
  • 8a6fb7d9e3 merge: sync upstream/main into feat/multi-agent-routing Leandro Barbosa 2026-02-13 12:24:26 -03:00
  • dde5acef22 feat: add multi-agent routing with declarative bindings Leandro Barbosa 2026-02-13 12:12:33 -03:00
  • 272536a11a feat: add multi-agent routing with declarative bindings Leandro Barbosa 2026-02-13 12:12:33 -03:00
  • 005f2f483a feat: add model fallback chain with error classification Leandro Barbosa 2026-02-13 12:12:12 -03:00
  • 6e7149509a feat: add model fallback chain with error classification Leandro Barbosa 2026-02-13 12:12:12 -03:00
  • 17d0b5f832 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
  • 092d2f0639 Merge pull request #130 from MHCP000/fix/codeblock-index-bug Meng Zhuo 2026-02-13 22:52:42 +08:00
  • 82a9a80d94
    Merge pull request #130 from MHCP000/fix/codeblock-index-bug Meng Zhuo 2026-02-13 22:52:42 +08:00
  • 0eeb0cd314 * fix: heartbeat/service_test.go test failed lxowalle 2026-02-13 22:19:18 +08:00
  • 878650c459 * fix: heartbeat/service_test.go test failed lxowalle 2026-02-13 22:19:18 +08:00
  • 4a9c729c89 Merge pull request #24 from Esubaalew/main lxowalle 2026-02-13 22:17:23 +08:00
  • 7f60392d88
    Merge pull request #24 from Esubaalew/main lxowalle 2026-02-13 22:17:23 +08:00
  • 971c7a7e45 Merge branch 'main' into main lxowalle 2026-02-13 22:08:20 +08:00
  • bc27707671
    Merge branch 'main' into main lxowalle 2026-02-13 22:08:20 +08:00
  • 41df5c0cb2 fix: correct index bug in extractCodeBlocks and extractInlineCodes zeo 2026-02-13 21:38:14 +08:00
  • 1e17bac9f0 fix: correct index bug in extractCodeBlocks and extractInlineCodes zeo 2026-02-13 21:38:14 +08:00
  • fb7455f661 Merge pull request #128 from yinwm/feat/better-version daming大铭 2026-02-13 20:25:27 +08:00
  • 14de80d35f
    Merge pull request #128 from yinwm/feat/better-version daming大铭 2026-02-13 20:25:27 +08:00
  • be0bac5b4a style: fix var block formatting yinwm 2026-02-13 20:23:36 +08:00
  • b5a8effcd6 style: fix var block formatting yinwm 2026-02-13 20:23:36 +08:00
  • 369932d8aa update readme zepan 2026-02-13 20:20:33 +08:00
  • 82fea61551 update readme zepan 2026-02-13 20:20:33 +08:00
  • c0e29bb6f9 refactor(version): extract version formatting helpers and improve build info display yinwm 2026-02-13 19:56:31 +08:00
  • 92490feff0 refactor(version): extract version formatting helpers and improve build info display yinwm 2026-02-13 19:56:31 +08:00
  • 35b383c8d3 Merge remote-tracking branch 'origin/HEAD' into feat/better-version yinwm 2026-02-13 19:34:44 +08:00
  • 3c2e467324 Merge remote-tracking branch 'origin/HEAD' into feat/better-version yinwm 2026-02-13 19:34:44 +08:00
  • cb2f8f7e7d Merge branch 'sipeed:main' into main daming大铭 2026-02-13 19:34:11 +08:00
  • 9036a511fb
    Merge branch 'sipeed:main' into main daming大铭 2026-02-13 19:34:11 +08:00
  • 564407f180 docs: add security sandbox documentation yinwm 2026-02-13 19:33:21 +08:00
  • e0f702fe03 docs: add security sandbox documentation yinwm 2026-02-13 19:33:21 +08:00
  • 9b5de7884f Merge pull request #124 from mengzhuo/mengzhuo-fmt-1 Meng Zhuo 2026-02-13 18:47:54 +08:00
  • ee3e8ccebb
    Merge pull request #124 from mengzhuo/mengzhuo-fmt-1 Meng Zhuo 2026-02-13 18:47:54 +08:00
  • c918efd1e2 Add dependencies for fmt-check in vet and test jobs Meng Zhuo 2026-02-13 18:46:00 +08:00
  • b484d3fcf3
    Add dependencies for fmt-check in vet and test jobs Meng Zhuo 2026-02-13 18:46:00 +08:00