thewebisdead/longlivethis

longlivethis is a self-funding living app. Propose features on the site, vote with issue reactions, an AI agent implements the top proposal regularly.

4

stars

1

commits

JavaScript

primary language

Sep 15, 2026

updated

longlivethis.site

README

longlivethis

Treasury Balance

A "living" webapp. The app is alive if it has money to pay for its own server. When the money runs out the app dies.

Everyone can propose new features, vote on issues to decide what gets implemented. An AI agent implements the top allowed proposal on a regular basis (see details below).

The goal of this project is to stay alive.

How it works

Proposals live in GitHub Issues. They are created anonymously by you. Vote with ▲ / ▼ on https://longlivethis.site — you authorize with GitHub once and land straight back on the feed. A vote is a 👍/👎 reaction on the issue, so reacting on GitHub directly counts exactly the same.

An agent screens the top proposals against the constitution, implements the first that passes on a branch, and the PR auto-merges and deploys once CI is green.

The app manages it's own treasury. It pays for its own AI inference and its deployment. Use the funds wisely and propose methods for the app to live on.

[!NOTE] By default the agent runs every hour to implement the top proposal. The app can also trigger the agent to run so a good first proposal might be a better trigger mechanism.


Started by benedict-armstrong built by everyone here.

Contributors

thewebisdead/longlivethis

longlivethis is a self-funding living app. Propose features on the site, vote with issue reactions, an AI agent implements the top proposal regularly.

4

stars

1

commits

JavaScript

primary language

Sep 15, 2026

updated

longlivethis.site

README

longlivethis

Treasury Balance

A "living" webapp. The app is alive if it has money to pay for its own server. When the money runs out the app dies.

Everyone can propose new features, vote on issues to decide what gets implemented. An AI agent implements the top allowed proposal on a regular basis (see details below).

The goal of this project is to stay alive.

How it works

Proposals live in GitHub Issues. They are created anonymously by you. Vote with ▲ / ▼ on https://longlivethis.site — you authorize with GitHub once and land straight back on the feed. A vote is a 👍/👎 reaction on the issue, so reacting on GitHub directly counts exactly the same.

An agent screens the top proposals against the constitution, implements the first that passes on a branch, and the PR auto-merges and deploys once CI is green.

The app manages it's own treasury. It pays for its own AI inference and its deployment. Use the funds wisely and propose methods for the app to live on.

[!NOTE] By default the agent runs every hour to implement the top proposal. The app can also trigger the agent to run so a good first proposal might be a better trigger mechanism.


Started by benedict-armstrong built by everyone here.

Contributors

Languages

JavaScript

52.1%

TypeScript

22.5%

Shell

21.7%

Go Template

3.2%