Commit Graph

2 Commits

Author SHA1 Message Date
rob c592b93597 fix: VariableStore.get() default parameter and Docker improvements
- Add default parameter to VariableStore.get() method
- Install nano in Docker for TUI editor support
- Install dearpygui in Docker for GUI support
- Add GUI library dependencies (libgl1, libegl1, etc.)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 11:57:05 -04:00
rob 6d9f32b20c Complete implementation with Docker support
- Full discussion orchestration system
- GUI (Dear PyGui) and TUI (urwid) interfaces
- 14 SmartTools for parsing, voting, participants
- Docker and docker-compose for testing
- Templates for feature and brainstorm workflows
- Auto phase advancement on consensus

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 23:40:25 -04:00