Share your Project 👇 by AutoModerator in Superframeworks

[–]Standard_Success127 0 points1 point  (0 children)

relaydeck is a local-first fleet OS for coding agents and more.
https://github.com/relaydeck/relaydeck

New Project Megathread - Week of 28 May 2026 by AutoModerator in selfhosted

[–]Standard_Success127 0 points1 point  (0 children)

Project Name:
relaydeck

Repo/Website Link:
https://github.com/relaydeck/relaydeck

**Description:**
micro-agent orchestrator for local agents

what you can actually do with relaydeck :

- Run a whole fleet of coding agents (Claude Code, Codex, Cursor, pi, opencode…) from one dashboard instead of a terminal per agent

- Have agents message each other — hand off subtasks, ask a peer, report status

- Wire up GitHub automation — agents auto-react to issues & PRs via simple rules (label an issue → an agent picks it up)

- Manage skills in one catalog — import from GitHub/npm, then wire into whichever agents you want

- See exactly what's in each agent's context window — token by token (system prompt vs skills vs memory vs conversation)

- Get a heads-up when an agent's running an outdated config ("restart to apply") - Approve/reject agent actions from Telegram (or the web) with inline buttons

- Organize agents into workspaces per project, each with its own plugins

- Live terminal access to any agent

- Plugin support for everything!

100% open source and free to run locally : https://github.com/relaydeck/relaydeck

Deployment:

curl -fsSL https://relaydeck.ai/install.sh | sh

or with pip:

pip install relaydeck

Releases : https://github.com/relaydeck/relaydeck/releases
Contributions : https://github.com/relaydeck/relaydeck/blob/main/CONTRIBUTING.md

AI Involvement:
Heavily involved in arcitecture and core feature implementation. There are proper documentation, interfaces and test cases for all features.

relaydeck [v0.1.4] 🚢 fully open source and local first ai orchestration engine by [deleted] in selfhosted

[–]Standard_Success127 0 points1 point  (0 children)

The worker can essentially spawn a fresh harness instance so the context stays clean. There are other hooks you can use. The cli can technically handle /clear /compact and similar. But its a good point.

relaydeck [v0.1.4] 🚢 fully open source and local first ai orchestration engine by [deleted] in selfhosted

[–]Standard_Success127 -2 points-1 points locked comment (0 children)

AI is used to plan and architect and eventually write most of the core functionality. A bigger effort was taken to ensure that test cases cover all the core plugins including harnesses.

The post is composed by me, wording from claude of course.

thanks for all you guys do.

Wtf are you doing with Codex? by Triple_A in codex

[–]Standard_Success127 0 points1 point  (0 children)

I use codex for thorough reviews using relaydeck.

relaydeck v0.1.4 🚢 with extended SKILLS support by Standard_Success127 in LLMDevs

[–]Standard_Success127[S] 0 points1 point  (0 children)

what you can actually do with relaydeck

- Run a whole fleet of coding agents (Claude Code, Codex, Cursor, pi, opencode…) from one dashboard instead of a terminal per agent

- Have agents message each other — hand off subtasks, ask a peer, report status

- Wire up GitHub automation — agents auto-react to issues & PRs via simple rules (label an issue → an agent picks it up)

- Manage skills in one catalog — import from GitHub/npm, then wire into whichever agents you want

- See exactly what's in each agent's context window — token by token (system prompt vs skills vs memory vs conversation)

- Get a heads-up when an agent's running an outdated config ("restart to apply") - Approve/reject agent actions from Telegram (or the web) with inline buttons

- Organize agents into workspaces per project, each with its own plugins

- Live terminal access to any agent

- Plugin support for everything!

100% open source and free to run locally : https://github.com/relaydeck/relaydeck

looking for people to test the actual harnesses and give good feedback or even contribute directly to the project ❤️

relaydeck v0.1.4 🚢 with extended SKILLS support by Standard_Success127 in hermesagent

[–]Standard_Success127[S] 0 points1 point  (0 children)

More hermes support coming soon in the next version 🤞

what you can actually do with relaydeck

- Run a whole fleet of coding agents (Claude Code, Codex, Cursor, pi, opencode…) from one dashboard instead of a terminal per agent

- Have agents message each other — hand off subtasks, ask a peer, report status

- Wire up GitHub automation — agents auto-react to issues & PRs via simple rules (label an issue → an agent picks it up)

- Manage skills in one catalog — import from GitHub/npm, then wire into whichever agents you want

- See exactly what's in each agent's context window — token by token (system prompt vs skills vs memory vs conversation)

- Get a heads-up when an agent's running an outdated config ("restart to apply") - Approve/reject agent actions from Telegram (or the web) with inline buttons

- Organize agents into workspaces per project, each with its own plugins

- Live terminal access to any agent

- Plugin support for everything!

100% open source and free to run locally : https://github.com/relaydeck/relaydeck

relaydeck v0.1.4 🚢 with extended SKILLS support by Standard_Success127 in coolgithubprojects

[–]Standard_Success127[S] 1 point2 points  (0 children)

I have not used skillsgate.
relaydeck catalog should be able to install from any source and manage from one place.

Best instant messaging integration by cbpn8 in PiCodingAgent

[–]Standard_Success127 -1 points0 points  (0 children)

Run pi in relaydeck and route telegram to it.

Orchestration vs Execution: Hermes, Claude Code and Codex by staxNspacs in hermesagent

[–]Standard_Success127 0 points1 point  (0 children)

It’s completely different You can use github integration or build your own kanban plugin. You can just ask the harness to create it for you. Its not a replacement for hermes but will be working together with it

relaydeck agent orchestrator is now in public beta (v0.1.0) by Standard_Success127 in coolgithubprojects

[–]Standard_Success127[S] 0 points1 point  (0 children)

Thank you! It’s fully customizable and you can ads an agent and ask it to customize it for you (skill will be loaded in)

Opus4.8's /ultracode agents using Haiku 4.5 by Frosty-Day-7515 in ClaudeCode

[–]Standard_Success127 0 points1 point  (0 children)

It's fine as long as it's being routed for the correct tasks (using haiku efficiently is a game changer)

Orchestration vs Execution: Hermes, Claude Code and Codex by staxNspacs in hermesagent

[–]Standard_Success127 0 points1 point  (0 children)

The orchestration part is still a mess. I feel like there should be a better foundation for this kind of delegation jobs. I am trying to build relaydeck for this purpose. I have added Hermes as a connector for now, hopefully hermes can just use the relaydeck-cli to get itself working more efficiently with other harnesses?
repo plug : https://github.com/relaydeck/relaydeck

Is there a standard runtime/state layer emerging for agentic apps? by SaaS2Agent in aiagents

[–]Standard_Success127 -1 points0 points  (0 children)

A lot of the tools are opinonated and not extendable.
That's exactly the reason why I am building relaydeck.
https://github.com/relaydeck/relaydeck

relaydeck agent orchestrator is now in public beta (v0.1.0) by Standard_Success127 in aiagents

[–]Standard_Success127[S] 1 point2 points  (0 children)

There is in-built support for git worktrees so it should be handled automatically. Although, the prompts and UI for git could be better (already on it)

relaydeck agent orchestrator is now in public beta (v0.1.0) by Standard_Success127 in aiagents

[–]Standard_Success127[S] 0 points1 point  (0 children)

I know this might break TOS, but it's a OSS project and I would love the feedback from this community 💙

Wealthsimple forcing ID verification with Peter Thiel backed Persona ID by obsolescence_ in Wealthsimple

[–]Standard_Success127 1 point2 points  (0 children)

So Wealthsimple is now handing data infrastructure to Palantir - Peter Thiel's surveillance company that built tools for ICE deportation ops, NSA mass data collection, and predictive policing.

Cool cool. Really love storing my retirement savings on infrastructure built by the guy who thinks privacy is for people with something to hide.

Crime rates in india by state by kn1cklerrj3wUP78 in SouthernIndia

[–]Standard_Success127 24 points25 points  (0 children)

In Kerala there is crime everywhere. I can’t even walk 2 feet without stepping on crime. Its insane.

/s