Skip to main content

Multi-agent autonomous coding system powered by Flanes version control

Project description

Laneswarm

Multi-agent autonomous coding system powered by Flanes version control.

Install

pip install laneswarm

Quick Start

# Plan a project
laneswarm plan "Build a todo app with authentication"

# Execute the tasks
laneswarm run

# Check status
laneswarm status

Dashboard

Laneswarm includes a real-time web dashboard that streams agent activity as tasks execute.

# Run tasks with the dashboard
laneswarm run --dashboard

# Or launch the dashboard standalone (view current task graph)
laneswarm serve

# Dashboard + execution together
laneswarm serve --run

Opens at http://localhost:8420 by default. Use --port to change.

What you see:

  • Task grid — live cards for each task with status, current phase, and iteration count
  • Activity feed — streaming event log from all agents, color-coded and filterable
  • Orchestrator panel — worker utilization, dependency graph, overall progress
  • Task detail — click any task to see agent steps timeline, files written, verification results, and review feedback

The dashboard connects via WebSocket and auto-reconnects if the connection drops.

Configuration

Copy .laneswarm.toml.example to .laneswarm.toml and configure your LLM providers.

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

laneswarm-0.1.0.tar.gz (62.6 kB view details)

Uploaded Source

Built Distribution

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

laneswarm-0.1.0-py3-none-any.whl (71.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: laneswarm-0.1.0.tar.gz
  • Upload date:
  • Size: 62.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for laneswarm-0.1.0.tar.gz
Algorithm Hash digest
SHA256 42de407939ca761c6c4d901261699ee7f098e9fb13c13edd4da4997a9427b3b1
MD5 bd460b6d08d55fa685c3066d1cb1983a
BLAKE2b-256 8c3040dadd3948bb6c68ff605c97001b582ba9749b246be566a8a549ffa2ae81

See more details on using hashes here.

File details

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

File metadata

  • Download URL: laneswarm-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 71.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for laneswarm-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8fc53c8d4b0184552417686bdfad51bfc315ce7a0258cbeffd1b37146f98cdb6
MD5 ee11654e2d50bf48cd8ef1ad1be1f800
BLAKE2b-256 3cf1c5e72abb4878af30213329eb4e909181db97f094cc763859f354deba24d2

See more details on using hashes here.

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