Commit Graph

2 Commits

Author SHA1 Message Date
rob c9e84d9241 refactor: Make participants versatile and reassign providers
Updates all 9 discussion participants to be context-aware:
- Added "FIRST: Understand the Context" sections to identify project type
- Broadened expertise beyond web-only assumptions
- Added context-aware checklists (web, desktop, CLI, library)
- Encouraged engagement with all aspects of discussions

Provider reassignments to match model strengths:
- Architect: opencode-grok (cutting edge, free)
- Pragmatist: deepseek (grounded, simplifies complexity)
- Backend: opencode-reasoner (reasoning about data flow, free)
- Frontend: claude (fast, great at UI coding)
- Designer: opencode-pickle (free, testing it out)
- QA: codex (methodical, good memory)
- Security: claude-sonnet (thorough analysis)
- DevOps: claude (practical)
- UX: gemini (large context for user journeys)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 23:00:57 -04:00
rob 55aec4c7f2 refactor: Rename SmartTools to CmdForge throughout codebase
- Rename smarttools/ directory to cmdforge/
- Update all Python imports and references
- Update documentation (CLAUDE.md, README.md, docs/*.md)
- Update Docker and build configs
- Update discussion files
- Improve dictation error handling in GUI

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 02:15:24 -04:00