1
0
Commit Graph

3 Commits

Author SHA1 Message Date
0a804eacc8 chore: update Claude Code permissions configuration
更新 Claude Code 的权限配置,简化命令权限管理。

变更:
- 添加 WebFetch(*) 权限
- 简化 Bash 权限配置(使用通配符模式)
- 添加 git 和 uv 命令权限
2026-03-02 18:48:51 +08:00
d598de27b3 chore: untrack .claude/settings.local.json from global ignore
Override global gitignore rule to allow project-specific Claude settings.
2026-03-02 16:51:17 +08:00
6cb422a72a feat: add OpenSpec workflow configuration
Add comprehensive OpenSpec workflow support for Claude Code and OpenCode:
- Commands: apply, archive, bulk-archive, continue, explore, ff, new, onboard, propose, sync, verify
- Skills: 11 specialized skills for change management workflow
- Supports artifact-based development with structured change tracking

44 files changed, 8017 insertions(+)
2026-03-02 14:27:53 +08:00