Your AI teammate is ready
Dev orchestration,
automated by AI.
Manage your PRs and tasks in a beautiful UI. Send them to bob.
He codes, tests, and pushes while you orchestrate.
bobby
Search cards...
Backlog1
Setup basic routing
May 15
Doing1
Implement Auth Webhook
Working
Doing
×
Implement Auth Webhook
BIS
Add authentication webhook to handle state sync with external DB.
CloseSave
Activity
moved · to "Doing"
May 17, 14:14
Agent compiling...
Writing logic for webhook signature verification.STATUS
Doing
AGENT
Push changes to a new branch on remote
PRIORITY
Urgent
LABEL
You orchestrate. Bob builds.
Selune replaces disjointed scripts and terminals with a unified UI. Create tasks, set parameters, and assign them to your local AI.
Manage Tasks & PRs
A blazing-fast UI to queue up features, bugs, and PRs. Keep your workflow organized before handing it off to the agent.
Automate Execution
Agent bob automatically claims tasks from the backlog, executes them in your local terminal, and pushes the code.
Full Transparency
Watch bob's logs stream directly into the UI. See exactly what files are being modified and tests being run in real-time.
Meet bob, your 10x developer.
Selune is the interface. bob is the engine. It runs locally alongside your codebase, continuously polling the board for tasks in the Todo lane.
- Claims tasks autonomously: When a task is ready, bob picks it up and moves it to "Doing".
- Executes and iterates: Using its own terminal, bob writes code, tests, and modifies your codebase.
- Reports back seamlessly: Once done, it attaches execution logs to the card and moves it to "Review".
➜bob claim-task
Found task: "Implement authentication flow"
Moving card #142 to "Doing"
➜bob work
Writing code...
Tests passed. Submitting logs...
Task moved to "Review"