Commit graph

  • 2e149f44dd
    Merge pull request #2497 from wj-xiao/build/split-core-builds taonyx 2026-04-13 14:25:17 +0800
  • 0c6ad33a9c merge: integrate main into refactor-inbound-context-routing-session Hoshina 2026-04-13 13:25:07 +0800
  • 0f23535165 fix(runtime): address session promotion and steering regressions Hoshina 2026-04-13 12:35:27 +0800
  • 6a870cb260 ci(build): remove unused Node.js and pnpm setup from core build workflow wenjie 2026-04-13 11:56:43 +0800
  • d73a0e89b4 build(release): move Android bundle publishing into GoReleaser wenjie 2026-04-13 11:52:35 +0800
  • 4532627f71 test(seahorse): add TestTriggerMigration for old-DB trigger upgrade path Liu Yuan 2026-04-13 11:37:50 +0800
  • b8819bdbff fix(seahorse): drop/recreate FTS5 triggers so existing DBs get corrected bodies Liu Yuan 2026-04-13 11:29:02 +0800
  • ea2107e8a9 build(release): split core builds from release-only artifacts wenjie 2026-04-13 11:23:55 +0800
  • f7e768152e feat(agent): /clear now clears seahorse DB in addition to JSONL Liu Yuan 2026-04-13 11:04:45 +0800
  • 2b2bc26f8e
    docs: fix Conventional Commits links in CONTRIBUTING files (#2494) Guoguo 2026-04-13 10:46:17 +0800
  • 815e43e3ef fix(agent): reinitialize MCP and discovery tools after reload afjcjsbx 2026-04-12 21:37:19 +0200
  • 6d03791929
    Merge pull request #2475 from lc6464/fix/issue-2448-separate-thought-message daming大铭 2026-04-12 19:20:19 +0800
  • 18d35c7d5d
    Merge pull request #2486 from sky5454/main daming大铭 2026-04-12 18:58:37 +0800
  • 681b2a258b build: address PR review — fix Android launcher flags, systray tag, rename target sky5454 2026-04-12 18:50:52 +0800
  • b6617a4b17
    feat(cli): structured terminal UI for PicoClaw CLI like modern CLIs (#2229) dataCenter430 2026-04-12 03:44:24 -0700
  • 168b6bec58 build(android): ci build added sky5454 2026-04-12 18:35:05 +0800
  • 080f532d82 build: add Android arm64 cross-compile support sky5454 2026-04-12 17:41:10 +0800
  • 34b9d5d6fa fix(telegram): preserve raw OAuth links in HTML rendering afjcjsbx 2026-04-12 10:44:09 +0200
  • 2b73978c5f fix(cron): add agent: prefix to session key so resolveScopeKey preserves it srcrs 2026-04-11 23:16:12 +0800
  • 6fbd7e0a3f
    fix(gemini): align thoughtSignature and stream tool IDs lc6464 2026-04-11 12:02:58 +0800
  • e9f55d776d
    fix(review): address copilot backpressure and SSE parse feedback lc6464 2026-04-11 11:18:41 +0800
  • 86917faa9b
    fix(ci): resolve lint header casing and fallback test routing lc6464 2026-04-11 02:23:35 +0800
  • b73caebe6f
    fix(chat): improve thought readability in dark mode lc6464 2026-04-11 01:44:39 +0800
  • cbae69ad64
    fix(gemini): honor pro-model thinking constraints lc6464 2026-04-11 01:38:13 +0800
  • 83e93ca572
    fix(gemini): align thinking-off and system prompt semantics lc6464 2026-04-11 01:15:38 +0800
  • 459e78c076
    fix(gemini): harden dedicated provider compatibility lc6464 2026-04-11 00:50:24 +0800
  • 36b9693d31 fix(cron): make each job execution use an independent session srcrs 2026-04-10 23:16:00 +0800
  • c8bac699fe
    fix(pico): separate thought and normal messages lc6464 2026-04-10 20:23:12 +0800
  • 748ac58dd1
    fix(chat): keep tool-call summary and assistant output in sync (#2449) Guoguo 2026-04-10 15:08:30 +0800
  • 187189ad4a
    fix(seahorse): sanitize user input for FTS5 MATCH queries (#2436) winterfx 2026-04-10 11:59:50 +0800
  • d9977715a3
    fix(launcher): align react and react-dom versions (#2467) wenjie 2026-04-10 11:13:05 +0800
  • 795ec9af05
    fix(launcher): fall back to token auth on unsupported platforms (#2466) wenjie 2026-04-10 11:12:54 +0800
  • 7788ed4677
    build(deps): bump github.com/modelcontextprotocol/go-sdk (#2455) dependabot[bot] 2026-04-10 10:46:45 +0800
  • e58f00b0c1
    build(deps): bump shadcn from 4.1.2 to 4.2.0 in /web/frontend (#2459) dependabot[bot] 2026-04-10 10:28:03 +0800
  • f1fe2db7ac
    build(deps): bump @tanstack/react-query in /web/frontend (#2458) dependabot[bot] 2026-04-10 10:27:18 +0800
  • 19493140eb
    build(deps): bump react from 19.2.4 to 19.2.5 in /web/frontend (#2456) dependabot[bot] 2026-04-10 10:19:39 +0800
  • c6d15da1ea
    build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 (#2450) dependabot[bot] 2026-04-10 10:18:25 +0800
  • 484070736d
    build(deps): bump jotai from 2.19.0 to 2.19.1 in /web/frontend (#2452) dependabot[bot] 2026-04-10 10:13:42 +0800
  • 0e57a446dc
    build(deps-dev): bump vite from 8.0.3 to 8.0.8 in /web/frontend (#2451) dependabot[bot] 2026-04-10 10:13:13 +0800
  • 491418775b
    fix(gateway): log startup errors before exit (#2414) Mauro 2026-04-10 04:10:45 +0200
  • 282ebcd956
    Merge pull request #2457 from sipeed/dependabot/go_modules/modernc.org/sqlite-1.48.2 Mauro 2026-04-09 22:14:55 +0200
  • dde61365d4
    Merge pull request #2420 from lahuman/docs/tool-escape-semantics Mauro 2026-04-09 20:50:06 +0200
  • d7d4374617
    Merge pull request #2453 from sipeed/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.32.14 Mauro 2026-04-09 20:42:54 +0200
  • d03d519c6d
    Merge pull request #2454 from sipeed/dependabot/go_modules/github.com/mymmrac/telego-1.8.0 Mauro 2026-04-09 20:42:07 +0200
  • 919e9eb645
    build(deps): bump modernc.org/sqlite from 1.48.0 to 1.48.2 dependabot[bot] 2026-04-09 17:18:28 +0000
  • 01a33bbb61
    build(deps): bump github.com/mymmrac/telego from 1.7.0 to 1.8.0 dependabot[bot] 2026-04-09 17:18:19 +0000
  • c71cd1eede
    build(deps): bump github.com/aws/aws-sdk-go-v2/config dependabot[bot] 2026-04-09 17:18:14 +0000
  • bd88385923
    fix(agent): gate pico interim publish for internal turns lc6464 2026-04-10 00:19:45 +0800
  • 58f634b582
    style(lint): satisfy gci and golines for review fixes lc6464 2026-04-10 00:02:20 +0800
  • bd13092831
    fix(review): align tool feedback reconstruction with runtime behavior lc6464 2026-04-09 23:52:02 +0800
  • 9982ee29a8
    fix(pico): avoid duplicate final websocket message lc6464 2026-04-09 22:59:36 +0800
  • 2aeed8fb3a
    fix(pico): stream assistant text between tool calls lc6464 2026-04-09 22:32:35 +0800
  • 5b596ed2f0
    fix(chat): keep tool summaries and assistant output together lc6464 2026-04-09 22:15:46 +0800
  • 20d3522069
    Merge pull request #2418 from lahuman/docs/korean-readme Mauro 2026-04-09 11:25:15 +0200
  • 5e44a99410
    fix(docker): run self-built images as root for parity with release (#2435) Guoguo 2026-04-09 10:53:52 +0800
  • a9720daa45
    fix(test): skip TestPrepareCommand_AppliesUserEnv on unsupported operating systems (#2434) wenjie 2026-04-09 10:14:08 +0800
  • a2f02e4b18 Revert "test(agent): remove unused respondWithMediaHook field" k 2026-04-09 07:47:42 +0900
  • 06023c79fa
    feat(launcher): standard HTTP login/setup/logout flow for dashboard, frontend and backend impl. and fix windows pid lock for ws (#2339) sky5454 2026-04-08 21:43:51 +0800
  • 3e3b6aed90
    fix(tools): message tool no longer suppresses reply to originating chat (#2180) 美電球 2026-04-08 21:40:12 +0800
  • 087e355885 test(agent): remove unused respondWithMediaHook field k 2026-04-08 19:44:07 +0900
  • 1dc25e7cf5 test(agent): remove unused respondWithMediaHook field k 2026-04-08 19:44:07 +0900
  • 51eecde01e
    Feat/support isolation (#2423) lxowalle 2026-04-08 18:15:42 +0800
  • 8b3e502690
    fix(feishu): enrich reply context for card and file replies (#2144) ywj 2026-04-08 14:26:17 +0800
  • 7d16764674
    fix(gateway): validate PID ownership and clean stale pid files (#2422) wenjie 2026-04-08 14:23:21 +0800
  • 8f7eae8b37 docs(tool): use provider-agnostic JSON escaping guidance k 2026-04-08 14:19:11 +0900
  • 862421b146 docs: add Korean README translation k 2026-04-08 13:42:57 +0900
  • ee29aaa871
    Enhance hooks with respond action and comprehensive documentation (#2215) Harmoon 2026-04-08 11:47:02 +0800
  • 330de0c382
    fix(agent): disable seahorse context manager on freebsd/arm (#2417) wenjie 2026-04-08 10:57:22 +0800
  • 296077eabf fix(session): restore thread and legacy compatibility Hoshina 2026-04-08 00:32:53 +0800
  • fe51cd504f refactor(line): use official LINE Bot SDK v8 ex-takashima 2026-04-08 00:38:55 +0900
  • a827d01d7c test(channels): normalize manager outbound test message Hoshina 2026-04-07 23:09:26 +0800
  • 27db03e5ca fix(config): migrate legacy bindings and optimize session resolve Hoshina 2026-04-07 22:57:10 +0800
  • 3d60385958 refactor(session): tighten legacy boundary and tool context Hoshina 2026-04-07 22:39:46 +0800
  • 9f23ec22d6 refactor(agent): normalize dispatch and outbound turn metadata Hoshina 2026-04-07 22:12:23 +0800
  • e32a209683 Merge branch 'main' into refactor-inbound-context-routing-session Hoshina 2026-04-07 21:41:02 +0800
  • 528c57dda0 refactor(channels): merge non-web fixes from main Hoshina 2026-04-07 21:19:11 +0800
  • e6e724a827 refactor(config): reconcile defaults with main Hoshina 2026-04-07 21:19:06 +0800
  • 718a5e7c75 refactor(runtime): merge bus context and handled tool delivery Hoshina 2026-04-07 21:05:53 +0800
  • 6ce0306c66
    fix: use per candidate provider for model_fallbacks (#2143) corevibe555 2026-04-07 15:07:56 +0300
  • 1fc2710999
    feat(channels): add teams_webhook output-only channel (#2244) Andy Lo-A-Foe 2026-04-07 13:24:27 +0200
  • 6a8552a664
    fix(web): derive WebSocket URL from browser location instead of backend (#2405) Guoguo 2026-04-07 17:37:01 +0800
  • 7bf6cbe1fa
    fix(gateway): harden PID liveness handling and websocket proxy state (#2403) wenjie 2026-04-07 16:34:42 +0800
  • 38a498e202
    feat(provider): support custom headers injection for HTTP providers (#2402) LC 2026-04-07 16:05:21 +0800
  • 778f939302
    fix [BUG] WebUI cannot connect to the gateway started by WebUI (#2267) eturn 2026-04-07 03:46:45 -0400
  • 84edc462d6
    assets: update WeChat QR code image (#2385) BeaconCat 2026-04-07 14:09:11 +0800
  • f0e6b7aa37
    fix(seahorse): correct bm25 rank semantics in comments (#2360) Liu Yuan 2026-04-07 12:32:28 +0800
  • 661ce5e311
    fix(build): gate seahorse context manager on unsupported platforms (#2384) wenjie 2026-04-07 11:49:35 +0800
  • c3e7396a3d
    build(deps): bump github.com/pion/rtp from 1.8.7 to 1.10.1 (#2290) dependabot[bot] 2026-04-07 09:58:20 +0800
  • 29277d4b3b
    build(deps): bump modernc.org/sqlite from 1.47.0 to 1.48.0 (#2289) dependabot[bot] 2026-04-07 09:56:46 +0800
  • 9ec27835cf
    fix(docker): add -console flag and open network for launcher (#2314) Guoguo 2026-04-07 09:34:54 +0800
  • 1175f4a62b
    feat(membench): add LOCOMO memory benchmark tool (#2353) Liu Yuan 2026-04-06 17:26:43 +0800
  • 15a70ac45c
    feat(seahorse): implement short-term memory engine (LCM) (#2285) Liu Yuan 2026-04-05 09:05:16 +0800
  • 71337b6f52
    fix(tool): clarify write_file nested-JSON escape semantics and add tests (#2320) LC 2026-04-04 17:56:49 +0800
  • 84e42d6904
    Merge pull request #2316 from zeroznet/fix/help-banner-double-v Mauro 2026-04-03 23:14:07 +0200
  • e8d92e4a36 test: update root help banner expectation Robert Bopko 2026-04-03 21:59:57 +0200
  • cbd0798a56 fix: avoid duplicate v in CLI help banner Robert Bopko 2026-04-03 19:58:52 +0200
  • d8c5183d9a
    feat(mcp): store oversized text results as artifacts (#2308) Mauro 2026-04-03 19:30:36 +0200
  • bd56e10bb8
    fix(web): improve logs panel scroll handling (#2305) wenjie 2026-04-03 15:37:23 +0800
  • 7f7b4c430b
    feat(web): persist dashboard token in launcher config (#2304) wenjie 2026-04-03 14:54:27 +0800
  • f2a19ab947
    feat(web): support image messages in pico chat (#2299) wenjie 2026-04-03 14:15:20 +0800