frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Hive – A full dev workspace (kanban/session modes+multi-repo+agent sdk)

https://hive-ai.dev
1•moropex•2h ago
I kept hitting the same problem with Claude:

The native Claude app is great but it can be much better when you unlock capabilities of desktop rather than the terminal. Such as:

- no task management

- no structure

- hard to work across multiple repos

- everything becomes messy fast

So I built a desktop app to fix that.

Instead of chat, it works more like a dev workspace:

• Kanban board → manage tasks and send them directly to agents

• Session view → the terminal equivalent of Claude code for quick iteration when needed/long ongoing conversations etc

• Multi-repo “connections” → agents can work across projects at the same time with context and edit capabilities on all of them in a transparent way

• Full git/worktree isolation → no fear of breaking stuff

The big difference:

You’re not “chatting with Claude” anymore — you’re actually managing work.

We’ve been using this internally and it completely changed how we use AI for dev.

Would love feedback / thoughts

It’s open source + free

GitHub: https://github.com/morapelker/hive

Website: https://morapelker.github.io/hive

Comments

Gingiris1031•2h ago
The kanban-as-task-queue framing for AI agents is smart — it forces you to decompose work before handing it off, which tends to produce much better outputs than free-form chat. One challenge we ran into with multi-repo agent workflows is context window management when files across repos have conflicting conventions. Does Hive do anything to normalize context before feeding it to the agent?
moropex•2h ago
so the way hive handles cross repos, is by creating a temporary directory, with symlinks to the original worktrees. For all the model cares and knows, hes working on a mono repo of x projects, and is able to navigate it the way it knows best. All edits he does - are then propagated to the original worktrees in their original folders. So you kind of get the best of both worlds (without requiring you to feed the context manually)

AI Company Clones Musician's Voice, Then Copyright-Strikes Her Own Songs

https://rudevulture.com/ai-company-clones-musicians-voice-then-copyright-strikes-her-own-songs/
3•doener•2m ago•0 comments

Draw it yourself: Checking Trump's tariff claims a year later

https://www.reuters.com/graphics/USA-TRUMP/TARIFF-ANNIVERSARY/myvmybzwbvr/
1•giuliomagnifico•2m ago•0 comments

Show HN: Open-Source Higgsfiled AI Alternative

https://github.com/Anil-matcha/Open-Higgsfield-AI
1•Kumar963•3m ago•0 comments

Oneness Is All You Need

https://www.birkey.co/2026-04-05-oneness-is-all-you-need.html
1•signa11•4m ago•0 comments

Why your new computer is SLOWER than your OLD computer [video]

https://www.youtube.com/watch?v=t992ul_IKtc
2•tiernano•7m ago•0 comments

Ask HN: How do you get feedback for your products?

1•asim•7m ago•0 comments

Show HN: GifForge – A 2.2MB privacy-first iOS Video to GIF tool

https://apps.apple.com/cn/app/gifforge/id6761457073
1•wangbaobaoOi•9m ago•0 comments

Telegram's AI Silently Rewrites Your Political Opinions. I Extracted the Proof

https://medium.com/@metraoklam/extracting-system-prompt-model-identity-from-telegrams-ai-feature-...
3•armalko•10m ago•1 comments

LLM may be standardizing human expression – and subtly influencing how we think

https://dornsife.usc.edu/news/stories/ai-may-be-making-us-think-and-write-more-alike/
2•giuliomagnifico•11m ago•0 comments

Milla Jovovich's MemPalace Claims 100% on LoCoMo. Its Benchmarks.md Disagrees

https://penfieldlabs.substack.com/p/milla-jovovich-just-released-an-ai
2•dial481•12m ago•0 comments

Modolap – Codex-Native OLAP Service

https://www.modolap.com
1•ronfriedhaber•12m ago•0 comments

Fabian's Arena

https://matthewculnane.co.uk/posts/fabians-arena
1•paulcapewell•13m ago•0 comments

Show HN: LookAway 2.0 – a break reminder for Mac that respects what you're doing

https://lookaway.com
2•_kush•14m ago•0 comments

A filtered SaaS stack for solo founders – no paid placements

https://curated-software.deals
1•Chartysan•14m ago•1 comments

Show HN: Serif.sh – it's like ray.so for quotes (Open source)

https://github.com/ticketping-com/serif-sh
1•raviojha•16m ago•0 comments

Russia blocks messengers and VPNs – and its banks too

https://www.heise.de/en/news/Russia-blocks-messengers-and-VPNs-and-its-banks-too-11246142.html
3•doener•17m ago•1 comments

C3 0.7.11: closing out the 0.7 series before 0.8

https://c3-lang.org/blog/c3-0-7-11-the-last-v0-7/
3•lerno•17m ago•1 comments

Betting on a code-first approach to privacy

https://www.openpolicy.sh/blog/code-first
3•vr46•19m ago•0 comments

Semantic HTML Just Might Make Your CSS Less Fragile

https://schalkneethling.com/posts/semantic-html-just-might-make-your-css-less-fragile/
2•speckx•20m ago•0 comments

Trojans in Firefox extensions is MUCH more common than you think. Deep dive

https://www.yourdev.net/blog.php?post=extension-malware-in-the-wild
5•ernos•21m ago•1 comments

StructuredTaskScope beyond toy example dependency-aware kernel bootstrap in Java

https://blog.arkstack.dev/en/blog/structured-task-scope-beyond-toy-examples/
1•arkstack•21m ago•0 comments

Show HN: Mailmap-checker – Pre-commit hook for Git identity consistency

https://github.com/cansarigol/mailmap-checker
1•cansargl•22m ago•0 comments

No "New Deal" for OpenAI

https://minutes.substack.com/p/no-new-deal-for-openai
2•jger15•23m ago•0 comments

An Actual Alternative to Originalism

https://www.scotusblog.com/2026/04/an-actual-alternative-to-originalism/
2•Tomte•27m ago•0 comments

Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead

https://locker.dev
4•Zm44•28m ago•0 comments

Built $5M. Got 1%. Got let go

2•mhrnik•29m ago•2 comments

Show HN: Procurement.txt – a robots.txt for AI purchasing agents

https://www.procurementtxt.org/
2•imcqueen•29m ago•1 comments

DeiMOS – A Superoptimizer for the MOS 6502

https://aransentin.github.io/deimos/
3•Aransentin•30m ago•0 comments

Server-Side MCP vs. CLIs vs. REST APIs: When Each Wins

https://kaxil.substack.com/p/mcp-vs-cli-vs-rest
2•kaxilnaik•30m ago•0 comments

Show HN: Brutalist Concrete Laptop Stand (2024)

https://sam-burns.com/posts/concrete-laptop-stand/
7•sam-bee•32m ago•0 comments