Getting Started
- Installation — install CodeSpeak and its dependencies
- Quick Start — build a project from scratch
- Code Change Requests — fix implementation bugs without changing the spec
- Mixed Mode — add a feature to an existing codebase (MarkItDown)
- Django Oscar — mixed mode with a large Django project
- Takeover — take over an existing project — the modularization wizard, or pass paths directly
- Coverage — automatically add tests to increase coverage
- Testing Workflow — how build, impl, test, and coverage commands work together