Skip to content

Migrate session management to orca#475

Open
rasca wants to merge 1 commit intodevfrom
get-db
Open

Migrate session management to orca#475
rasca wants to merge 1 commit intodevfrom
get-db

Conversation

@rasca
Copy link
Contributor

@rasca rasca commented Mar 23, 2026

Summary

  • Replace custom session-mgmt worktree system with orca for Docker-isolated development sessions
  • Update all documentation (CLAUDE.md, SESSIONS.md, backend docs) to reflect orca workflow
  • Add orchestrator.yml configuration for orca
  • Simplify database scripts for shared PostgreSQL container setup
  • Update settings.py to support DATABASE_URL environment variable

Test plan

  • Verify orca add <name> creates a working session with backend/frontend
  • Verify migrate-prod-to-dev.sh works with the shared PostgreSQL container
  • Confirm documentation is accurate and complete

Replace the custom session-mgmt worktree system with orca for
Docker-isolated development sessions. Update all documentation,
simplify database scripts for shared PostgreSQL, and add
orchestrator.yml configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant