Commit Graph

331 Commits

Author SHA1 Message Date
cf6f056a93 docs: 终端skill补充完成后缀标记最佳实践与反例 2026-04-08 13:01:19 +08:00
ad8d3bb155 docs: 收紧子智能体skill为禁止代码编写并强化推荐场景 2026-04-08 13:01:12 +08:00
c4e4e0f576 fix: 调整终端强约束范围并新增先读后改文件校验 2026-04-08 13:01:04 +08:00
2fd4782f5c fix: prevent login/register redirect loops on stale sessions 2026-04-07 20:15:23 +08:00
d798d39da3 fix: persist onboarding prompt status and bump android app to 1.0.20 2026-04-07 20:08:33 +08:00
9a2bae04b5 fix: repair admin monitor auth and add invite CRUD 2026-04-07 18:23:09 +08:00
7e1d9bfede fix: restore apk tutorial scrolling and bump app to 1.0.19 2026-04-07 17:56:05 +08:00
4e4186f87a fix: polish tutorial/theme copy and align review dialog themes 2026-04-07 17:12:53 +08:00
692a12affd feat: complete guided tutorial with mobile flow and ui polish 2026-04-07 17:03:37 +08:00
e804ef52d2 fix: upload script only sync release apk 2026-04-07 13:12:24 +08:00
67db1ea831 fix: migrate auth pages to vue and bump android app to 1.0.17 2026-04-07 12:38:45 +08:00
c88b3e9363 feat: inline workspace logo with theme adaptation and bump versions 2026-04-07 12:14:10 +08:00
9f34e095dc chore: bump android webview app to 1.0.15 2026-04-07 11:51:01 +08:00
a21df8f7fb feat: persist deep compression history and include it in guide messages 2026-04-07 11:50:54 +08:00
edc7f9b7ea fix: fallback upload selected local media on mobile webview 2026-04-07 11:50:48 +08:00
386f618c83 fix: improve run_python output readability in dark mode 2026-04-07 11:50:43 +08:00
3ae5be47d9 feat: add per-skill strict read-before-tool enforcement 2026-04-07 11:50:38 +08:00
39af4151d9 fix: enforce max-width hard wrapping in chat input and bubbles 2026-04-07 11:50:28 +08:00
2b633afbb3 fix: attach tool-viewed media into model context 2026-04-07 11:50:23 +08:00
1a3235be09 fix: add connection heartbeat and polish mobile tap feedback 2026-04-07 00:04:44 +08:00
207a7d2e33 fix: remove liquid glass experiment and bump android app to 1.0.14 2026-04-07 00:02:06 +08:00
81d4c17ae7 feat: update app refresh entry and release metadata 2026-04-06 19:51:56 +08:00
b29e6a67f8 fix: keep compression toast persistent and align summary layout 2026-04-06 17:09:36 +08:00
bc939a0098 feat: make context compression policy configurable and stabilize compression UX 2026-04-06 16:51:43 +08:00
7e03e3cd5f feat: stabilize context compression and deep-compact flow 2026-04-06 15:12:25 +08:00
cb92517cf5 fix: update app icon asset and zh-cn time format 2026-04-06 03:11:55 +08:00
fafb0d35ad feat: add app update flow and apk deploy automation 2026-04-06 02:10:52 +08:00
6f2f854f6d fix: refine mobile assistant content spacing 2026-04-05 21:25:01 +08:00
6e3bdaa964 fix: constrain mobile overlay panel width 2026-04-05 20:57:29 +08:00
3e800609c5 fix: tighten mobile chat gutters and user bubble width 2026-04-05 20:54:57 +08:00
99d0b79730 feat: add android webview app project 2026-04-05 20:48:53 +08:00
a5a3eb9974 fix: separate video payload from images in task API 2026-04-05 19:00:19 +08:00
a5412dae34 fix: adjust sub-agent notice spacing in minimal mode 2026-04-05 16:58:22 +08:00
2700a25702 feat: add per-user-message work timer with persistence 2026-04-05 15:14:29 +08:00
de1aebeaa8 feat: add loaders 15-17 to minimal loader pool 2026-04-05 15:14:06 +08:00
7496d8a3c6 docs: 重写README.md,详细介绍系统架构和使用方法
- 添加完整的功能特性说明(多模式运行、双端架构、子智能体等)
- 详细说明宿主机模式和Docker模式的特点和适用场景
- 补充工具集、对话管理、个性化配置等核心功能
- 添加架构设计、数据流、目录结构说明
- 提供使用方法、配置说明、扩展开发指南
- 强调两种运行模式同等重要,各有优势

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-05 02:01:32 +08:00
df28c44c22 chore: extend loader demo with unified square variants 2026-04-05 01:22:57 +08:00
3b521e9616 feat: expand square loader set and tune bouncing 2026-04-05 01:22:50 +08:00
dc60c7a123 feat: animate minimal summary text with color wave 2026-04-05 01:22:37 +08:00
3328d968d5 fix: align /new restore and first-send routing flow 2026-04-05 01:22:30 +08:00
7812d58a64 fix: adapt admin monitor cards to dark theme 2026-04-05 01:22:22 +08:00
0c213b0a9f feat: polish minimal summary loader interactions 2026-04-04 20:52:50 +08:00
0b923d6c53 fix: harden polling task cancel lifecycle 2026-04-04 20:52:31 +08:00
ddc34093de test(api): add system-message ordering check script 2026-04-04 19:47:51 +08:00
8da1a3d46d chore(socket): add legacy socket backup snapshot 2026-04-04 19:47:46 +08:00
249eb663bb chore(demo): add loader and minimal-mode preview pages 2026-04-04 19:47:36 +08:00
dfc763c7c5 docs(analysis): add polling and conversation behavior notes 2026-04-04 19:47:28 +08:00
3b710020fe feat(chat): add randomized summary loaders in minimal mode 2026-04-04 19:47:17 +08:00
8d5a034c70 fix(chat): recover assistant placeholder after stop and switch 2026-04-04 19:47:03 +08:00
0296418cff fix(task): stop canceled runs and clear stale task events 2026-04-04 19:46:56 +08:00