https://github.com/typekpb/devless-demo
https://github.com/typekpb/devless-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/typekpb/devless-demo
- Owner: typekpb
- License: mit
- Created: 2026-04-07T19:53:34.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-08T12:43:23.000Z (2 months ago)
- Last Synced: 2026-04-08T13:29:05.624Z (2 months ago)
- Language: CSS
- Size: 91.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# devless-demo
Demo project for testing [Devless](https://github.com/typekpb/devless) — an autonomous dev agent that picks up GitHub issues and ships PRs.
Live demo: https://typekpb.github.io/devless-demo/
## How to use
1. Open a GitHub issue describing a feature or bug fix
2. Devless picks it up, generates code, and opens a PR
3. Review the PR, approve, and it auto-merges
## Setup
See the [Devless README](https://github.com/typekpb/devless#bootstrapping-a-target-repository) for bootstrapping instructions.