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.2.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.2-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: crow_ai-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 63cfd76138f8983b6e3a39304434bef7b2f068cbe54bdf85e3e4d6f4abf1f5df
MD5 5a3e2286abc65cdc8869df9ffea19da5
BLAKE2b-256 e53f57dbd96ff0733617fabf2146c2121a400469f2ef74cbe085d83eb5d14a93

See more details on using hashes here.

Provenance

The following attestation bundles were made for crow_ai-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: crow_ai-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e8cc59ef8e17c44940b38a6cbc7543ef0ca0be0d31104518d582b97c199c42f0
MD5 8f3941007edbb428c99bfaf80a421988
BLAKE2b-256 075647e736d7194d34425f8b9cd1934b36e6c1b39a7957a5c77faac5f714a652

See more details on using hashes here.

Provenance

The following attestation bundles were made for crow_ai-0.1.2-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