Skip to content

Commit e014f14

Browse files
author
Mihai Chindris
committed
Add attachment context for build and plan
1 parent aba4afb commit e014f14

6 files changed

Lines changed: 513 additions & 13 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Inspired by [OpenClaw](https://github.com/openclaw/openclaw) - a personal AI ass
2424
## Features
2525

2626
- **Mobile-first**: Assign coding tasks from your phone via Beeper/Matrix
27+
- **Attachment Context**: Send screenshots or files from Beeper and use them in `/build` or `/plan`
2728
- **OpenCode Integration**: Full access to OpenCode's build and plan agents
2829
- **Self-hosted**: Your code, your data, your control
2930
- **Unencrypted Shell Room**: Dedicated room for reliable command execution
@@ -187,6 +188,8 @@ codebeep Bot (Docker)
187188
- `/sessions` - List all sessions
188189
- `/help` - Show help information
189190

191+
You can also upload an image or file before `/build` or `/plan`, or caption the upload with `/build ...` or `/plan ...` to run immediately with that attachment as context.
192+
190193
## Current Status
191194

192195
**Working**: Basic commands (/help, /status, /agents), Docker deployment

0 commit comments

Comments
 (0)