Getting Started

  • Installationinstall CodeSpeak and its dependencies
  • Quick Startbuild a project from scratch
  • Code Change Requestsfix implementation bugs without changing the spec
  • Mixed Modeadd a feature to an existing codebase (MarkItDown)
  • Django Oscarmixed mode with a large Django project
  • Takeovertake over an existing project — the modularization wizard, or pass paths directly
  • Coverageautomatically add tests to increase coverage
  • Testing Workflowhow build, impl, test, and coverage commands work together