Skip to content

phoenixvc/codeflow-engine

Repository files navigation

CodeFlow Monorepo

This repository now serves as the consolidated home for the CodeFlow ecosystem. The Python engine and the additional product repositories all live in dedicated subdirectories with preserved history.

Monorepo Layout

  • engine/ - Core Python engine project
  • desktop/ - Tauri + React desktop application
  • website/ - Next.js marketing and documentation website
  • orchestration/ - Shared infrastructure, bootstrap assets, and release orchestration
  • vscode-extension/ - VS Code extension
  • docs/ - Shared project documentation
  • tools/ - Shared tooling and helper scripts

Migration Status

The first monorepo migration phase is complete:

  1. Imported codeflow-desktop
  2. Imported codeflow-website
  3. Imported codeflow-orchestration
  4. Imported codeflow-vscode-extension
  5. Added shared migration planning and CI scaffolding

The next phase is standardizing tooling, dependency management, release automation, and archival of the legacy split repositories.

Working with the Repository

Engine

The Python engine now builds from engine:

Imported Applications

Each imported application can still be developed independently from its subdirectory using its existing package manager and build scripts.

Legacy Repository Redirects

Archive and redirect guidance for the old split repositories is in docs/LEGACY_REPO_REDIRECTS.md.

Migration Documentation

Contributing

See CONTRIBUTING.md and the component-specific guides inside each imported project.

License

See LICENSE.

About

AutoPR engine — multi-agent Python system for automated PR generation, code review, and DevOps workflows

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors