agent-Specialization/static/src/stores
JOJO 15106e7d00 feat(branding): 将产品名统一为 Astrion
- 前端页面标题、登录/注册页、左侧栏、聊天头部、教程欢迎语全部改为 Astrion
- CLI 欢迎面板与状态栏改为 Astrion CLI
- 后端启动日志与 setup 向导改为 Astrion
- package.json 与 README 标题同步更新
- 主 system prompt 增加 Astrion 自我介绍,视觉模型 prompt 文件名从 qwenvl 改为 vl
- 项目记忆与 AGENTS.md/CLAUDE.md 新增产品名说明
2026-07-07 18:17:48 +08:00
..
backgroundCommand.ts fix(prompt): merge disabled-tool notice into leading system prompts 2026-05-09 18:56:49 +08:00
chat.ts Fix: user message timestamp from backend, bubble action layout 2026-06-28 01:48:18 +08:00
chatActions.ts feat(web): remove socket dependency from main chat flow 2026-04-03 11:34:42 +08:00
connection.ts feat: restore run mode personalization 2025-12-02 19:03:33 +08:00
conversation.ts fix(frontend): restore conversation delete animation 2026-05-29 19:57:23 +08:00
file.ts refactor(frontend): 整理应用逻辑层与状态管理 2026-04-10 14:34:01 +08:00
focus.ts feat: modularize frontend layout 2025-11-25 22:41:15 +08:00
input.ts feat(goal): add autonomous goal mode workflow 2026-05-30 12:51:42 +08:00
model.ts Fix: user message timestamp from backend, bubble action layout 2026-06-28 01:48:18 +08:00
monitor.ts feat(memory): 新增项目记忆系统,整合总体+项目记忆注入 2026-06-10 15:14:01 +08:00
personalization.ts feat(versioning): 重构版本控制为对话级浅备份 + 可选完全备份 2026-07-07 12:07:44 +08:00
policy.ts refactor(frontend): 整理应用逻辑层与状态管理 2026-04-10 14:34:01 +08:00
resource.ts perf(status): defer docker stats on startup 2026-05-29 13:55:54 +08:00
subAgent.ts fix(sub-agent): 修复网络受限时无法创建子智能体,并修复详情页只显示最近一次工具调用的问题 2026-06-19 20:23:44 +08:00
task.ts fix(stop): 强停止按钮两段式逻辑与 work_timer 持久化 2026-06-23 19:27:50 +08:00
tool.ts refactor(frontend): 整理应用逻辑层与状态管理 2026-04-10 14:34:01 +08:00
tutorial.ts feat(branding): 将产品名统一为 Astrion 2026-07-07 18:17:48 +08:00
ui.ts feat(terminal): 实时终端改造为侧边栏面板,支持拖拽分割与自动开关 2026-06-12 00:18:27 +08:00
upload.ts fix(android): 修复App文件下载、PDF卡片展示与本地媒体发送 2026-06-24 00:59:48 +08:00