• Joined on 2025-03-25
xiaoski pushed to main at xiaoski/PicoBot 2026-07-27 22:26:05 +08:00
1c1b96f5d4 前端设计语言改成fluent2风格。增加主题色设置。
xiaoski pushed to main at xiaoski/PicoBot 2026-07-26 23:46:16 +08:00
c1a6660313 feat(webui): typography scale, surface depth, motion and unified nav icons
xiaoski pushed to main at xiaoski/PicoBot 2026-07-26 22:40:27 +08:00
3263fac7a3 chore: set version to 1.3.0
80fbc7fd25 chore(release): P3 configuration
7a845cffd5 feat(webui): enhanced settings page with outline, reload status, hot reload
1e984eef66 docs: add P3 configuration implementation plan
c6a3814530 chore(release): P2 logs and data
Compare 27 commits »
xiaoski created branch feat/webui-p1 in xiaoski/PicoBot 2026-07-24 18:32:45 +08:00
xiaoski pushed to feat/webui-p1 at xiaoski/PicoBot 2026-07-24 18:32:45 +08:00
fa58e4d2f6 docs: record P1 observability progress
87cf5004b9 fix(gateway): stabilize status snapshot output
b14edc40d3 feat(gateway): GET /api/status runtime snapshot
aa989cbaf1 feat(gateway): runtime introspection for status endpoint
5d0cf5b070 feat(agent): record tool/turn/provider metrics
Compare 8 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-24 18:20:11 +08:00
719f586900 fix(webui): activity spine bright in both themes and CSP-safe dots
54ad4617c7 chore(release): P0 webui foundation
d9e3245031 feat(webui): refactor chat page onto global client and Signal Deck
14ca5dd7b4 feat(webui): app shell with flat nav, activity spine, and theme init
c64984b496 fix(webui): reset connected flag on manual disconnect
Compare 15 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-20 00:13:17 +08:00
a2af5f9991 增加logo
e7ed95d7b2 chore(release): bump version to 1.2.2
b9195129b3 docs: describe same-turn media delivery
4b0d5e41c6 feat(webui): render image attachments inline
b043fcf531 fix(session): commit same-turn media with final reply
Compare 6 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-19 23:19:26 +08:00
762fd16e3f 增加oneshot客户端,解决一次性对话和测试的支持。
711b07af83 fix(docker): make browser temp dir mount-safe
2d1eacfab7 refactor(docker): install binary in standard path
55422ed48a fix(docker): expose picobot CLI and document pairing
23e0b3e7a6 fix(feishu): bound media and retry API requests
Compare 16 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-17 18:01:16 +08:00
7a5d95e786 merge: streaming turn architecture
7a3058d8b5 docs: finalize streaming turn architecture
c6e022f6cb feat: stream turns through Feishu cards
c7ceb877a2 feat: stream Anthropic turns with signed replay state
6230ac8e36 feat: stream turn snapshots to TUI and WebUI
Compare 11 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-16 23:20:48 +08:00
a5a3e617d2 chore: remove temporary media artifact
28a313bf21 docs: add memory system design proposal
e3b2ff2472 feat(config): load layered startup env files
5c84d587f9 feat(docker): make gateway bind address configurable
6d69ba9272 fix(webui): support UUID generation over LAN HTTP
Compare 5 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-16 22:34:26 +08:00
1c59880f64 修复搜索工具错误
xiaoski pushed to main at xiaoski/PicoBot 2026-07-16 22:28:33 +08:00
a73f9edda2 支持工具读取图片并注入多模态模型
xiaoski created branch agent/tool-media-input in xiaoski/PicoBot 2026-07-16 19:08:07 +08:00
xiaoski pushed to agent/tool-media-input at xiaoski/PicoBot 2026-07-16 19:08:07 +08:00
a73f9edda2 支持工具读取图片并注入多模态模型
xiaoski pushed to main at xiaoski/PicoBot 2026-07-16 18:26:41 +08:00
f4172fea38 实现tui和webui的附件收发,优化文件在消息中的处理
xiaoski pushed to main at xiaoski/PicoBot 2026-07-16 15:18:30 +08:00
e37581c909 增加tui和web的配对码要求。
xiaoski pushed to main at xiaoski/PicoBot 2026-07-15 18:16:24 +08:00
7a144cea8a 优化前端显示,渲染markdown、新增黑白主题
351af8870d 初步实现todo功能
Compare 2 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-15 16:59:57 +08:00
9ac898acbb 扩充定时任务功能、实现类似其他agent软件的heartbeat功能
xiaoski pushed to main at xiaoski/PicoBot 2026-07-15 14:00:44 +08:00
6e56a84054 增加命令补全
dba1a046c0 增加内嵌webui
Compare 2 commits »
xiaoski pushed to main at xiaoski/PicoBot 2026-07-14 16:10:18 +08:00
89a1512350 新增service子命令