Skip to content
@openprose

OpenProse, Inc.

A new kind of language for a new kind of computer

Standing AI jobs, declared in Markdown.

Agent sessions end. The work they were responsible for shouldn't. OpenProse is a declarative language for standing AI work: you write Markdown contracts (*.prose.md) that declare what should stay true, and the system works out how much model work it takes to keep it that way.

It's the oldest good idea in software, pointed at agents. Like SQL, Terraform, Kubernetes, and React: you declare the desired state, and a reconciler makes reality match.

The language is harness-agnostic. Install the skill and any Prose-Complete coding agent (Claude Code, Codex CLI, OpenCode, and friends) can author and run contracts:

npx skills add openprose/prose

Reactor

Reactor (@openprose/reactor) is the deterministic runtime we recommend for OpenProse. It compiles your contracts into a reactive DAG once, then re-renders only the nodes whose inputs actually moved, leaving a content-addressed receipt behind every decision. Inference cost scales with surprise, not the clock.

See it run, keyless, at zero model spend:

npx -p @openprose/reactor-devtools reactor-devtools --example surprise-cost --describe

Start here

About

OpenProse is built by OpenProse, Inc. The language is MIT licensed and will stay open.

Popular repositories Loading

  1. prose prose Public

    A new kind of language for a new kind of computer

    TypeScript 1.7k 136

  2. mycelium mycelium Public

    Shell 124 2

  3. press press Public

    TypeScript 50 1

  4. unix-rlm unix-rlm Public

    Shell 17 2

  5. docs docs Public

    Documentation site for OpenProse, the programming language for AI sessions.

    MDX 5

  6. grant-finder grant-finder Public

    Find source-cited non-dilutive funding candidates for research labs, startups, and technical teams.

    Go 5

Repositories

Showing 10 of 11 repositories

Top languages

Loading…

Most used topics

Loading…