Skip to content

staticpayload/wordline

Repository files navigation

Worldline

Worldline is a local-first runtime for intent-scoped, receipt-producing developer execution over a persistent world model.

Quick Start

  1. Install Python dependencies:
uv sync
  1. Install UI dependencies:
cd apps/wl-ui && npm install
  1. Initialize a repository:
uv run wl init .
  1. Start the daemon:
uv run worldlined --repo .
  1. Open the UI:
cd apps/wl-ui && npm run dev

See docs/quickstart.md for the full workflow.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors