Skip to main content

High-stakes engineering project execution for AI coding agents

Project description

Keshro

Plan and run high-stakes engineering projects with AI agents.

keshro login              # authenticate and install Claude Code + Codex integrations
keshro create             # scan project, create the right migration/project
keshro continue           # agents execute in parallel if possible

keshro login authenticates the CLI and installs agent integrations on the current machine. For Codex, Keshro adds a managed block to ~/.codex/AGENTS.md and preserves any non-Keshro content already in that file.

Keshro is built for migrations first. It scans the repo, asks the follow-up questions that actually matter for the migration, creates the right migration or project, then coordinates agents to execute it safely.

Works with your existing coding agent. Use Claude Code or Codex for planning, migration intake, and parallel execution.

Examples:

  • AWS Batch -> Airflow
  • Terraform -> Pulumi
  • Jenkins -> GitHub Actions
  • Express -> Fastify
  • Apache Iceberg -> ClickHouse

What Keshro does:

  1. Builds a migration-aware execution context with risks, open questions, task ordering, and acceptance criteria
  2. Runs agents in parallel in isolated git worktrees
  3. Detects live file overlap in Codex worktrees, pauses the lagging agent, and resumes after rebasing onto the winning task's changes
  4. Carries learnings from one task into related future tasks
  5. Tracks progress, decisions, rollback points, and live per-agent telemetry through execution

Create a migration or project

keshro create

Keshro scans the project, detects whether this is a migration, asks the follow-up questions that matter, and creates the right migration or project with a linked execution context.

If Keshro stops to ask follow-up questions in /keshro or another agent session, surface those questions back to the user and resume with the generated --answers-file command instead of building a giant shell command by hand.

Execute

Keshro drives the full execution loop — picks up the next task, gives the agent context, validates the result, marks it done, and moves to the next one. You don't manage it.

keshro continue

By default, keshro continue runs the next ready wave in parallel when the environment supports it. Each launched agent gets its own session ID and heartbeats live status back to Keshro, including touched files, progress messages, recent errors, and mid-task conflict detection. Use --no-parallel only when you explicitly want one task at a time.

Monitor

keshro status

Works with

Planning, execution, and parallel mode work with Claude Code and Codex. Both agents run in isolated git worktrees during parallel mode. If one agent is rate-limited, Keshro suggests switching and supports a saved default via keshro config set --agent ....

Cursor is supported for in-editor context via .cursorrules (keshro setup-cursor), but does not have a headless CLI, so it cannot be used as an execution agent.

Keshro can also create general projects from repos, issues, and freeform descriptions, but the primary workflow is migrations.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keshro-0.1.26.tar.gz (114.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

keshro-0.1.26-py3-none-any.whl (89.2 kB view details)

Uploaded Python 3

File details

Details for the file keshro-0.1.26.tar.gz.

File metadata

  • Download URL: keshro-0.1.26.tar.gz
  • Upload date:
  • Size: 114.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for keshro-0.1.26.tar.gz
Algorithm Hash digest
SHA256 caf22ee3a568690971f36811b13f0787abe0e1d8f421e4b7c41b25bf095ae367
MD5 3274dc50dd1e2bbba8dddf2d400410a5
BLAKE2b-256 c9cef52f0d2e062741f42c969e9ce906dac8d59c5316dbe7936fd856ad0fa30a

See more details on using hashes here.

Provenance

The following attestation bundles were made for keshro-0.1.26.tar.gz:

Publisher: publish.yml on jlewitt1/keshro-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file keshro-0.1.26-py3-none-any.whl.

File metadata

  • Download URL: keshro-0.1.26-py3-none-any.whl
  • Upload date:
  • Size: 89.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for keshro-0.1.26-py3-none-any.whl
Algorithm Hash digest
SHA256 13ce530ba25158c0925d530d03c27ba092da688e143caaf2b26c490153993229
MD5 e83b74d89b1a20e4a5a4fcf81a4163fd
BLAKE2b-256 a00a9d44daabe7bc13240a8171ac38071af39f10825d78a5c2e0d9cd4bb6a82f

See more details on using hashes here.

Provenance

The following attestation bundles were made for keshro-0.1.26-py3-none-any.whl:

Publisher: publish.yml on jlewitt1/keshro-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page