Commit Graph

5 Commits

Author SHA1 Message Date
8a09b6830a auto-backup: 2025-12-11 21:41:53 (20 files: +3 ~17 -0)
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
Generated by DSS Git Backup Hook
2025-12-11 18:55:57 -03:00
1ff198c177 auto-backup: 2025-12-11 20:35:05 (68 files: +19 ~23 -25)
Generated by DSS Git Backup Hook
2025-12-11 18:55:57 -03:00
DSS
08ce228df1 feat: Add DSS infrastructure, remove legacy admin-ui code
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
- Remove legacy admin-ui/js/ vanilla JS components
- Add .dss/ directory with core tokens, skins, themes
- Add Storybook configuration and generated stories
- Add DSS management scripts (dss-services, dss-init, dss-setup, dss-reset)
- Add MCP command definitions for DSS plugin
- Add Figma sync architecture and scripts
- Update pre-commit hooks with documentation validation
- Fix JSON trailing commas in skin files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 22:15:11 -03:00
2b736f7ddd fix: Use portable ${workspaceFolder} in MCP config
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
Replace hardcoded paths with ${workspaceFolder} variable for
cross-setup compatibility.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 16:13:48 -03:00
eb06daf10e feat: Add local DSS MCP server configuration
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
Configure dss-claude-plugin as local MCP server with:
- Absolute paths for reliability
- Uses project venv Python
- DSS runtime with boundary enforcement

Restart Claude Code to load the DSS MCP.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 16:09:44 -03:00