Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 24 min 53 sec ago

Show HN: Scape – One-click worktrees and orchestrators for Claude Code

Wed, 03/04/2026 - 11:52pm

Hey HN, we've been using Claude Code daily for months, and built Scape to fix our biggest pain point: managing multiple worktrees quickly & reducing the mental load of switching between them quickly.

What we built: Scape is a macOS menu bar app that sits on top of Claude Code and gives you:

- One-click worktrees: click a button, get a new git worktree with a Claude session already working on it. Develop in parallel without leaving your current branch. - Toolkit: per-session actions like "Create PR", "Commit & Push", "Run & Fix Tests." Add your own with bash scripts or prompts. - Orchestrators: auto-answer questions, auto-approve tools, set custom instructions. Sessions run autonomously while you work on something else.

It monitors all your Claude Code sessions across iTerm2 terminals, so you always know what's happening at a glance.

Privacy: Everything is stored locally at ~/.claude/scape/. No code or terminal content leaves your machine.

We'd love feedback, especially on what workflows you'd want to automate. We're planning to add A LOT more over the coming weeks, specifically around embedded terminals and more automation.

macOS 14+ only for now (more terminal & agent model support coming).

Comments URL: https://news.ycombinator.com/item?id=47257712

Points: 3

# Comments: 0

Categories: Hacker News

The Global Coherence Initiative [video]

Wed, 03/04/2026 - 11:52pm
Categories: Hacker News

Show HN: Session-safe uploads and artifacts for remote MCP servers

Wed, 03/04/2026 - 11:41pm

I built this because MCP supports remote servers over Streamable HTTP, but a lot of MCP servers still assume the client and server share a filesystem. Once the server is in a container/VM, two things break: tools can’t read client-local file paths, and outputs (screenshots/PDFs etc) get written on the server where the client can’t access them.

Remote MCP Adapter is an application-layer gateway that sits between an MCP client and one/more upstream MCP servers. It stages inputs as upload handles and captures outputs as MCP resources that the client can read back. It also adds session isolation, automated TTL-based cleanups, quotas, state persistence, health checks and the other standard constructs necessary for a production deployment.

Docs + demo: https://aakashh242.github.io/remote-mcp-adapter/ Code: https://github.com/aakashh242/remote-mcp-adapter

Quickstart is in the README (docker compose spins up Playwright MCP + the adapter) and you point your agent at: http://localhost:8932/mcp/playwright

Would love feedback on edge cases and missing features: artifact capture rules across different servers, guarantee that all requests with a given session_id are consistently routed to the same upstream.

Comments URL: https://news.ycombinator.com/item?id=47257661

Points: 1

# Comments: 0

Categories: Hacker News

You Just Reveived

Wed, 03/04/2026 - 11:37pm

Article URL: https://dylan.gr/1772520728

Comments URL: https://news.ycombinator.com/item?id=47257637

Points: 3

# Comments: 0

Categories: Hacker News

First Open-Source PR

Wed, 03/04/2026 - 11:32pm
Categories: Hacker News

How does AI change Software Engineering?

Wed, 03/04/2026 - 11:08pm

Article URL: https://dlants.me/ai-se.html

Comments URL: https://news.ycombinator.com/item?id=47257438

Points: 1

# Comments: 0

Categories: Hacker News

The L in "LLM" Stands for Lying

Wed, 03/04/2026 - 11:02pm
Categories: Hacker News

Show HN: Jobbi – Free AI resume tailoring with unlimited PDF exports

Wed, 03/04/2026 - 11:01pm

Hi HN, I’m a frontend engineer and built Jobbi.app, a small tool that uses AI to tailor a resume to each job description. It’s currently free, unlimited, with PDF export. Problem During my own job searches I kept rewriting the same resume for dozens of roles. Most “AI resume builders” I tried either: – focused on generating a resume from scratch instead of working with my existing one – had strict free‑tier limits or aggressive upsells – produced very generic, obviously‑AI text. What Jobbi does – you upload a “master” resume (PDF or text) – you paste a job description – it extracts relevant parts, rewrites bullets to match the JD, and outputs a tailored resume you can edit in the browser and export as PDF. Under the hood it: – parses the resume into sections (experience, skills, etc.) – scores which bullets/skills are relevant to the JD keywords – rewrites only those parts, keeping the original structure and tone as much as possible – uses Gemini API with some prompt engineering around “don’t invent experience / don’t change dates / keep numbers”. What’s different – it assumes you already have a resume and just want fast tailoring, not a full CV builder – no limits / logins / credit cards right now (I care more about usage + feedback than monetization at this stage) – I’m optimizing specifically for software/tech roles, so I’d love feedback from this crowd. Questions for you – For those who’ve used similar tools, what did you hate the most? – Is there something obviously broken / insecure / unethical in my approach? – What features would make this actually useful for HN readers (e.g. integration with “Who’s Hiring”, diff view of changes, local‑only mode, OSS version, etc.)? Link: https://jobbi.app I’ll be in the thread to answer questions and hear any feedback (incl. “don’t do this because X”).

Comments URL: https://news.ycombinator.com/item?id=47257386

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Poppy – a simple app to stay intentional with relationships

Wed, 03/04/2026 - 10:56pm

I built Poppy as a side project to help people keep in touch more intentionally. Would love feedback on onboarding, reminders, and overall UX. Happy to answer questions.

Comments URL: https://news.ycombinator.com/item?id=47257352

Points: 1

# Comments: 0

Categories: Hacker News

BM25

Wed, 03/04/2026 - 10:55pm

Article URL: https://arpitbhayani.me/blogs/bm25/

Comments URL: https://news.ycombinator.com/item?id=47257341

Points: 2

# Comments: 0

Categories: Hacker News

Ask HN: MacBook or ThinkPad for Compsci

Wed, 03/04/2026 - 10:51pm

I'm about to start a degree in computer science + political science and need a laptop. I want something small and light but I'm poor. Should I get the new Macbook Neo or a second hand X1 carbon from 3-4 years ago.

Comments URL: https://news.ycombinator.com/item?id=47257320

Points: 1

# Comments: 1

Categories: Hacker News

Pages