Commit graph

  • 9fc542294c feat: enhance go_eval tool with injected context bindings google-labs-jules[bot] 2026-03-27 00:57:36 +00:00
  • d0cc46aae7 refactor(telegram): modularize monolithic telegram.go into domain-specific files google-labs-jules[bot] 2026-03-26 22:18:14 +00:00
  • d385491592 fix(config): array placeholder afjcjsbx 2026-03-26 21:40:38 +01:00
  • e2018c4aa7 fix lint afjcjsbx 2026-03-26 21:33:43 +01:00
  • b7f6ab7176 fix conf afjcjsbx 2026-03-26 21:27:35 +01:00
  • 48c04e050d feat(tools) range in web_search afjcjsbx 2026-03-26 21:02:46 +01:00
  • e6c05cb4ec
    Merge pull request #2069 from Alix-007/docs/issue-1908-model-cascade Mauro 2026-03-26 20:51:09 +01:00
  • 862163e5d6 Fix lint and compile errors on message history branch Dmitrii Balabanov 2026-03-26 21:42:04 +02:00
  • 9f02a5f33c docs(providers): clarify automatic model failover cascade Alix-007 2026-03-27 02:29:48 +08:00
  • c952fb97ca refactor: migrate from log standard library to structured logger google-labs-jules[bot] 2026-03-26 18:29:04 +00:00
  • 432d8adbbf fix(web/chat): gate assistant animation to live stream state Alix-007 2026-03-27 01:41:35 +08:00
  • 4bb62d30f9
    build(deps-dev): bump typescript-eslint in /web/frontend dependabot[bot] 2026-03-26 17:20:01 +00:00
  • 9db7b1cb9c
    build(deps): bump github.com/slack-go/slack from 0.17.3 to 0.20.0 dependabot[bot] 2026-03-26 17:18:52 +00:00
  • 3bfcb7d1fd
    build(deps): bump modernc.org/sqlite from 1.46.1 to 1.47.0 dependabot[bot] 2026-03-26 17:18:47 +00:00
  • e4ef7f3852
    build(deps): bump @tanstack/react-router in /web/frontend dependabot[bot] 2026-03-26 17:18:39 +00:00
  • 1bdf5e8649
    build(deps): bump @tanstack/react-query in /web/frontend dependabot[bot] 2026-03-26 17:17:40 +00:00
  • 84408a33a8
    build(deps): bump golang.org/x/time from 0.14.0 to 0.15.0 dependabot[bot] 2026-03-26 17:17:16 +00:00
  • 564dcdf61f
    build(deps): bump github.com/github/copilot-sdk/go from 0.1.32 to 0.2.0 dependabot[bot] 2026-03-26 17:17:11 +00:00
  • dffceffcaf fix(agent): clarify that history message annotations are read-only metadata Dmitrii Balabanov 2026-03-23 23:46:55 +02:00
  • 0e72ac87c1 fix(agent): use semicolon as separator in history annotation to avoid ambiguity with IDs Dmitrii Balabanov 2026-03-23 11:30:04 +02:00
  • ec84c4dd70 fix(lint): remove unused funcs, fix formatting after Send refactor Dmitrii Balabanov 2026-03-23 11:20:37 +02:00
  • a26c1a26d1 fix(tests): adapt to upstream Model→ModelName rename in AgentDefaults Dmitrii Balabanov 2026-03-23 11:10:55 +02:00
  • 4d5d1d0509 refactor(channels): Send returns ([]string, error), remove MessageIDsSender Dmitrii Balabanov 2026-03-23 11:07:42 +02:00
  • 7f91fa90f2 Preserve inbound reply IDs across channels Dmitrii Balabanov 2026-03-23 10:53:54 +02:00
  • bd3017dd8e Align bus message struct formatting with upstream Dmitrii Balabanov 2026-03-23 10:44:50 +02:00
  • ddc2fc1818 Simplify thread annotation message ID format Dmitrii Balabanov 2026-03-23 10:38:42 +02:00
  • e4703c73d6 Fix Telegram inbound reply threading Dmitrii Balabanov 2026-03-23 10:31:26 +02:00
  • 6cd3fdc18f Fix message sender, threading, and continuation delivery Dmitrii Balabanov 2026-03-23 10:25:12 +02:00
  • f15f844ad1 Fix lint warning in steering delivery flow Dmitrii Balabanov 2026-03-23 10:07:08 +02:00
  • 8647d56b3d feat(session): preserve threaded message history metadata Dmitrii Balabanov 2026-03-23 10:01:45 +02:00
  • a9ce50c974 style: fix golines and gci formatting issues in config google-labs-jules[bot] 2026-03-26 17:01:59 +00:00
  • 8260f743cd feat(web/chat): stream assistant responses Alix-007 2026-03-27 00:47:24 +08:00
  • 1780beb804 style: fix golines formatting issues in config google-labs-jules[bot] 2026-03-26 16:39:31 +00:00
  • d250fca6cd style: fix golines formatting issues in config and vertex provider google-labs-jules[bot] 2026-03-26 16:22:26 +00:00
  • bc17dd338b feat: add install-pico target to Makefile and update uninstaller google-labs-jules[bot] 2026-03-26 15:58:28 +00:00
  • 056b9f5845
    Merge branch 'sipeed:main' into main DimonB 2026-03-26 16:47:46 +02:00
  • 8e33adcf1b fix(dingtalk): strip leading mentions in group payloads Alix-007 2026-03-26 22:24:55 +08:00
  • 0775914a41 fix(dingtalk): honor @mention flag in mention-only groups Alix-007 2026-03-26 22:16:13 +08:00
  • ddb65433cb style(openai_compat): wrap longcat test call for golines Alix-007 2026-03-26 21:28:44 +08:00
  • b224647ab2 fix(openai_compat): parse longcat markup tool calls Alix-007 2026-03-26 21:16:20 +08:00
  • f7708bdd6b Fix high CPU usage when idle (#2001) 黄庭0668000855 2026-03-26 18:46:11 +08:00
  • 463a647a33
    Merge pull request #2043 from apnea/main Mauro 2026-03-26 13:33:53 +01:00
  • 6ffba4e2a2 feat(log): prompt tokens afjcjsbx 2026-03-26 13:33:05 +01:00
  • e52225bba9 feat(build): add Windows platform support to Makefile H-H1 2026-03-26 19:58:19 +08:00
  • 01e3522388 feat(agent): add self-update instructions for SOUL.md and USER.md perhapzz 2026-03-26 10:14:25 +00:00
  • 06be65e2e2
    Fix API key links for Z.AI API key and add Z.AI example apnea 2026-03-26 11:09:09 +01:00
  • f63ddcfae2
    Merge pull request #12 from TanLuong/fix-channel-secrets-validation-10727111259372352716 Nhat Tan 2026-03-26 16:56:10 +07:00
  • 63fcaa5435
    Update config.go Nhat Tan 2026-03-26 16:54:49 +07:00
  • 964e34cf61 fix(agent): use origin session key for system messages and add corresponding test Administrator 2026-03-26 17:54:23 +08:00
  • 4bdf8f0e1d
    Merge pull request #1829 from perhapzz/test/add-fileutil-health-tests Mauro 2026-03-26 10:42:13 +01:00
  • 4c6c4ae3c6 fix(ci): resolve golangci-lint formatting and unused variable errors google-labs-jules[bot] 2026-03-26 09:27:15 +00:00
  • b05489bff4 fix(web): correct secret field extraction in channel config payload builder google-labs-jules[bot] 2026-03-26 09:04:16 +00:00
  • 5db5717fdb docs: Add Z.AI Coding Plan provider example pete 2026-03-26 09:18:19 +01:00
  • 5d9bbb7513
    Add build artifact verification step Nhat Tan 2026-03-26 15:02:40 +07:00
  • 3c2ecb2eda
    preserve media store across config reloads Harshit Shrivastav 2026-03-26 12:55:46 +05:30
  • 0634c1fa5f feat(main): extract testable runCommand and add debug log for blocked WhatsApp senders sushi30 2026-03-26 08:06:09 +01:00
  • 3a208f004d fix(agent): use light provider for routed model calls xiwuqi 2026-03-26 01:20:02 -05:00
  • 693d53a9cb
    Merge branch 'sipeed:main' into main Nhat Tan 2026-03-26 11:54:30 +07:00
  • 5a7b0368d9
    Merge pull request #10 from TanLuong/ci-deploy-gce-1553402217346806121 Nhat Tan 2026-03-26 11:43:58 +07:00
  • 4fa8c8ff54 docs: add Spanish (es) README translation Qu@ntum - Gabriel 2026-03-25 22:27:58 -06:00
  • 0803e32960 fix(frontend): align dm_scope options with backend constants Huangting-xy 2026-03-26 12:08:48 +08:00
  • b484995f44 fix: test fixes after upstream merge dj-oyu 2026-03-26 12:38:36 +09:00
  • 1ecd7d55c5 Merge upstream/main (278 commits) into picoclaw dj-oyu 2026-03-26 12:35:50 +09:00
  • a2110d7524
    Merge branch 'main' into Doc---add-malay-language-support Muhammad Asyraf 2026-03-26 11:10:39 +08:00
  • 70e8cf0725 feat(agent): update requeueInboundMessage to publish back to inbound bus and add corresponding tests Hoshina 2026-03-26 11:07:03 +08:00
  • 0944de2c0b
    feat(feishu): 添加文件下载索引功能 Back Yu 2026-03-25 16:35:34 +08:00
  • 17ab506b81
    feat(feishu-form): 添加下载目录配置字段 Back Yu 2026-03-25 14:41:39 +08:00
  • c9197c9370
    feat(feishu): 新增下载目录配置功能 Back Yu 2026-03-25 14:28:40 +08:00
  • f6e7b7214b
    Merge 144149efaa into 9d6a445bb1 wly2lcl 2026-03-26 09:41:48 +08:00
  • b1daf19ac1 feat(voice): add Parakeet local STT support Seth Rose 2026-03-25 20:37:56 -05:00
  • 9d6a445bb1
    docs: clarify gateway.log_level default and options (#2013) (#2015) Alix-007 2026-03-26 09:32:56 +08:00
  • 5c210e6f15
    fix(config): disable tool feedback by default (#2026) Alix-007 2026-03-26 09:31:42 +08:00
  • 9503f38ace
    docs: clarify gateway vs launcher chat endpoints (#2025) Alix-007 2026-03-26 09:27:34 +08:00
  • 051a737eeb
    refactor(api): streamline WebSocket and Pico URL construction to prefer forwarded host and omit port when unspecified zeed-w-beez 2026-03-25 13:17:41 +08:00
  • 01705249af
    fix(websocket): add support for WSS in WebSocket URL construction based on forwarded headers zeed-w-beez 2026-03-25 10:16:34 +08:00
  • c2c2d7674f
    fix(linter): update launcher logging and error messages to use app name zeed-w-beez 2026-03-25 09:03:41 +08:00
  • 170bc84547
    refactor(tests): simplify Pico channel test configuration with helper function zeed.w.zeed 2026-03-24 13:17:45 +08:00
  • c5d5783b29
    feat(web-chat): Pico channel SSE fallback and proxy zeed.w.zeed 2026-03-24 09:57:14 +08:00
  • 8f447ed983 fix(config): disable tool feedback by default Alix-007 2026-03-26 08:17:49 +08:00
  • 0881485433 docs: clarify gateway vs launcher chat endpoints Alix-007 2026-03-26 07:42:23 +08:00
  • af0c8f8536 ci: Add GitHub Actions workflow for GCE deployment google-labs-jules[bot] 2026-03-25 23:38:31 +00:00
  • 5d86ea43dc style: fix formatting issues and remove unused constants google-labs-jules[bot] 2026-03-25 23:19:34 +00:00
  • e41b2722d6 ci: Add GitHub Actions workflow for GCE deployment google-labs-jules[bot] 2026-03-25 23:02:58 +00:00
  • 4cf7c86fb0 I've refactored the filesystem logic by splitting pkg/tools/filesystem.go into smaller, domain-specific files. I moved the VFS infrastructure, path validation, and the various file operation implementations into separate files to improve maintainability and ensure a better isolation of concerns. google-labs-jules[bot] 2026-03-25 22:33:23 +00:00
  • 5db1e94693
    Merge pull request #1998 from abnerhexu/main Mauro 2026-03-25 22:47:39 +01:00
  • 73e171103c fix(web): remove unused session helper Alix-007 2026-03-26 05:20:45 +08:00
  • df5de36ce4 feat(docker): add bootstrap init script to source-built images sushi30 2026-03-25 22:15:14 +01:00
  • 1dff5e6903
    Merge pull request #2016 from badgerbees/fix/context-overflow-errors Mauro 2026-03-25 21:58:53 +01:00
  • 553afcccfb fix(web): include non-pico sessions in history API Alix-007 2026-03-26 04:51:14 +08:00
  • f05a023e03 fix(subturn): inherit runtime tool registry semantics for spawn Alix-007 2026-03-26 04:05:26 +08:00
  • ae94893605 adding test units Badgerbees 2026-03-26 03:03:19 +07:00
  • 19979e731f fix(subturn): preserve spawn/subagent tool snapshots in child turns Alix-007 2026-03-26 03:45:17 +08:00
  • 77b0b0d686 test(openai_compat): wrap long JSON literal for lint formatting Alix-007 2026-03-26 03:23:13 +08:00
  • cd408067fc fix(openai_compat): omit reasoning_content for Mistral requests Alix-007 2026-03-26 03:10:17 +08:00
  • 0160f2dc9e feat: implement ETL framework for Ultimate Visibility google-labs-jules[bot] 2026-03-25 18:34:18 +00:00
  • 97dec16769 fix(providers): improve context overflow detection and classification Badgerbees 2026-03-26 00:55:48 +07:00
  • 25cf560679 Bolt: Optimize web_fetch HTML detection to prevent large string allocations google-labs-jules[bot] 2026-03-25 17:43:41 +00:00
  • 245fd6b344 docs: clarify gateway.log_level default and options (#2013) Alix-007 2026-03-26 01:35:47 +08:00
  • ed618e14aa
    feat(channels): support multi-message sending via split marker (#2008) 柚子 2026-03-26 01:33:49 +08:00
  • f29b826d3a Add SplitOnMarker config option uiyzzi 2026-03-26 01:30:24 +08:00