A native Mac app as a modern tmux replacement. I manage agents and terminal sessions across several GPU machines and having it all in one UI has been great for reducing cognitive load. If anyone's interested in being an early adopter, we're at https://haventerminal.com
I would also describe haventerminal.com as making tmux pretty and usable! but without any setup steps, first class support for agents, and management of multiple machines. Disclaimer: It's a macOS app we just launched and it ships its own open source session persistence.
We've published our learnings and results as part of our entry to the Interspeech 2026 Audio Encoder challenge. Code and model will be released on the same url
Over the weekend I built a website for teachers and parents to ask questions from Maria Montessori but couldn't fit all the relevant docs into context windows. The other RAG libraries were either doing too much (IMO) or involved connecting to an external Postgres which felt extra for what I was building. So I created this minimal RAG plugin, built for side projects. It is actually unrelated to nextjs, should run in any nodeJS env.
If anyone finds this useful I'll probably add some parsing for non-text formats like PDF, images, videos.