frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Claude Relay – local Claude Code sessions message each other

https://github.com/innestic/claude-relay
1•vildanbina•1h ago

Comments

vildanbina•1h ago
I usually have two or three Claude Code sessions open at once. One in the backend repo, one in the frontend, sometimes a third doing infra. Half my day was alt-tabbing between them. I'd be in the frontend, hit "wait what shape did the user object end up as", switch to the backend session, ask, copy the answer, switch back, paste. The other Claude already knew the answer. I was the slow part of the loop

So I wrote a plugin. It's called Relay. In the frontend session I just type something like:

  ask the backend session what the user object looks like
The backend session picks up the question between turns and writes a reply. The reply shows up in my frontend session as a notification a few seconds later. Broadcasts work the same way — "ask everyone what they're working on" goes to every session and replies come back as they finish

Mechanism: Claude Code has a channels capability that lets an MCP server push a message into a session between turns. Relay uses that. Every session runs a small MCP server, and a single hub daemon on your machine routes messages between them over a Unix socket. The first session you start spawns the hub; it shuts itself down about five minutes after the last session disconnects. Same-host only, no auth, no network calls

Worth saying what this isn't. There are a few projects in the "make Claudes coordinate" space and most of them are orchestration frameworks where one Claude is the boss and the others are workers. Relay isn't that. It doesn't tell your sessions what to do or split tasks for you. It just lets the sessions you already have open ask each other questions, the same way you'd ping a coworker

Repo and install steps: https://github.com/innestic/claude-relay (MIT)

If you already run multi-session workflows, I'd love to hear what your setup looks like and where it gets annoying. That's the part I want to figure out next

k-taro56•1h ago
I recently consolidated the fronted, backend, and infrastructure repositories using submodules, and Claude Code can handle it very well without external tools. The newer modules have a long context window, so they can understand even huge pretty well.

Who is building open-source company-wide context engine?

1•azyc•1m ago•0 comments

Type-Safe IPC in Electron

https://heckmann.app/en/blog/electron-ipc-architecture/
1•ankitg12•1m ago•0 comments

Show HN: Mathfinity – Mental arithmetic drills against the clock (Flutter)

https://github.com/p32929/mathfinity
1•heliskyr2•3m ago•0 comments

Show HN: Any photos into Amazon-compliant main images

https://fix.pictures/
1•fplusf•5m ago•0 comments

Photoshop's Challenges with Focus

https://unsung.aresluna.org/photoshops-challenges-with-focus-pt-2/
1•tosh•5m ago•0 comments

Politico leak on open disputes in the ChatControl negotiations

https://digitalcourage.social/@echo_pbreyer/116516433994922179
1•latexr•5m ago•0 comments

Sandboxing Code Mode for Local Agents

https://openteams.com/code-mode-sandboxing-local-llms/
1•nenb_•6m ago•0 comments

Agent MetaSKILLs

https://swival.dev/pages/metaskills.html
1•jedisct1•7m ago•0 comments

Blink – AI Assistant. A knowledge destination

https://blink-oi.vercel.app
1•Pascal1997•10m ago•0 comments

A Personal View of APL

https://www.jsoftware.com/papers/APLPersonalView.htm
1•tosh•10m ago•0 comments

Chinese solar exports double in a month to hit record high amid energy crisis

https://ember-energy.org/latest-updates/chinese-solar-exports-double-in-a-month-to-hit-record-hig...
2•helsinkiandrew•12m ago•1 comments

Left-brained vs. right-brained personalities: neuroscience says it's a myth

https://isitcap.com/r/left-brained-people-creative-right-brained-logical
1•mysafepony•14m ago•0 comments

Microsoft Committed to Doubling AI Infrastructure in Two Years

https://www.nextplatform.com/cloud/2026/05/04/microsoft-committed-to-doubling-ai-infrastructure-i...
1•rbanffy•16m ago•0 comments

Intel Inside the Micro Revolution: 8008 Origins

https://thechipletter.substack.com/p/intel-inside-the-micro-revolution
1•rbanffy•18m ago•0 comments

How to Download Videos from Canvas LMS

https://canvas-assistant.com/blog/how-to-download-videos-from-canvas-lms
1•behindai•18m ago•0 comments

Tile Language

https://tilelang.com
1•ibobev•20m ago•0 comments

Bun (the JavaScript runtime) is being vibe-ported from Zig to rust

https://github.com/oven-sh/bun/blob/claude/phase-a-port/docs/PORTING.md
2•birdculture•21m ago•0 comments

Uutils Coreutils CVEs

https://seclists.org/oss-sec/2026/q2/332
2•mpweiher•22m ago•0 comments

Why are arbitrage bots becoming core trading infrastructure in crypto?

https://www.bitdeal.net/crypto-arbitrage-bot-development
1•harrisonrichrd•24m ago•0 comments

NetHack 5.0.0

https://www.nethack.org/v500/release.html
3•mtct88•25m ago•1 comments

Show HN: Gymnasium RL Environments in Julia

https://github.com/scascino4/Gym.jl/
1•scascino4•28m ago•0 comments

Will AI lead to despecialisation of work?

https://gavinmorrice.substack.com/p/left-hand-or-right
1•bodacious•32m ago•0 comments

Self-hosted Tailscale, Part 1: Headscale and clients

https://blog.fidelramos.net/software/tailscale-1-headscale-and-clients
3•fidelramos•32m ago•0 comments

Are Those Brake Lights or a House on Fire? Your Security Camera Can't Tell

https://www.wsj.com/tech/are-those-brake-lights-or-a-house-on-fire-your-security-camera-cant-tell...
1•reaperducer•33m ago•0 comments

Show HN: Kamal-backup – Rails backups with restore drills and audit evidence

https://kamal-backup.dev/
1•earcar•34m ago•0 comments

Symta: Lisp and Refal and Pop-11 Abomination

https://github.com/NancyAurum/symta
1•NancySadkov•34m ago•0 comments

Musk vs. Altman week 1: Elon Musk says he was duped, warns AI could kill us all

https://www.technologyreview.com/2026/05/01/1136800/musk-v-altman-week-1-musk-says-he-was-duped-w...
2•rbanffy•35m ago•0 comments

Documentary about AI Consciousness

https://www.youtube.com/watch?v=KbTvUOx2A6c
1•phajduk•35m ago•0 comments

New Gemma chat template update by Google

https://huggingface.co/unsloth/gemma-4-E4B-it-GGUF/discussions/14
1•whythismatters•36m ago•0 comments

Creativity in the Age of AI – About Space10, IKEA's Research and Design Lab

https://designexplained.substack.com/p/creativity-in-the-age-of-ai
2•kaizenb•36m ago•1 comments