Skip to content

Latest commit

 

History

History
44 lines (43 loc) · 5.57 KB

File metadata and controls

44 lines (43 loc) · 5.57 KB

0.1.0 (2026-04-12)

  • docs: 添加 BMad 规划阶段产出物 (cc2ac2d)
  • docs: 添加 BMad 技能清单文档 (b0b2efc)
  • docs: update Epic 2 story status to done and add review findings (ecab2fe)
  • docs(bmad): 更新 dev-story workflow 与 architecture 文档 (48084f7)
  • docs(bmad): 更新 sprint 状态、project-context 及 Epic-4 产出物文档 (44bc2ee)
  • docs(epic-4): Story 4-8 补建 Story 3-3/3-4 文件及 Epic 3 回顾文档 (ba1944e)
  • refactor: 目录结构审计与清理 (1f37bdd)
  • refactor(epic-4): Story 4-5 工作流 Markdown 解析后移后端 (4b9dec3)
  • refactor(import): 拆分 ImportPage.tsx 为多个子组件 (153d2f9)
  • chore: add test-results to gitignore (3118941)
  • chore: add testing and linting dependencies (7365b80)
  • chore: bmad initial (6ff974d)
  • chore: initial UI/UX PRO MAX (9f68f8c)
  • chore: update .gitignore configuration (fa18027)
  • chore: update gitignore (a476ec0)
  • chore(epic-4): 更新 sprint-status 和 epics 状态 (51615c3)
  • chore(server): 删除孤立文件 pathConfigService.ts (767b344)
  • chore(skill): 更新 bmad-quick-dev skill 模板与实现步骤 (a0f0996)
  • test: 更新单元测试与 UI 组件测试 (31683f2)
  • test: setup comprehensive testing framework with Vitest and Playwright (6c95772)
  • test(category): 修复 categoryService 测试中 waitForInitialization mock 缺失问题 (5cfdc54)
  • test(epic-2): add E2E and integration tests for import feature (62985fc)
  • test(epic-4): Story 4-6 补全 WorkflowPreview 组件测试 (bf5236d)
  • feat: 添加实施阶段产出物 - 冲刺计划与Story 0-1 (4b5a970)
  • feat: add BMad method command shortcuts for CodeBuddy IDE (76f7716)
  • feat: complete Epic 0 — stories 0-3, 0-4, 0-5 with path utils, dark theme, config service (9cc9d3f)
  • feat: complete Epic 2 — IDE import and cold start (stories 2-0 through 2-4) (ab1301c)
  • feat: complete story 0-1 project init & story 0-2 shared types/schemas/error handling (e3e0ced)
  • feat(epic-2): import flow scanRoot passthrough, cleanup Zod schema, symlink loop detection (144769a)
  • feat(epic-3): 工作流编排功能完整实现 (Story 3.1~3.4) (e7d8d7f)
  • feat(epic-4): Story 4-1~4-4 IDE 同步核心功能 (0a4cb4b)
  • feat(epic-4): Story 4-7 工作流删除撤销功能 (f2e03ef)
  • feat(paths): 新增路径预设管理功能 (ce30d4d)
  • feat(server): 新增 pathConfigService 路径配置 CRUD 服务 (d59f1b7)
  • feat(ui): 完善 shadcn-ui 组件库并修复全局 ESLint 问题 (893d12c)
  • fix: remove @tailwindcss/typography import causing build error (254d2e6)
  • fix(a11y): 修复表单字段缺少无障碍属性及关闭按钮缺少 aria-label 的问题 (27da546)
  • fix(server): 修复分类 skillCount 全部为 0 的竞态条件问题 (070b739)
  • fix(style): 修复布局混乱问题,解决CSS Cascade Layers优先级冲突和字体文件损坏 (1ccd1e8)
  • fix(styles): register Tailwind CSS v4 plugins via @plugin directive (0001f91)
  • fix(ui): 统一 focus-visible 样式与可访问性优化 (d7d160d)
  • Initial commit (795f02b)