Skip to main content

Add your description here

Project description

Crow

An Agent Development Environment (ADE) for building, running, and improving autonomous coding agents.

Status: In active development. Phase 0 complete (ACP server, iterative refinement, task pipeline). See ROADMAP.md for what's next.

What is Crow?

Crow is NOT just an ACP server, NOT just an IDE. It's a complete environment where:

  • Humans plan in a journal (Logseq-inspired knowledge base)
  • Humans + agents prime the environment together (pair programming)
  • Autonomous agents work in the primed environment (read journal → write code → document decisions)
  • Humans review in the journal and provide feedback
  • Knowledge accumulates and agents get better over time

Quick Start

Installation

cd crow
uv sync

Run the ACP Server

python -m crow.agent.acp_server

The server will listen on stdin/stdout for JSON-RPC messages following the ACP protocol.

Run Iterative Refinement

python task_pipeline.py --plan-file PLAN.md

This will:

  1. Split PLAN.md into tasks
  2. Run each task through iterative refinement (planning → implementation → critique)
  3. Track progress and results

Documentation

Features

Current (Phase 0 - Complete)

  • ACP Server - Streaming ACP server wrapping OpenHands SDK
  • Iterative Refinement - Planning → Implementation → Critique → Documentation loop
  • Task Pipeline - Split PLAN.md into tasks, run sequentially
  • MCP Integration - playwright, zai-vision, fetch, web_search
  • Session Management - Multiple concurrent sessions with persistence
  • Slash Commands - /help, /clear, /status

In Progress (Phase 1-3)

  • 🚧 Restructure - Moving files from root to src/crow/
  • 📋 Jinja2 Templates - Replace hardcoded prompts with templates
  • 📋 Environment Priming - Human + agent pair programming before autonomous phase

Planned (Phase 4-8)

  • 📋 Project Management - /projects/ directory, git repos, journals
  • 📋 Journal Page - Logseq-inspired knowledge base
  • 📋 Web UI - CodeBlitz/Monaco integration
  • 📋 Feedback Loops - Capture human feedback, feed to agents
  • 📋 Telemetry - Self-hosted Laminar/Langfuse

Architecture

Crow
├── ACP Server (src/crow/agent/)
│   └── Streaming ACP protocol implementation
├── Orchestration (src/crow/orchestration/)
│   ├── Environment priming
│   ├── Task splitting
│   ├── Iterative refinement
│   └── Task pipeline
├── Web UI (Future)
│   ├── CodeBlitz/Monaco editor
│   ├── Journal page
│   ├── Project browser
│   └── Terminal
└── Projects (/projects/)
    └── Each project = git repo + journal

The Problem We're Solving

Current AI coding tools:

  • ❌ Drop agents into empty workspaces (no context)
  • ❌ Lose agent decisions in markdown files ("lost like tears in rain")
  • ❌ No feedback loop (human review not captured)
  • ❌ No knowledge accumulation

Our solution:

  • Environment priming - Human + agent set up context first
  • Journal - All decisions documented and linked
  • Feedback loops - Human review captured and fed back
  • Knowledge accumulation - Agents get better over time

Contributing

This is a personal project, but feedback and ideas are welcome!

License

MIT

Acknowledgments


"The agent is the primary developer, humans are the critics/product managers."

Modified with Crow ADE

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

crow_ai-0.1.0.tar.gz (896.4 kB view details)

Uploaded Source

Built Distribution

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

crow_ai-0.1.0-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file crow_ai-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for crow_ai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e86cfd385cd28686dfa4c26cba44b63ec0f55b901ee271ee15a86af768d45d4e
MD5 1b42779c8f24dc804727723e5e502ac1
BLAKE2b-256 c1052e919b5e62f46addb1cc12d30e9c6ae4d6e83841cef0f93901d07a2e759c

See more details on using hashes here.

Provenance

The following attestation bundles were made for crow_ai-0.1.0.tar.gz:

Publisher: python-publish.yml on odellus/crow

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

File details

Details for the file crow_ai-0.1.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for crow_ai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed50658e608193815c385177d904fc598d57ec5817814bd88bb184b19396c3fa
MD5 710a7423050ab0f7430970d9163a9e12
BLAKE2b-256 c269e396865814e83c36982437827d2913869803538edc234c86bcb77ae4099c

See more details on using hashes here.

Provenance

The following attestation bundles were made for crow_ai-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on odellus/crow

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