Add Standbye - #133
Open
mirzaaghazadeh wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
apps/standbye/—app.yaml+ a 256×256logo.png.npm run validatepasses.What it is. A BYOK desktop app (macOS, Windows, Linux) where you describe a team of AI agents and they keep working on a repo around the clock: they check in on a schedule, talk to each other in channels, open pull requests, and ask the owner when a decision is the owner's to make.
How it uses OpenRouter. OpenRouter is one of the ways in, and the one most people will pick, since a single key covers every agent. Each agent gets two models: a cheap one its scheduled check-ins run on, and a stronger default it escalates to when there is real work — which is what makes a team that runs all day affordable. Cost is read from OpenRouter's reported usage rather than estimated, and every billed call carries
HTTP-Referer/X-Titleso team runs are identifiable in the activity log.Bring your own key. There is no server and no proxy — the key is stored on the user's own machine and calls go straight from there to OpenRouter.
On the traction requirement: the project is new and I would rather say so than have you find out. Submitting on the strength of the "unique or innovative" exception — a standing, scheduled, multi-agent team on a bring-your-own-key desktop app is a different shape from the chat frontends and IDE extensions already on the list. Entirely understood if you would rather I come back with numbers.