• Joined on 2025-03-25
xiaoski pushed to main at xiaoski/PicoBot 2026-08-21 17:29:57 +08:00
acf74981b2 feat(memory): relevance-gated auto recall with hard timeout
xiaoski pushed to main at xiaoski/PicoBot 2026-08-21 15:21:13 +08:00
f7f3bb7f23 docs(tools): fix calculator param names and channel list, document reload_config
xiaoski pushed to main at xiaoski/PicoBot 2026-08-21 14:59:27 +08:00
334e98d894 Merge branch 'scheduled-run-design'
d9ad58b84b feat(scheduler): unify scheduled task execution and delivery
ddd5efc11b docs: design unified scheduled run delivery
Compare 3 commits »
xiaoski pushed to scheduled-run-design at xiaoski/PicoBot 2026-08-21 14:59:08 +08:00
d9ad58b84b feat(scheduler): unify scheduled task execution and delivery
xiaoski created branch scheduled-run-design in xiaoski/PicoBot 2026-08-20 20:15:32 +08:00
xiaoski pushed to scheduled-run-design at xiaoski/PicoBot 2026-08-20 20:15:32 +08:00
ddd5efc11b docs: design unified scheduled run delivery
xiaoski pushed to main at xiaoski/PicoBot 2026-08-20 19:14:10 +08:00
9ca78864a2 feat(config): add recovery and health diagnostics
xiaoski pushed to main at xiaoski/PicoBot 2026-08-20 17:25:16 +08:00
93e74120ac feat(config): add model context window limits
2d7bd090fc feat(context): add checkpoint-based compaction
Compare 2 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-08-20 10:45:31 +08:00
ff3d0ef773 feat(browser): preserve persistent sessions
xiaoski pushed to main at xiaoski/PicoBot 2026-08-20 10:06:09 +08:00
c8cdce1ced feat(mcp): configure tool execution properties
xiaoski pushed to main at xiaoski/PicoBot 2026-08-14 17:51:00 +08:00
4f35b4364d feat: deactivate broken sub-agent definitions instead of blocking startup
xiaoski pushed to main at xiaoski/PicoBot 2026-08-13 21:59:04 +08:00
38d92d5883 feat: move default db to config dir, add skill/mcp enable toggles
xiaoski pushed to main at xiaoski/PicoBot 2026-08-13 18:26:29 +08:00
7de7a40de7 feat: add sub-agent hot reload to settings, polish definition editor
b13450498b refactor: remove sleep tool and wake-aware steering machinery
b2574dc7af feat: add sub-agent activity WebUI with streamed run transcripts
b558a0a99b feat: make sub-agent orchestration always-on, consolidate design docs
0813eb4e6d docs: add sub-agent activity WebUI design spec
Compare 5 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-08-13 14:23:41 +08:00
5501c539fc feat: remove agent run groups, add WebUI agent definition management
xiaoski pushed to main at xiaoski/PicoBot 2026-08-13 08:50:31 +08:00
78d6e29672 feat: enable bash delegation, drop legacy anonymous general agent, ship built-in general-purpose Agent
xiaoski pushed to main at xiaoski/PicoBot 2026-08-11 17:00:58 +08:00
554d4b15ac feat: wire run quota and signal delivery persistence; remove redundant compat code
ac201a3949 feat: durable agent orchestration with run persistence, inbox continuation, and signal/steer
Compare 2 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-08-07 08:31:07 +08:00
1acab7f890 Merge remote-tracking branch 'origin/main'
f78347b600 docs: add sub-agent orchestration design
ac0a0c42ad feat(webui): Fluent 2 mica/acrylic materials, acrylic topbar overlay, token consistency
c02993ae2c feat: add same-turn steering and queued input
e45980a282 feat: add cancellable sleep tool
Compare 6 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-28 23:52:05 +08:00
e5ad2e9ced build: use supported Node for agent-browser
4cc4ff6772 chore: release version 1.4.0
efb0e7f0b0 docs: document persistent browser workflows
03bfa0ba2b feat: add persistent browsers and unified tool output
Compare 4 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-27 23:54:05 +08:00
b1b8e2d923 feat: migrate browser tooling to agent-browser
xiaoski pushed to main at xiaoski/PicoBot 2026-07-27 22:40:53 +08:00
751de27e45 升级组件