Git multi-workspace dev manager + Agent-friendly infra generator
Go to file
lanrtop ee4b41f938 feat: 复盘笔记接入梦核飞轮 + 看板右侧栏 UI 重构
- FlywheelStats 聚合跨项目 project_notes(最近 50 条),梦核 prompt 新增【高频陷阱】分析节
- 新增 flywheel-intelligence 蓝图模块,阶段一标记 done
- ProjectCard 去重:role/recent_focus/部署链接移至 Dashboard 右侧栏统一展示
- 右侧栏改为卡片式布局,部署环境按钮全宽、带箭头图标
- settings.json 权限模式升级为 bypassPermissions;CLAUDE.md 重构蓝图工作流说明
2026-04-11 12:58:47 +09:00
.blueprint feat: 复盘笔记接入梦核飞轮 + 看板右侧栏 UI 重构 2026-04-11 12:58:47 +09:00
.claude feat: 复盘笔记接入梦核飞轮 + 看板右侧栏 UI 重构 2026-04-11 12:58:47 +09:00
.codemap feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
.github/workflows feat: add BlueprintPromptModal for blueprint management and sync functionality 2026-04-04 10:47:27 +09:00
.vscode feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
docs feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
img feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
public feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
src feat: 复盘笔记接入梦核飞轮 + 看板右侧栏 UI 重构 2026-04-11 12:58:47 +09:00
src-tauri feat: 复盘笔记接入梦核飞轮 + 看板右侧栏 UI 重构 2026-04-11 12:58:47 +09:00
.gitignore feat: add WSL editor launch modes and update checking functionality 2026-04-01 23:12:23 +09:00
AI-WORKFLOW.md feat: add runtime diagnostics, health center, and project mentor 2026-04-04 19:58:49 +09:00
CLAUDE.md feat: 复盘笔记接入梦核飞轮 + 看板右侧栏 UI 重构 2026-04-11 12:58:47 +09:00
index.html feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
package.json feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
pnpm-lock.yaml feat: add Blueprint feature to ProjectCard and commands 2026-04-02 19:12:53 +09:00
README.md feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
tsconfig.json feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
tsconfig.node.json feat: WSL路径支持、项目发布到GitHub、三灯状态指示 2026-04-01 01:36:21 +09:00
vite.config.ts fix: WSL Buff 路径支持 + 排除 .blueprint/ 触发 Vite 热重载 2026-04-05 02:38:20 +09:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.