- 27 Apr, 2026 2 commits
- 24 Apr, 2026 5 commits
-
-
AI-甘富林 authored
- 添加AGENTS.md代理使用指南 - 更新CLAUDE.md项目规范文档 - 添加会话卡片样式分析报告 - 补充docs/目录下的交接和设计文档 Co-Authored-By:Claude Opus 4.7 <noreply@anthropic.com>
-
AI-甘富林 authored
- 添加workspace/和backup-cache/目录到.gitignore - 新增desktop-session-switch-stream-smoke.ps1测试脚本 - 实现会话切换过程中的流式响应测试逻辑 Co-Authored-By:Claude Opus 4.7 <noreply@anthropic.com>
-
AI-甘富林 authored
- 添加启动界面和侧边栏logo样式 - 更新Tailwind配置以支持新设计需求 - 为蓝紫渐变主题奠定视觉基础 Co-Authored-By:Claude Opus 4.7 <noreply@anthropic.com>
-
AI-甘富林 authored
- 新增knowledge视图模式类型定义 - 移除根容器和侧边栏的硬编码Tailwind样式 - 移除窗口控制按钮组件,简化整体布局结构 - 为知识管理功能添加导航图标和基础支持 Co-Authored-By:Claude Opus 4.7 <noreply@anthropic.com>
-
AI-甘富林 authored
- 添加Menu导入并隐藏默认应用菜单 - 新增窗口图标解析函数,支持Windows打包场景 - 修改窗口背景色为浅蓝白色#f4f8ff - 启用autoHideMenuBar提升用户体验 Co-Authored-By:Claude Opus 4.7 <noreply@anthropic.com>
-
- 22 Apr, 2026 3 commits
- 21 Apr, 2026 5 commits
- 20 Apr, 2026 2 commits
- 17 Apr, 2026 2 commits
- 16 Apr, 2026 3 commits
-
-
AI-甘富林 authored
-
AI-甘富林 authored
-
AI-甘富林 authored
Expose desktop smoke hooks for homepage intent suggestions and add an isolation smoke wrapper for the new decision flow. Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
- 15 Apr, 2026 2 commits
-
-
AI-甘富林 authored
Keep workspace runner errorCategory metadata on propagated execution failures so desktop diagnostics can distinguish failure types. Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
AI-甘富林 authored
Add desktop settings persistence for expert model config and cover the new save flow with a dedicated settings smoke test. Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
- 14 Apr, 2026 1 commit
-
-
AI-甘富林 authored
-
- 10 Apr, 2026 2 commits
- 08 Apr, 2026 1 commit
-
-
AI-甘富林 authored
Keep runtime-cloud target resolution out of persisted config and hold employee-key startup in syncing/starting states during transient reconnects so binding no longer flashes the wrong environment or recoverable gateway 1006 errors. Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
- 07 Apr, 2026 2 commits
-
-
AI-甘富林 authored
Wire desktop skill catalog resolution through the desktop runtime and packaged app paths. Add the supporting service layer and trigger plumbing needed for curated skill integration. Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
AI-甘富林 authored
Prevent first-launch startup from being masked by the generic employee-config syncing state. Differentiate config sync, project sync, runtime startup, and gateway connection states, and improve diagnostics and smoke coverage. Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
- 05 Apr, 2026 1 commit
-
-
AI-甘富林 authored
-
- 03 Apr, 2026 5 commits
- 02 Apr, 2026 4 commits
-
-
AI-甘富林 authored
- Teach smoke-cloud-api to serve workspace bundle fixtures for packaged project validation scenarios - Expand installer-smoke to seed a workspace fixture and verify packaged installer behavior against the prepared bundle scenario Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
AI-甘富林 authored
- Extend shared IPC/DesktopApi types with per-project session listing and creation - Add project store support for per-project sessions, active project metadata, and builtin home project descriptors - Update preload bridge and desktop UI to show project switcher, project-scoped session lists, and per-project session actions Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
AI-甘富林 authored
- Add project-workspace-agent-runner.js to asarUnpack so it runs outside the asar archive in packaged builds - Use absolute Windows System32 PowerShell path in project-bundle and project-workspace-executor to avoid Git Bash path hijacking Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-
AI-甘富林 authored
- Extract workspace-startup.ts with buildChatSummary, shouldRetryBootstrapWarmup, isTransientLocalGatewayError and toStartupErrorMessage for unified startup state - Converge index.ts and ipc.ts to use runtimeManager.getGatewayConnection() as truth source for bundled-runtime mode, preventing fallback to persisted 18789 - Add WINDOWS_POWERSHELL_PATH / WINDOWS_TASKKILL_PATH absolute paths in runtime-manager to fix Git Bash path hijacking on Windows - Buffer last 50 stderr lines and surface name-conflict / port-in-use hints in lastError via buildStderrHint() - Add smoke:workspace-startup script and workspace-startup-smoke test Co-Authored-By:Claude Sonnet 4.6 <noreply@anthropic.com>
-