Commit graph

  • 743cd3602b
    fix(tools): centralize shared LLM note constants lc6464 2026-04-17 14:31:43 +0800
  • 9b4efddd9b
    fix(providers,tools): address linter issues after reorg lc6464 2026-04-17 14:16:18 +0800
  • 16d174e124 docs: fix broken wecom link in Malay README wenjie 2026-04-17 14:05:57 +0800
  • 610f68adcf docs: add section index pages and fix localized doc links wenjie 2026-04-17 13:57:14 +0800
  • de3d042d1b chore(docs): add docs layout lint target and contributor guidance wenjie 2026-04-17 13:45:39 +0800
  • 4e1ceee62e refactor(docs): reorganize docs by type and locale wenjie 2026-04-17 11:41:36 +0800
  • 4c133dc2d9
    refactor(tools): reorganize tool packages and facades lc6464 2026-04-17 13:44:31 +0800
  • 0da962c4b4
    Merge pull request #2564 from sky5454/looper_refactor daming大铭 2026-04-17 13:18:11 +0800
  • ee634dc8db
    refactor(providers): reorganize provider packages and facades lc6464 2026-04-17 12:42:03 +0800
  • b0d3f19a6a docs(agent-refactor): document loop.go file split sky5454 2026-04-17 11:22:37 +0800
  • 12d5421c26 refactor(agent): split loop.go into focused sub-packages sky5454 2026-04-17 11:17:12 +0800
  • 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 +0800
  • 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 +0800
  • 74856d3747
    build(deps): bump @tanstack/react-query in /web/frontend (#2560) dependabot[bot] 2026-04-17 10:23:07 +0800
  • 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 +0800
  • 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 +0800
  • d73897da8e
    build(deps): bump @tanstack/react-router in /web/frontend (#2555) dependabot[bot] 2026-04-17 10:11:47 +0800
  • 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 +0800
  • 6375440152
    build(deps): bump pnpm/action-setup from 4 to 6 (#2552) dependabot[bot] 2026-04-17 10:07:10 +0800
  • 928a27359f
    Merge pull request #2549 from lc6464/gateway-auth-no-browser daming大铭 2026-04-17 09:54:03 +0800
  • ba08d52351
    Merge pull request #2474 from srcrs/fix-cron-independent-sessions daming大铭 2026-04-16 23:52:29 +0800
  • b1475122da
    Merge pull request #2547 from lc6464/chore/issue-2538-network-fallback daming大铭 2026-04-16 23:17:20 +0800
  • ffd30d7db7
    fix(auth): improve no-browser OAuth login lc6464 2026-04-16 23:01:28 +0800
  • eb24269651
    Merge pull request #2503 from cytown/loop daming大铭 2026-04-16 22:47:34 +0800
  • 2b844778ff
    refactor(tests): extract common logic for fallback error handling into a helper function lc6464 2026-04-16 22:45:31 +0800
  • ab019d3f18
    feat(auth): add no-browser option for OAuth login lc6464 2026-04-16 21:42:46 +0800
  • 7aa2d672ce
    fix(network): classify timeout errors as FailoverTimeout LC 2026-04-16 21:13:09 +0800
  • c3f4000817
    feat(network): implement network error classification and fallback handling lc6464 2026-04-16 19:59:37 +0800
  • 7fdc9c7b64
    fix(web): support proxies in SearXNG and web fetch (#2542) wenjie 2026-04-16 17:15:47 +0800
  • 7f56ca8cc6
    feat(web): refactor tools page into tabbed library and web search settings (#2539) wenjie 2026-04-16 17:14:35 +0800
  • f5e779e22e refactor: make agent loop support parallel and update docs Cytown 2026-04-13 16:19:24 +0800
  • e22b4e1eee
    feat(agent): support btw side questions (#2532) lxowalle 2026-04-16 10:53:09 +0800
  • a8d0b03515
    fix(web): save channel configs with nested channel_list patches (#2530) wenjie 2026-04-16 10:30:16 +0800
  • f32b303d2a
    fix(web): avoid resetting web search draft on config refetch (#2536) wenjie 2026-04-16 10:26:18 +0800
  • a34120b821 test(agent): assert child turn uses target agent model xiaoen 2026-04-15 22:27:05 +0800
  • 6ee66123f2 refactor(agent): simplify delegate registration gate xiaoen 2026-04-15 22:24:47 +0800
  • 6db17b8211 test(tools): verify normalization prevents self-delegation bypass xiaoen 2026-04-15 22:23:47 +0800
  • df486b9939 fix(tools): normalize agent_id before self-check and delegation xiaoen 2026-04-15 22:23:17 +0800
  • 5b0c9e2708 Merge remote-tracking branch 'origin/main' into refactor/line-sdk ex-takashima 2026-04-15 23:07:04 +0900
  • 039f35563e feat(agent): wire delegate tool registration for multi-agent setups xiaoen 2026-04-15 21:29:29 +0800
  • 0ff78fa53f test(tools): add delegate tool unit tests xiaoen 2026-04-15 21:28:54 +0800
  • 484ef399f1 feat(tools): add delegate tool for synchronous cross-agent task handoff xiaoen 2026-04-15 21:28:31 +0800
  • c8335bfd47 test(agent): verify TargetAgentID resolves to correct agent instance xiaoen 2026-04-15 21:27:39 +0800
  • c47f5fd2c4 feat(agent): add TargetAgentID to SubTurnConfig for cross-agent delegation xiaoen 2026-04-15 21:27:13 +0800
  • f1b659e5ef
    membench: add LLM-as-Judge evaluation mode (#2484) BeaconCat 2026-04-15 21:15:17 +0800
  • ead2dc9699
    Merge pull request #2524 from SiYue-ZO/feature/sogou-web-search-default 美電球 2026-04-15 20:50:53 +0800
  • 7bd11181a6
    fix(agent): preserve reused tool call IDs across turns (#2528) wenjie 2026-04-15 20:18:09 +0800
  • 100e576609
    Merge pull request #2529 from lc6464/feat/web-code-highlight daming大铭 2026-04-15 18:50:40 +0800
  • 2784223ad5 Make web search auto-switch with UI language SiYue-ZO 2026-04-15 18:45:28 +0800
  • 5a2e7795cd
    refactor(web): improve theme style element management in useHighlightTheme hook lc6464 2026-04-15 18:30:43 +0800
  • acbe654674
    chore(web): move app providers out of main entry lc6464 2026-04-15 17:36:22 +0800
  • 389f492d8c
    refactor(web): use official highlight themes for markdown lc6464 2026-04-15 17:19:48 +0800
  • 25ac563406
    feat(web): add syntax highlighting for markdown code blocks lc6464 2026-04-15 14:54:13 +0800
  • bb14a5c7cc
    Merge pull request #2525 from afjcjsbx/fix/vision-unsupported-media-stuck Mauro 2026-04-15 07:54:33 +0200
  • bb953b788b test(api): fix web tools lint issues SiYue-ZO 2026-04-15 13:35:39 +0800
  • 75e93b5189 Merge remote-tracking branch 'upstream/main' into feature/sogou-web-search-default SiYue-ZO 2026-04-15 13:28:05 +0800
  • 0b84f0ae0a fix(web): address sogou search review feedback SiYue-ZO 2026-04-15 13:03:06 +0800
  • d0ff24aa87
    remove useless backend output for platform-token (#2500) Cytown 2026-04-15 11:38:47 +0800
  • 51ab3b1385
    fix(web): restore chat composer disabled-state messaging and clean up code (#2526) wenjie 2026-04-15 11:24:27 +0800
  • 773a94c414
    fix(web_search): validate missing API key/URL directly in Search methods (#2517) lxowalle 2026-04-15 09:55:05 +0800
  • bf6d4fd997
    feat(web): show disabled reasons in tooltips when buttons are disabled (#2430) 肆月 2026-04-15 09:49:45 +0800
  • e60a687387 fix lint afjcjsbx 2026-04-14 22:35:02 +0200
  • 7824bc715f add test afjcjsbx 2026-04-14 22:31:30 +0200
  • d3d639cb7d fix lint afjcjsbx 2026-04-14 22:21:33 +0200
  • 1245f2ddf6 fix(agent): recover after image-input-unsupported failures afjcjsbx 2026-04-14 22:15:28 +0200
  • d8e7a6129f fix(cron): add blank line between default and localmodule imports for gci srcrs 2026-04-15 02:07:35 +0800
  • c0fadc5918
    Merge pull request #2523 from lc6464/feat/web-chat-disabled-reasons-hint 美電球 2026-04-15 00:42:55 +0800
  • b52eb58f03
    Merge pull request #2514 from lc6464/fix/issue-2488-host-binding 美電球 2026-04-14 23:48:24 +0800
  • 0bb9bedc44
    fix(web): address latest Copilot review points lc6464 2026-04-14 23:39:59 +0800
  • dcf21ef11c Fix provider return formatting for golines SiYue-ZO 2026-04-14 23:26:40 +0800
  • 79f87d151e
    fix(web): show localhost entry only for local binds lc6464 2026-04-14 23:24:14 +0800
  • 824e800d70 Fix Sogou user agent formatting for linter SiYue-ZO 2026-04-14 23:22:37 +0800
  • 9ded7933f0 Fix golines formatting for web search changes SiYue-ZO 2026-04-14 23:16:23 +0800
  • 93977bf348 Add configurable Sogou-backed web search SiYue-ZO 2026-04-14 22:58:07 +0800
  • d4313b5e5f
    feat(web): show disabled chat reasons in composer lc6464 2026-04-14 22:22:30 +0800
  • 08fc305d5e
    Merge pull request #2518 from imguoguo/update-wechat-qr Caize Wu 2026-04-14 17:34:06 +0800
  • 8ca89c49ab docs: update wechat qrcode Guoguo 2026-04-14 02:30:26 -0700
  • 24382271d6
    fix(web): align wildcard advertise IP preference lc6464 2026-04-14 15:17:27 +0800
  • 0425cd4d77
    refactor skills registries and add GitHub-backed skill discovery (#2442) lxowalle 2026-04-14 15:14:16 +0800
  • ae195831bb
    fix: resolve PR2514 lint regressions lc6464 2026-04-14 14:30:37 +0800
  • 93bf871bd2
    fix(launcher): refine console host display lc6464 2026-04-14 13:35:48 +0800
  • d4d652b455
    feat(host): complete launcher and gateway multi-host binding support lc6464 2026-04-14 12:43:49 +0800
  • 7b38d437ba
    feat(launcher): support multi-host bind and strict host semantics lc6464 2026-04-14 09:10:44 +0800
  • e7b3654313
    fix(host): modernize default host selection order lc6464 2026-04-13 22:49:25 +0800
  • 448027c02a
    fix(host): align launcher and gateway host normalization semantics lc6464 2026-04-13 21:33:22 +0800
  • 4e977367c2
    feat(launcher): add host overrides for launcher and gateway lc6464 2026-04-13 17:29:22 +0800
  • df9124b824
    Merge pull request #2249 from alexhoshina/refactor-inbound-context-routing-session daming大铭 2026-04-14 12:45:34 +0800
  • 08283dde61
    Merge pull request #2489 from afjcjsbx/fix/mcp-reload-discovery-tools 美電球 2026-04-14 11:54:47 +0800
  • f82fe5a2ec
    ci: use pnpm/action-setup and sync README install steps (#2512) wenjie 2026-04-14 10:44:47 +0800
  • 64c3542b91
    fix(updater): retry release fetches (#2511) wenjie 2026-04-14 10:44:21 +0800
  • 93f69a98ba merge: integrate main channel config changes Hoshina 2026-04-14 00:34:17 +0800
  • 04e99a1264
    Merge pull request #2508 from cytown/channel2 美電球 2026-04-14 00:19:15 +0800
  • f16bade919 fix some bugs: Cytown 2026-04-14 00:00:13 +0800
  • cbd38dfd28
    Merge pull request #2481 from cytown/channel daming大铭 2026-04-13 23:41:32 +0800
  • aa1d7c55be
    Merge pull request #2507 from cytown/allow 美電球 2026-04-13 23:39:54 +0800
  • 036f65b179 bug fix for allowFrom contains empty string Cytown 2026-04-13 23:34:44 +0800
  • 69ff6909e1 merge: integrate main seahorse context changes Hoshina 2026-04-13 23:02:38 +0800
  • c5c5ea22d6 fix(session): address review regressions Hoshina 2026-04-13 22:51:44 +0800
  • 7db2e7d579
    Merge pull request #2495 from liuy/feat/seahorse-clear daming大铭 2026-04-13 22:28:33 +0800
  • 667fc85d54 refactor(config): make config.Channel to multiple instance support Cytown 2026-04-12 00:57:26 +0800