Commit graph

  • 634aadcadd Merge remote-tracking branch 'origin/main' into fix/fail-close-invalid-deny-pattern afjcjsbx 2026-02-27 22:32:58 +01:00
  • 124b560478
    Update config.example.json Abdullahgharbi 2026-02-27 21:26:44 +02:00
  • 0dffd7acb2 fix(whatsapp_native,agent): address PR #884 review feedback Hoshina 2026-02-28 03:05:19 +08:00
  • 9b80fdf885 fix(whatsapp_native,agent): address PR #884 review feedback Hoshina 2026-02-28 03:05:19 +08:00
  • 38da89539e feat: unify gateway settings into Connection screen and add WS auth key Kohei 2026-02-28 03:39:49 +09:00
  • 75b31d0732 fix: max payload size in web fetch afjcjsbx 2026-02-27 18:56:02 +01:00
  • a9a307584b fix: max payload size in web fetch afjcjsbx 2026-02-27 18:56:02 +01:00
  • 7746cafe50 feat: make map and []any config fields editable as JSON text in Android UI Kohei 2026-02-28 02:48:21 +09:00
  • d5cc732a96 fix(agent): prevent reasoning goroutine accumulation on full bus Hoshina 2026-02-28 01:39:17 +08:00
  • 1d0220f9fd fix(agent): prevent reasoning goroutine accumulation on full bus Hoshina 2026-02-28 01:39:17 +08:00
  • f79c8b4870 fix(whatsapp_native): fix goroutine and resource leak in Start/Stop lifecycle Hoshina 2026-02-28 01:39:06 +08:00
  • c7d75a18f8 fix(whatsapp_native): fix goroutine and resource leak in Start/Stop lifecycle Hoshina 2026-02-28 01:39:06 +08:00
  • 1916648576 Merge branch 'sipeed:main' into main 美電球 2026-02-28 01:28:39 +08:00
  • cdbc9c4bd6
    Merge branch 'sipeed:main' into main 美電球 2026-02-28 01:28:39 +08:00
  • 76d669efb5 feat: add group field to SchemaField for grouped display in Android UI Kohei 2026-02-28 01:56:57 +09:00
  • c19d9e5d43 Merge pull request #882 from sipeed/fix/issue#565 daming大铭 2026-02-28 00:41:23 +08:00
  • 2f4f45080b
    Merge pull request #882 from sipeed/fix/issue#565 daming大铭 2026-02-28 00:41:23 +08:00
  • 71491c02f1 Update config file reference from config.yaml to config.json 美電球 2026-02-28 00:36:39 +08:00
  • ebfa72a286
    Update config file reference from config.yaml to config.json 美電球 2026-02-28 00:36:39 +08:00
  • 924a2d790f
    Merge branch 'main' into dev carzygod 2026-02-28 00:31:56 +08:00
  • 6ffbe9d67f Merge pull request #881 from mosir/fix/onboard-include-empty-model daming大铭 2026-02-28 00:28:02 +08:00
  • 1211218b60
    Merge pull request #881 from mosir/fix/onboard-include-empty-model daming大铭 2026-02-28 00:28:02 +08:00
  • 35d1a3f528 Merge pull request #824 from 0xYiliu/fix/issue-783-fallback-alias-resolution daming大铭 2026-02-28 00:25:18 +08:00
  • 70fcbc5700
    Merge pull request #824 from 0xYiliu/fix/issue-783-fallback-alias-resolution daming大铭 2026-02-28 00:25:18 +08:00
  • e07d31556b fix(config): keep empty agents.defaults.model in saved config mosir 2026-02-28 00:18:10 +08:00
  • 1161aee872 fix(config): keep empty agents.defaults.model in saved config mosir 2026-02-28 00:18:10 +08:00
  • 693db82347 feat(channels): add xiaoyi channel support YSTYLE 2026-02-28 00:11:16 +08:00
  • f4357e8ecf Merge pull request #877 from sipeed/refactor/channel-system daming大铭 2026-02-28 00:08:36 +08:00
  • 5b96923d66
    Merge pull request #877 from sipeed/refactor/channel-system daming大铭 2026-02-28 00:08:36 +08:00
  • 598971e282 refactor: replace snakeToTitle with explicit label struct tags Kohei 2026-02-28 00:29:09 +09:00
  • df3035aa14 fix: update in-memory config atomically on PUT to prevent stale reads Kohei 2026-02-27 23:29:30 +09:00
  • e03671184a refactor: remove server-side secret masking in config API Kohei 2026-02-27 22:32:58 +09:00
  • 2ebd4ee1e4 fix(lint): format imports in agent_id_test Petrichor 2026-02-27 21:20:56 +08:00
  • f2a71ca824
    fix(lint): format imports in agent_id_test Petrichor 2026-02-27 21:20:56 +08:00
  • 04e3130607 fix: put full JSON result in ForLLM, summary in ForUser Luca Martinetti 2026-02-27 12:32:19 +00:00
  • b33929fd13 Fix reasoning_content error in tool calls for kimi-k2.5 and other thinking models jdhxyy 2026-02-27 20:28:42 +08:00
  • d6947e98b4 Merge pull request #655 from adityakalro/main 美電球 2026-02-27 20:25:59 +08:00
  • c119e0d5e8
    Merge pull request #655 from adityakalro/main refactor/channel-system 美電球 2026-02-27 20:25:59 +08:00
  • c35bd73b9e Fix formatting of WhatsAppConfig struct fields 美電球 2026-02-27 20:25:02 +08:00
  • f6c275f70c
    Fix formatting of WhatsAppConfig struct fields 美電球 2026-02-27 20:25:02 +08:00
  • 2aac082d47 Resolve merge conflict in config.example.json 美電球 2026-02-27 20:23:20 +08:00
  • 75a86ebe03
    Resolve merge conflict in config.example.json 美電球 2026-02-27 20:23:20 +08:00
  • 871eefac1d Remove ignored files from .gitignore 美電球 2026-02-27 20:22:40 +08:00
  • 6b427afa44
    Remove ignored files from .gitignore 美電球 2026-02-27 20:22:40 +08:00
  • 6e676e09dd Update test case for unicode letters preservation 美電球 2026-02-27 20:20:58 +08:00
  • 67e1dab408
    Update test case for unicode letters preservation 美電球 2026-02-27 20:20:58 +08:00
  • a6da1b5905 Update function comment for SanitizeMessageContent 美電球 2026-02-27 20:20:25 +08:00
  • 3ad937f05b
    Update function comment for SanitizeMessageContent 美電球 2026-02-27 20:20:25 +08:00
  • 440ce617a3 Reformat WhatsAppConfig struct fields alignment 美電球 2026-02-27 20:20:00 +08:00
  • 6fcc80bf44
    Reformat WhatsAppConfig struct fields alignment 美電球 2026-02-27 20:20:00 +08:00
  • f0ab815d02 Fix lint errors Hoshina 2026-02-27 20:15:14 +08:00
  • 7276a2d651 Fix lint errors Hoshina 2026-02-27 20:15:14 +08:00
  • 08f0d1286d Merge branch 'refactor/channel-system' into main 美電球 2026-02-27 20:04:08 +08:00
  • fa68023ac2
    Merge branch 'refactor/channel-system' into main 美電球 2026-02-27 20:04:08 +08:00
  • 6b93749782
    Merge branch 'refactor/channel-system' into rui-dev Zhang Rui 2026-02-27 19:30:38 +08:00
  • c94fc58353 fix: use full key path for config field lookup and save Kohei 2026-02-27 20:28:47 +09:00
  • 4774f7555b Add WeCom AIBot channel implementation and tests Zhang Rui 2026-02-27 19:24:50 +08:00
  • 997f31d10a fix: preserve tool call/response pairing in forceCompression Qee 2026-02-27 18:53:41 +08:00
  • 99f4aec504 Merge pull request #802 from biisal/reasoning-chnl daming大铭 2026-02-27 18:51:48 +08:00
  • 90e49bc671
    Merge pull request #802 from biisal/reasoning-chnl daming大铭 2026-02-27 18:51:48 +08:00
  • 07e3f16ca8 fix(retry): handle Retry-After date and align review nits pikaxinge 2026-02-27 10:45:18 +00:00
  • 9907fae594 fix: use Anthropic SDK provider for anthropic protocol with API key echowxsy 2026-02-27 18:15:53 +08:00
  • e171d77353 feat(retry): add complete bounded LLM retry handling (#629) pikaxinge 2026-02-27 10:04:51 +00:00
  • 3ae0ec2100 chore(bus):update function comments ItsT0ng 2026-02-27 20:57:25 +11:00
  • f63a609601 fix(pkg/bus):return correct boolean signal when channel is closed ItsT0ng 2026-02-27 20:52:12 +11:00
  • df33d0215a fix: error check on state afjcjsbx 2026-02-27 10:51:58 +01:00
  • e839c2ed8a fix(pkg/bus):return correct boolean signal when channel is closed GordonT0110 2026-02-27 20:45:45 +11:00
  • 21e58f69a5 chore: refactor context template with strings.ReplaceAll jayzen33 2026-02-27 17:44:06 +08:00
  • ac66b252c5 fix: resolve race condition where Detail screen shows infinite spinner KoheiYamashita 2026-02-27 18:39:47 +09:00
  • fde413b2dd chore: fix go fmt formatting issues after rebase Hoshina 2026-02-27 17:35:50 +08:00
  • d429dcdd76 chore: fix go fmt formatting issues after rebase Hoshina 2026-02-27 17:35:50 +08:00
  • 5e3b3e051b feat:avoid on the fly regex compile and move them during initializaiton GordonT0110 2026-02-27 20:35:36 +11:00
  • cc4a465e59 enhance: update agent system prompt with Soul and User identity jayzen33 2026-02-27 17:23:03 +08:00
  • 872b4efedd Merge branch 'sipeed:main' into reasoning-chnl Avisek Ray 2026-02-27 14:50:14 +05:30
  • b1a6b3898d
    Merge branch 'sipeed:main' into reasoning-chnl Avisek Ray 2026-02-27 14:50:14 +05:30
  • 86550e0ab6 fix: share ConfigViewModel via nested NavGraph to prevent infinite spinner KoheiYamashita 2026-02-27 18:19:36 +09:00
  • 2c54fabe62
    Merge branch 'sipeed:main' into main jayzen33 2026-02-27 17:17:25 +08:00
  • 8a2e935cfd fix: set max tokens to 32k, default model to null (#858) lxowalle 2026-02-27 17:02:25 +08:00
  • 29d4019e62
    fix: set max tokens to 32k, default model to null (#858) lxowalle 2026-02-27 17:02:25 +08:00
  • dfc00e4a3c feat: Add reasoning_channel_id to communication platform configurations and improve message bus context cancellation handling. Avisek 2026-02-26 11:33:01 +05:30
  • f96cf3f8cc feat: Add reasoning_channel_id to communication platform configurations and improve message bus context cancellation handling. Avisek 2026-02-26 11:33:01 +05:30
  • 33d56d83a4 feat: Introduce LLM reasoning fields to LLM responses and enable routing reasoning output to dedicated channels. Avisek 2026-02-26 10:54:51 +05:30
  • 9f95aad5f3 feat: Introduce LLM reasoning fields to LLM responses and enable routing reasoning output to dedicated channels. Avisek 2026-02-26 10:54:51 +05:30
  • b461447725 * Fix format error lxowalle 2026-02-27 16:56:59 +08:00
  • f3ca6b5153 * set max tokens to 32k, default model to null lxowalle 2026-02-27 16:51:44 +08:00
  • e3c72f0298 * Set default value of max tokens to 32768 lxowalle 2026-02-27 16:49:26 +08:00
  • 66df50359a enhance: update agent system prompt with Soul and User identity jayzen33 2026-02-27 16:39:07 +08:00
  • af10aa7090 refactor(modernize): apply safe modernize fixes Petrichor 2026-02-27 16:35:07 +08:00
  • 222d1a3086
    refactor(modernize): apply safe modernize fixes Petrichor 2026-02-27 16:35:07 +08:00
  • 94c2daa786 feat: add OpenCode Zen provider (opencode/ prefix) mqyang56 2026-02-27 16:17:06 +08:00
  • b6d62aa7f5
    Merge 7be27f2d92 into b6927c9a7a Zhang Rui 2026-02-27 08:13:10 +00:00
  • 7be27f2d92 fix: enhance message handling by refining tool message sanitization and updating WeCom message sending method Zhang Rui 2026-02-27 16:12:59 +08:00
  • 45a4c438b3 Prompt to modify the max_tool_iterations parameter. (#855) lxowalle 2026-02-27 15:42:47 +08:00
  • b6927c9a7a
    Prompt to modify the max_tool_iterations parameter. (#855) lxowalle 2026-02-27 15:42:47 +08:00
  • 4784bced46
    Add files via upload 方糖 2026-02-27 15:33:48 +08:00
  • 58bc17ce56
    Delete setup-wizard.ps1 方糖 2026-02-27 15:33:24 +08:00
  • e94faa0ad8 * fix typo and set max iterations to 50 lxowalle 2026-02-27 15:30:02 +08:00
  • c86904cd61 fix(hooks): fail-open void dispatch and preserve tool-call audit args xj 2026-02-26 23:29:44 -08:00
  • 0afd9b39a8
    Add files via upload 方糖 2026-02-27 15:26:50 +08:00
  • 4d71ad730b
    Delete setup-wizard.ps1 方糖 2026-02-27 15:26:28 +08:00