Kanban without the 47 config screens, plus meeting transcripts that never leave your Mac
Three of the four tools this week replace something you're probably paying for right now. That wasn't planned, it just came out that way, and it says something about where open source has gotten to. Kaneo is the featured pick: a kanban board and task tracker that skips the enterprise bloat. Free, self-hosted, and deliberately not trying to grow into Jira. Quill does meeting recording and transcription entirely on your Mac, nothing uploaded, which is the exact opposite of how Otter.ai and Granola work. Remotion turns video into React components, so a data-driven animation becomes JSX instead of an After Effects template. Free under $100K in revenue, then you pay, and that's a fair line to draw. AgentENV is the outlier and worth a look anyway. It runs thousands of isolated agent environments on Firecracker microVMs for reinforcement-learning training, and it can pause and resume them in under 50 milliseconds. Most of you will never need it. If you're training agents at scale, it's the infrastructure that makes it practical.
The Lens
Kaneo is a lightweight open source project management tool. Think kanban boards, task tracking, and team collaboration without the enterprise bloat. It is newer and less feature-rich than established alternatives, but that is the point. Sometimes you want a clean board and basic workflow without 47 configuration screens. The UI is modern and gets out of your way. The catch: it is early. small community. If you need Gantt charts, time tracking, or advanced automations, this is not it. But for straightforward task management where the team just needs to see what is in progress, what is done, and what is next, it works.
Ultraminimalist macOS recording + transcription.
The Lens
Quill records your meetings and transcribes them entirely on your Mac, with nothing uploaded anywhere. It's a minimal menu-bar app that captures your microphone and system audio as separate tracks, then transcribes both locally, producing timestamped, speaker-tagged transcripts. This is the Quill built in Swift for macOS, not the well-known Quill.js editor, different project, same name. The whole design is private-by-default. Using Core Audio process taps and on-device ML, your meeting audio never leaves the machine, which is exactly the opposite of how Otter.ai, Fireflies, Granola, and Fathom work. Free under MIT. For anyone who takes calls on a Mac and doesn't want a SaaS vendor holding their conversations, it's a straight replacement for a paid subscription at zero cost. The catch is the boundaries it draws on purpose. It's macOS 15 and up only, English-only transcription for now, and there's no cloud sync or AI summaries by design, if you want those, this isn't trying to be that. What it does, private local transcription, it does cleanly. Match it to that job and it's excellent.
AgentENV (AENV) is a distributed platform for running agent environments at scale.
The Lens
AgentENV runs thousands of isolated agent environments at once, which is exactly what reinforcement-learning training for agents needs. Written in Rust, it orchestrates Firecracker microVMs across a cluster with sub-50-millisecond snapshot pause and resume, memory forking, and S3-compatible storage. It comes from kvcache-ai, the group behind the well-regarded KTransformers, so the pedigree is real. The standout is the speed of the snapshotting. Forking agent state and pausing or resuming microVMs in under 50ms is what makes large-scale agentic RL practical instead of theoretical. This is free under MIT, but the audience is narrow: teams actually training agents at scale. Solo tinkering is possible, self-hosting on real infrastructure is the expectation. The catch is two-fold. It's infra-heavy, it wants Linux 6.8+ and access to /dev/kvm, so this is a datacenter or beefy-server tool, not a laptop one. And the README is blunt that the API has no authorization built in and must never be exposed publicly. Powerful and specialized, with sharp edges you have to respect.
Make videos programmatically with React
The Lens
Remotion lets you make videos by writing React components. Each frame is a render, and Remotion turns the sequence into an MP4. That makes data-driven and personalized video practical: connect a spreadsheet or an API and render thousands of variations instead of editing each one by hand.
One command, npx create-video@latest, gets a project running. Rendering happens where you choose: Node.js on your own servers, in the browser, or serverless on AWS Lambda, where the compute lands on your cloud bill. The documentation runs past a thousand pages, with templates, captions, transitions and agent skills.
Company size decides who pays, not features. Individuals, nonprofits and companies of up to three people use it free, even commercially. Bigger companies need a license: $25/mo per seat for making videos yourself, or $0.01 per render with a $100/mo minimum for apps that generate video automatically. The paid version has the same features as the free one.
The catch is the label. Remotion is source-available, not open source, and says so itself. You can read the code but not resell a derivative, a fourth person on the team flips you from free to paid, and codec patent licensing for formats like H.264 stays your responsibility. Just trimming clips or burning in captions? FFmpeg is simpler.
Get the next issue in your inbox
Free. No spam. Unsubscribe anytime.