Deckard, Claude-first terminal manager
After a year of producing all my code through Claude Code, I was growing frustrated with losing Terminal tabs and not noticing when sessions are ready to continue. I looked around at all the terminal managers people have been building for this type of workflow and couldn't find anything that worked for me. Cmux came close but was too buggy in the area I cared the most about: knowing when my sessions are ready for input. I also felt like the sidebar was too cluttered and hard to parse visually. So, I made my own Claude-first terminal manager and optimized it for the habits I've developed over…
What it does
In the maker’s words, at launch
After a year of producing all my code through Claude Code, I was growing frustrated with losing Terminal tabs and not noticing when sessions are ready to continue. I looked around at all the terminal managers people have been building for this type of workflow and couldn't find anything that worked for me. Cmux came close but was too buggy in the area I cared the most about: knowing when my sessions are ready for input. I also felt like the sidebar was too cluttered and hard to parse visually. So, I made my own Claude-first terminal manager and optimized it for the habits I've developed over the past year in this new way of creating software. Claude Code terminals are the focus in Deckard, with classic terminals being also supported, but treated separately. I feel like it's stable enough to share now, but I'm sure rough edges will be surfaced quickly under HN's scrutiny, and that's the point of sharing it here. For example I'm still not quite happy with the fact that if you enable tmux, the tmux terminals behave differently when it comes to selection and copying text than the Claude Code ones Here are some highlights in terms of features: - Two-dimensional tabs - "Ambient awareness" design for the status indicators. I hate visual clutter, so I went for a very minimalist approach to help see things at a glance. - Automatic resumption of all Claude sessions - (basic) Optional Tmux support for the non-Claude terminals - Tool to explore, resume, and fork past Claude conversations (including from earlier points in the history) - Live display of current context/quota usage - And many things you'd expect, like themes, etc. This is MacOS-only for now because it's the platform I work with. I don't think there's anything that would prevent it from becoming cross-platform (electron-based or otherwise). I just didn't want to bear the burden of cross-platform support right away as this is a side-project, but I have no strong objections to making it cross-platform. It's based on SwiftTerm and not on Ghostty. I based it on Ghostty at first and ran into a ton of rendering bugs related to the way I hide, resume terminals and warp them for the resumption magic, etc. I couldn't track down the root causes and it was very unstable, with terminals frequently freezing. Switching to SwiftTerm brought the stability I was looking for, as this has been my daily driver for weeks now. Not opposed to going back to Ghostty either, if someone manages to make it actually work reliably. I hope you like the spirit of it, that's what I tried to establish here. More efficient UX patterns for what I do on a daily basis. Hopefully other people with the same tastes in workflows might enjoy it too.
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app