Commit graph

  • f13b37309d fix(config): preserve explicit mention_only=false in GroupTriggerConfig stpwin 2026-04-17 11:03:41 +07:00
  • b2cdd680d4 fix: pipeline gerrystev 2026-04-17 11:47:48 +08:00
  • b0d3f19a6a docs(agent-refactor): document loop.go file split sky5454 2026-04-17 11:22:37 +08:00
  • 12d5421c26 refactor(agent): split loop.go into focused sub-packages sky5454 2026-04-17 11:17:12 +08:00
  • 22dc130bc0 Merge branch 'main' of github.com:EMOTechnologies/picoclaw gerrystev 2026-04-17 11:14:18 +08:00
  • e34900072c fix: pipeline gerrystev 2026-04-17 11:13:51 +08:00
  • 72f30c58e9
    build(deps-dev): bump @types/node from 25.5.0 to 25.6.0 in /web/frontend (#2562) dependabot[bot] 2026-04-17 10:30:11 +08:00
  • f1cdbe06de
    build(deps-dev): bump @types/node from 25.5.0 to 25.6.0 in /web/frontend dependabot[bot] 2026-04-17 02:26:01 +00:00
  • 235cb11beb
    build(deps-dev): bump globals from 17.4.0 to 17.5.0 in /web/frontend (#2561) dependabot[bot] 2026-04-17 10:24:18 +08:00
  • 74856d3747
    build(deps): bump @tanstack/react-query in /web/frontend (#2560) dependabot[bot] 2026-04-17 10:23:07 +08:00
  • c36a48cf4b
    build(deps): bump react-i18next from 17.0.2 to 17.0.3 in /web/frontend (#2559) dependabot[bot] 2026-04-17 10:20:32 +08:00
  • e77c4eba3e
    build(deps): bump maunium.net/go/mautrix from 0.26.4 to 0.27.0 (#2557) dependabot[bot] 2026-04-17 10:14:08 +08:00
  • b2db399d63
    build(deps): bump @tanstack/react-query in /web/frontend dependabot[bot] 2026-04-17 02:13:28 +00:00
  • d73897da8e
    build(deps): bump @tanstack/react-router in /web/frontend (#2555) dependabot[bot] 2026-04-17 10:11:47 +08:00
  • 6e3be92253
    build(deps): bump github.com/openai/openai-go/v3 from 3.22.0 to 3.31.0 dependabot[bot] 2026-04-17 02:10:24 +00:00
  • 9c97442f7c
    build(deps): bump go.mau.fi/util from 0.9.7 to 0.9.8 (#2553) dependabot[bot] 2026-04-17 10:09:16 +08:00
  • 6375440152
    build(deps): bump pnpm/action-setup from 4 to 6 (#2552) dependabot[bot] 2026-04-17 10:07:10 +08:00
  • 928a27359f
    Merge pull request #2549 from lc6464/gateway-auth-no-browser daming大铭 2026-04-17 09:54:03 +08:00
  • 09f3268ab5 fix: proxy pico media and force svg downloads afjcjsbx 2026-04-16 21:29:40 +02:00
  • 441e85194a Merge branch 'main' into feat/download-files-on-frontend afjcjsbx 2026-04-16 21:19:11 +02:00
  • a58dadd462
    build(deps-dev): bump globals from 17.4.0 to 17.5.0 in /web/frontend dependabot[bot] 2026-04-16 17:18:28 +00:00
  • a8f1079c44
    build(deps): bump react-i18next from 17.0.2 to 17.0.3 in /web/frontend dependabot[bot] 2026-04-16 17:17:42 +00:00
  • 4dc5f8bd30
    build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 dependabot[bot] 2026-04-16 17:17:38 +00:00
  • 84bfbb259e
    build(deps): bump maunium.net/go/mautrix from 0.26.4 to 0.27.0 dependabot[bot] 2026-04-16 17:17:33 +00:00
  • b2fd828850
    build(deps): bump github.com/slack-go/slack from 0.17.3 to 0.22.0 dependabot[bot] 2026-04-16 17:17:27 +00:00
  • e653675b37
    build(deps): bump @tanstack/react-router in /web/frontend dependabot[bot] 2026-04-16 17:17:24 +00:00
  • a85b3f75d2
    build(deps): bump go.mau.fi/util from 0.9.7 to 0.9.8 dependabot[bot] 2026-04-16 17:17:07 +00:00
  • e7fde4f902
    build(deps): bump pnpm/action-setup from 4 to 6 dependabot[bot] 2026-04-16 17:16:48 +00:00
  • ba08d52351
    Merge pull request #2474 from srcrs/fix-cron-independent-sessions daming大铭 2026-04-16 23:52:29 +08:00
  • b1475122da
    Merge pull request #2547 from lc6464/chore/issue-2538-network-fallback daming大铭 2026-04-16 23:17:20 +08:00
  • ffd30d7db7
    fix(auth): improve no-browser OAuth login lc6464 2026-04-16 23:01:28 +08:00
  • eb24269651
    Merge pull request #2503 from cytown/loop daming大铭 2026-04-16 22:47:34 +08:00
  • 2b844778ff
    refactor(tests): extract common logic for fallback error handling into a helper function lc6464 2026-04-16 22:45:31 +08:00
  • ab019d3f18
    feat(auth): add no-browser option for OAuth login lc6464 2026-04-16 21:42:46 +08:00
  • 7aa2d672ce
    fix(network): classify timeout errors as FailoverTimeout LC 2026-04-16 21:13:09 +08:00
  • c3f4000817
    feat(network): implement network error classification and fallback handling lc6464 2026-04-16 19:59:37 +08:00
  • 7fdc9c7b64
    fix(web): support proxies in SearXNG and web fetch (#2542) wenjie 2026-04-16 17:15:47 +08:00
  • 7f56ca8cc6
    feat(web): refactor tools page into tabbed library and web search settings (#2539) wenjie 2026-04-16 17:14:35 +08:00
  • 18fb73d21a Change README model max-intent 2026-04-16 15:36:21 +07:00
  • 4ebaead9f9 feat: dockerfile heavy as container gerrystev 2026-04-16 15:22:19 +08:00
  • f5e779e22e refactor: make agent loop support parallel and update docs Cytown 2026-04-13 16:19:24 +08:00
  • e22591fdfa feat: dockerfile heavy gerrystev 2026-04-16 14:41:50 +08:00
  • 6ac0c589f3 fix: pulumi gerrystev 2026-04-16 14:34:30 +08:00
  • 51ce86bdc1 fix(web): support proxies in SearXNG and web fetch wenjie 2026-04-16 14:28:59 +08:00
  • 54272c7fc4 fix: pipeline gerrystev 2026-04-16 12:46:26 +08:00
  • ac9b6a25bf feat: pulumi + pipeline gerrystev 2026-04-16 12:38:49 +08:00
  • 518336439f feat(web): refactor tools page into tabbed library and web search settings wenjie 2026-04-16 12:03:42 +08:00
  • 2df5f3d7f9
    Merge branch 'sipeed:main' into main gerrystev-intent 2026-04-16 11:31:23 +08:00
  • 0eec573488 feat: dockerfile launcher gerrystev 2026-04-16 11:29:24 +08:00
  • e22b4e1eee
    feat(agent): support btw side questions (#2532) lxowalle 2026-04-16 10:53:09 +08:00
  • a8d0b03515
    fix(web): save channel configs with nested channel_list patches (#2530) wenjie 2026-04-16 10:30:16 +08:00
  • f32b303d2a
    fix(web): avoid resetting web search draft on config refetch (#2536) wenjie 2026-04-16 10:26:18 +08:00
  • d5fec4f23b fix(web): avoid resetting web search draft on config refetch wenjie 2026-04-16 10:01:49 +08:00
  • b6bb8f22d5 feat(web): download attachments in frontend afjcjsbx 2026-04-15 22:04:50 +02:00
  • a34120b821 test(agent): assert child turn uses target agent model xiaoen 2026-04-15 22:27:05 +08:00
  • 6ee66123f2 refactor(agent): simplify delegate registration gate xiaoen 2026-04-15 22:24:47 +08:00
  • 6db17b8211 test(tools): verify normalization prevents self-delegation bypass xiaoen 2026-04-15 22:23:47 +08:00
  • df486b9939 fix(tools): normalize agent_id before self-check and delegation xiaoen 2026-04-15 22:23:17 +08:00
  • 5b0c9e2708 Merge remote-tracking branch 'origin/main' into refactor/line-sdk ex-takashima 2026-04-15 23:07:04 +09:00
  • 3c8df0725b feat(agent): support btw side questions lxowalle 2026-04-15 16:25:19 +08:00
  • 039f35563e feat(agent): wire delegate tool registration for multi-agent setups xiaoen 2026-04-15 21:29:29 +08:00
  • 0ff78fa53f test(tools): add delegate tool unit tests xiaoen 2026-04-15 21:28:54 +08:00
  • 484ef399f1 feat(tools): add delegate tool for synchronous cross-agent task handoff xiaoen 2026-04-15 21:28:31 +08:00
  • c8335bfd47 test(agent): verify TargetAgentID resolves to correct agent instance xiaoen 2026-04-15 21:27:39 +08:00
  • c47f5fd2c4 feat(agent): add TargetAgentID to SubTurnConfig for cross-agent delegation xiaoen 2026-04-15 21:27:13 +08:00
  • f1b659e5ef
    membench: add LLM-as-Judge evaluation mode (#2484) BeaconCat 2026-04-15 21:15:17 +08:00
  • ead2dc9699
    Merge pull request #2524 from SiYue-ZO/feature/sogou-web-search-default 美電球 2026-04-15 20:50:53 +08:00
  • 7bd11181a6
    fix(agent): preserve reused tool call IDs across turns (#2528) wenjie 2026-04-15 20:18:09 +08:00
  • e8ce9e3d69 fix(web): save channel configs with nested channel_list patches wenjie 2026-04-15 18:56:41 +08:00
  • 100e576609
    Merge pull request #2529 from lc6464/feat/web-code-highlight daming大铭 2026-04-15 18:50:40 +08:00
  • 2784223ad5 Make web search auto-switch with UI language SiYue-ZO 2026-04-15 18:45:28 +08:00
  • 5a2e7795cd
    refactor(web): improve theme style element management in useHighlightTheme hook lc6464 2026-04-15 18:30:43 +08:00
  • acbe654674
    chore(web): move app providers out of main entry lc6464 2026-04-15 17:36:22 +08:00
  • 389f492d8c
    refactor(web): use official highlight themes for markdown lc6464 2026-04-15 17:19:48 +08:00
  • 25ac563406
    feat(web): add syntax highlighting for markdown code blocks lc6464 2026-04-15 14:54:13 +08:00
  • 42c319e387 fix(agent): preserve reused tool call IDs across turns wenjie 2026-04-15 14:19:42 +08:00
  • bb14a5c7cc
    Merge pull request #2525 from afjcjsbx/fix/vision-unsupported-media-stuck Mauro 2026-04-15 07:54:33 +02:00
  • bb953b788b test(api): fix web tools lint issues SiYue-ZO 2026-04-15 13:35:39 +08:00
  • 75e93b5189 Merge remote-tracking branch 'upstream/main' into feature/sogou-web-search-default SiYue-ZO 2026-04-15 13:28:05 +08:00
  • 0b84f0ae0a fix(web): address sogou search review feedback SiYue-ZO 2026-04-15 13:03:06 +08:00
  • 7d51e6ce78 fix(agent): run /btw through hooks lxowalle 2026-04-15 11:54:44 +08:00
  • 20d8c58ca9 fix(agent): include session history in /btw context lxowalle 2026-04-15 11:39:56 +08:00
  • d0ff24aa87
    remove useless backend output for platform-token (#2500) Cytown 2026-04-15 11:38:47 +08:00
  • f0ac4d9b5c fix lint lxowalle 2026-04-15 11:32:21 +08:00
  • 937e0aa604
    Merge branch 'main' into output Cytown 2026-04-15 11:28:52 +08:00
  • 51ab3b1385
    fix(web): restore chat composer disabled-state messaging and clean up code (#2526) wenjie 2026-04-15 11:24:27 +08:00
  • 537cc35589 fix(agent): preserve /btw immediate reply metadata lxowalle 2026-04-15 11:12:28 +08:00
  • 0cb5bdee0d fix(agent): preserve reply metadata in /btw immediate responses lxowalle 2026-04-15 10:47:52 +08:00
  • 591f907faf fix(web): restore chat composer disabled-state messaging and clean up code wenjie 2026-04-15 10:12:54 +08:00
  • 773a94c414
    fix(web_search): validate missing API key/URL directly in Search methods (#2517) lxowalle 2026-04-15 09:55:05 +08:00
  • bf6d4fd997
    feat(web): show disabled reasons in tooltips when buttons are disabled (#2430) 肆月 2026-04-15 09:49:45 +08:00
  • e60a687387 fix lint afjcjsbx 2026-04-14 22:35:02 +02:00
  • 7824bc715f add test afjcjsbx 2026-04-14 22:31:30 +02:00
  • d3d639cb7d fix lint afjcjsbx 2026-04-14 22:21:33 +02:00
  • 1245f2ddf6 fix(agent): recover after image-input-unsupported failures afjcjsbx 2026-04-14 22:15:28 +02:00
  • d8e7a6129f fix(cron): add blank line between default and localmodule imports for gci srcrs 2026-04-15 02:07:35 +08:00
  • c0fadc5918
    Merge pull request #2523 from lc6464/feat/web-chat-disabled-reasons-hint 美電球 2026-04-15 00:42:55 +08:00
  • 8b89824c2b fix(web): restore accessible labels for model action tooltips SiYue-ZO 2026-04-15 00:07:58 +08:00
  • b52eb58f03
    Merge pull request #2514 from lc6464/fix/issue-2488-host-binding 美電球 2026-04-14 23:48:24 +08:00
  • 01b1b008a0 fix(k3s): explicitly whitelist HDN server tools to work around old agent image stevef 2026-04-14 17:46:52 +02:00