|
|
|
Show HN: Lysium – cross-platform control plane for agentic software delivery
|
|
1 points
by dabit3
111 days ago
|
|
Hi HN — I built Lysium to reduce context-switching when working through GitHub issue/PR queues. Lysium uses GitHub + the Devin API so you can route work to background agents and keep moving.
You can: • Swipe issues/PRs to close, merge, or skip
• Launch implementation requests from issues/PRs or from a freeform Code tab
• Run multiple agent sessions in parallel across repositories
• Trigger one-click issue/PR assessments and PR reviews
• Track progress in an Activity view split into Sessions and Actions
Try it: https://www.lysium.ai/
Code: https://github.com/dabit3/lysiumNo email signup flow; full functionality requires GitHub OAuth plus a Devin API key + org ID. I’d especially appreciate feedback on onboarding friction, general UX, and where agent automation should be explicit vs automatic. |
|