1 Commits

Author SHA1 Message Date
cassandra-ai-agent
a44c973412 [Ops] Add Development Setup Helper Script (Issue #7) (#72)
* Add development setup helper script (Issue #7)

- Create comprehensive setup script deploy/dev-setup.sh
- Automates git configuration, environment setup, virtual environment creation
- Handles package installation and database initialization
- Interactive prompts for user input with validation
- Idempotent design allows safe repeated execution
- Update docs/dev/Setup.md to reference new automated setup option
- Maintain existing manual setup instructions as alternative

* Update CLAUDE.md with GitHub issue template guidance

- Add section on creating GitHub issues
- Document available issue templates
- Include examples of using gh CLI with templates
- Note that blank issues are disabled
2025-08-20 23:33:59 +00:00