Commit graph

  • d5525675e7 feat: make logger time format configurable via config.json Badgerbees 2026-03-13 15:38:41 +07:00
  • a9b93835e5
    Merge pull request #1 from hobbyistlabs-coder/feature/alpaca-finance-integration-15306395294640780727 hobbyistlabs-coder 2026-03-13 04:33:37 -04:00
  • 0decb2241f fix test issue lxowalle 2026-03-13 16:32:48 +08:00
  • 74a60d0052 feat(web): add restart-required state for default model changes (#1499) wenjie 2026-03-13 16:30:59 +08:00
  • 87257819f6
    feat(web): add restart-required state for default model changes (#1499) wenjie 2026-03-13 16:30:59 +08:00
  • 1ca769d69a style(agent): fix gci comment alignment in test xiaoen 2026-03-13 16:30:26 +08:00
  • 0159470348 fix(agent): findSafeBoundary returns 0 for single-Turn history xiaoen 2026-03-13 16:25:27 +08:00
  • bdf6545426 feat(web): add restart-required state for default model changes wenjie 2026-03-13 16:22:44 +08:00
  • 55a15ff8d6 feat: Add Alpaca Financial Persona Integration google-labs-jules[bot] 2026-03-13 08:20:53 +00:00
  • 3133f7b94c fix(agent): correct media token arithmetic and tool call double-counting xiaoen 2026-03-13 16:02:04 +08:00
  • ec16f7cf8b Merge branch 'main' of https://github.com/sipeed/picoclaw into feat-azure-openai-support Kunal Karmakar 2026-03-13 08:00:49 +00:00
  • 084112e8e1 add tips for mcp lxowalle 2026-03-13 15:58:53 +08:00
  • 4eaa2ec268 refactor(agent): use Turn as the atomic unit for compression cut-off xiaoen 2026-03-13 15:54:50 +08:00
  • 58070beafb fix(agent): preallocate messages slice in budget test xiaoen 2026-03-13 15:50:51 +08:00
  • 365f891dfe
    Merge branch 'sipeed:main' into main pixiaoka 2026-03-13 15:44:14 +08:00
  • 5f6b4dd34e Merge branch 'ssy' of https://github.com/shengsuan/picoclaw into ssy “coohu” 2026-03-13 15:41:18 +08:00
  • 387fc74c2f fix(identity): prevent allowlist ID entries from matching usernames (#1406) 美電球 2026-03-13 15:41:18 +08:00
  • 4ccea5eb93
    fix(identity): prevent allowlist ID entries from matching usernames (#1406) 美電球 2026-03-13 15:41:18 +08:00
  • edec7a6cb5 feat: make logger time format configurable via config.json Badgerbees 2026-03-13 14:38:09 +07:00
  • fe7ebe21ad Merge pull request #34 from dj-oyu/refactor/conflict-isolation dj-oyu 2026-03-13 16:32:43 +09:00
  • 3167481595 Merge branch 'main' of https://github.com/sipeed/picoclaw into ssy coohu 2026-03-13 15:30:09 +08:00
  • dd40e60bc1 fix: reset MessageTool.sentInRound per processing round dj-oyu 2026-03-13 16:05:29 +09:00
  • 785dae12cf refactor: extract manager.go fork additions into manager_ext.go dj-oyu 2026-03-13 16:06:58 +09:00
  • e99ff8b96b refactor: extract instance.go fork fields into instanceExt embedded struct dj-oyu 2026-03-13 16:06:52 +09:00
  • 6fc07c4409 refactor: split subagent.go into container and preset files dj-oyu 2026-03-13 16:06:47 +09:00
  • fb662b02d3 refactor: extract loop.go fork fields into loopExt embedded struct dj-oyu 2026-03-13 16:06:41 +09:00
  • 9cdd71420f refactor: extract shell.go fork additions into separate files dj-oyu 2026-03-13 16:06:33 +09:00
  • 52f3546cbb refactor: extract context.go fork additions into separate files dj-oyu 2026-03-13 16:06:27 +09:00
  • 26d81d5198 Merge remote-tracking branch 'origin/fix/telegram-thinking-stuck' into test-ahead dj-oyu 2026-03-13 16:21:25 +09:00
  • a43c9c87c3 add NetBSD to the list of released platforms (#434) iMil 2026-03-13 08:19:37 +01:00
  • 516f7103b0
    add NetBSD to the list of released platforms (#434) iMil 2026-03-13 08:19:37 +01:00
  • d3b736039b test(agent): add realistic session-shaped tests for context budget xiaoen 2026-03-13 15:18:07 +08:00
  • a4e36acd5c feat(config): expose context_window in example config and web UI xiaoen 2026-03-13 15:16:57 +08:00
  • 7aca4056f3 fix(agent): include ReasoningContent and Media in token estimation xiaoen 2026-03-13 15:14:00 +08:00
  • 67c49df2f2 fix(agent): forceCompression must not assume history[0] is system prompt xiaoen 2026-03-13 15:13:04 +08:00
  • 5377ab761d
    Merge branch 'sipeed:main' into fix/cron-job-index NLG Sakib 2026-03-13 13:08:26 +06:00
  • 0afdf72525 refactor: extract manager.go fork additions into manager_ext.go dj-oyu 2026-03-13 16:06:58 +09:00
  • 3aef20058e refactor: extract instance.go fork fields into instanceExt embedded struct dj-oyu 2026-03-13 16:06:52 +09:00
  • 78cd36153f refactor: split subagent.go into container and preset files dj-oyu 2026-03-13 16:06:47 +09:00
  • f6d6722581 refactor: extract loop.go fork fields into loopExt embedded struct dj-oyu 2026-03-13 16:06:41 +09:00
  • 2674bc6f33 refactor: extract shell.go fork additions into separate files dj-oyu 2026-03-13 16:06:33 +09:00
  • ea2d48e907 refactor: extract context.go fork additions into separate files dj-oyu 2026-03-13 16:06:27 +09:00
  • 75011c8e1f fix: reset MessageTool.sentInRound per processing round dj-oyu 2026-03-13 16:05:29 +09:00
  • c797d600d2 fix(providers): 增强 OpenAI 兼容接口报错信息,完善 SiliconFlow 兼容性并修复 Windows 下 Codex CLI 测试 ywj 2026-03-13 14:45:40 +08:00
  • bda8f12032
    Merge branch 'sipeed:main' into main pixiaoka 2026-03-13 14:29:35 +08:00
  • 9b605ecaa7 make gateway aware of config.json change (#1187) Cytown 2026-03-13 14:27:46 +08:00
  • 9676e51e89
    make gateway aware of config.json change (#1187) Cytown 2026-03-13 14:27:46 +08:00
  • 2fa372fb8d chore(gitignore): ignore docker runtime data nnlgsakib 2026-03-13 12:27:22 +06:00
  • 3c637889d6 perf(cron): index jobs by id for lower overhead nnlgsakib 2026-03-13 12:26:10 +06:00
  • 07a25f7fa9 refactor(agent): context boundary detection, proactive budget check, and safe compression xiaoen 2026-03-13 14:20:24 +08:00
  • 43d4259d0a Merge branch 'main' into feature/statistic-log linhaolin1 2026-03-13 14:11:00 +08:00
  • 30000f3123 add model command to set default model (#1250) Cytown 2026-03-13 14:10:11 +08:00
  • dfa36f39cb
    add model command to set default model (#1250) Cytown 2026-03-13 14:10:11 +08:00
  • 09f1b91d2f feat: add anthropic-messages protocol for native Anthropic Messages API support Fixes #269 (#1284) Zane Tung 2026-03-13 14:09:40 +08:00
  • 9fed4ec136
    feat: add anthropic-messages protocol for native Anthropic Messages API support Fixes #269 (#1284) Zane Tung 2026-03-13 14:09:40 +08:00
  • 35ea1a7b65 enhance skill installer (#1252) leamon 2026-03-13 14:04:02 +08:00
  • 0fb92b21b6
    enhance skill installer (#1252) leamon 2026-03-13 14:04:02 +08:00
  • 73f3313cc1 Merge pull request #32 from dj-oyu/merge/upstream-latest dj-oyu 2026-03-13 15:02:57 +09:00
  • 4fbecbc047
    Merge pull request #32 from dj-oyu/merge/upstream-latest dj-oyu 2026-03-13 15:02:57 +09:00
  • 0c49210ba1 feat(provider): add ModelScope as OpenAI-compatible provider (#1486) dataCenter430 2026-03-13 07:02:23 +01:00
  • b811e9186c
    feat(provider): add ModelScope as OpenAI-compatible provider (#1486) dataCenter430 2026-03-13 07:02:23 +01:00
  • 2f01d65eac Merge remote-tracking branch 'upstream/main' dj-oyu 2026-03-13 14:58:46 +09:00
  • af120d98c5 Merge remote-tracking branch 'upstream/main' dj-oyu 2026-03-13 14:58:46 +09:00
  • 87f9e6b255 Merge pull request #31 from dj-oyu/refactor/upstream-compat dj-oyu 2026-03-13 14:56:54 +09:00
  • 54e2f035c4
    Merge pull request #31 from dj-oyu/refactor/upstream-compat dj-oyu 2026-03-13 14:56:54 +09:00
  • a99925dee7 ci: add bun setup for go generate in PR workflow dj-oyu 2026-03-13 14:50:35 +09:00
  • acf0c519e8 ci: add bun setup for go generate in PR workflow dj-oyu 2026-03-13 14:50:35 +09:00
  • a888e9c9cc fix: resolve post-merge test failures and lint issues dj-oyu 2026-03-13 14:48:48 +09:00
  • b344b2ae46 fix: resolve post-merge test failures and lint issues dj-oyu 2026-03-13 14:48:48 +09:00
  • 320533bb73 Fix readme Kunal Karmakar 2026-03-13 04:29:27 +00:00
  • ea09139c9f Merge branch 'main' of https://github.com/sipeed/picoclaw into feat-azure-openai-support Kunal Karmakar 2026-03-13 04:27:18 +00:00
  • 6abc13d844 feat(web): support renaming session history in chat UI wangyanfu2 2026-03-13 12:14:30 +08:00
  • 886d66911e fix(tools): address review — close async bypass, fix false positives Subash 2026-03-13 09:41:03 +05:30
  • 1772a1ccbd fix: resolve post-merge type mismatches and duplicate declarations dj-oyu 2026-03-13 13:14:57 +09:00
  • 0a4795759e fix: resolve post-merge type mismatches and duplicate declarations dj-oyu 2026-03-13 13:14:57 +09:00
  • 0026955946 fix(tools): add secret redaction layer to prevent credential leaks in tool output Subash 2026-03-13 09:31:29 +05:30
  • 07fbe05ece feat(config): add allow_private_hosts option to control access to local/private IPs Anric 2026-03-13 11:57:22 +08:00
  • 636c1743a6 chore: add ModelScope to example config and env template dataCenter430 2026-03-13 04:57:05 +01:00
  • 866dbb6b91 docs: add ModelScope to README provider tables and free tier sections dataCenter430 2026-03-13 04:56:46 +01:00
  • 2514968e80 test(provider): add ModelScope provider and migration tests dataCenter430 2026-03-13 04:55:57 +01:00
  • f1e3885cf7 feat(provider): add ModelScope as OpenAI-compatible provider dataCenter430 2026-03-13 04:55:25 +01:00
  • 0d8a6baf77
    Merge branch 'sipeed:main' into main pixiaoka 2026-03-13 11:30:17 +08:00
  • 503ec8a4c2 Merge remote-tracking branch 'upstream/main' into refactor/upstream-compat dj-oyu 2026-03-13 12:23:01 +09:00
  • 9a7f0217ac Merge remote-tracking branch 'upstream/main' into refactor/upstream-compat dj-oyu 2026-03-13 12:23:01 +09:00
  • b49c5e5c80 fix 3rd party logger not correct output (#1482) Cytown 2026-03-13 11:20:17 +08:00
  • f823c7fe46 fix 3rd party logger not correct output (#1482) Cytown 2026-03-13 11:20:17 +08:00
  • 83e24e8ceb
    fix 3rd party logger not correct output (#1482) Cytown 2026-03-13 11:20:17 +08:00
  • b178d07f8b update volcengine doc (#1481) lxowalle 2026-03-13 11:15:39 +08:00
  • 8a2d37d9f9 update volcengine doc (#1481) lxowalle 2026-03-13 11:15:39 +08:00
  • f01eeac300
    update volcengine doc (#1481) lxowalle 2026-03-13 11:15:39 +08:00
  • 76a2505963 fix 3rd party logger not correct output Cytown 2026-03-13 11:13:58 +08:00
  • cb1d6b01cb update volcengine doc lxowalle 2026-03-13 11:01:23 +08:00
  • f6369ab0a5 fix for review Cytown 2026-03-13 11:00:47 +08:00
  • 0fd3cb3156 refactor: reduce runLLMIteration complexity from 94 to 19 dj-oyu 2026-03-13 11:49:41 +09:00
  • 97b9f48b0a refactor: reduce runLLMIteration complexity from 94 to 19 dj-oyu 2026-03-13 11:49:41 +09:00
  • eeb9392b89 refactor: extract fork-specific logic from runLLMIteration into hook callbacks dj-oyu 2026-03-13 11:43:25 +09:00
  • 07328eda64 refactor: extract fork-specific logic from runLLMIteration into hook callbacks dj-oyu 2026-03-13 11:43:25 +09:00
  • 6620611bc0 Merge branch 'main' into d4 Cytown 2026-03-13 10:36:07 +08:00
  • 05410e478f Merge pull request #1385 from Alix-007/fix/issue-1373-restore-last-session Alix-007 2026-03-13 10:34:47 +08:00
  • e12f3312e3 Merge pull request #1385 from Alix-007/fix/issue-1373-restore-last-session Alix-007 2026-03-13 10:34:47 +08:00