I Tried the Open Source ElevenLabs Alternative (Voicebox)
A 7-minute hands-on with Voicebox — the local voice AI studio that clones your voice, dictates into any app, and talks back to your coding agents, all without a subscription.
June 17thA 4-minute proof that two commands can make Claude Code stop forgetting everything you built yesterday.
Two commands are all it takes to give Claude Code persistent, compressed memory across sessions using the open-source Claude-Mem plugin.
Claude Code loses all session context on restart, forcing developers to re-explain decisions, bug fixes, and architecture from scratch every time. Claude-Mem is a free open-source plugin that runs locally, silently logs every Claude Code session in real time, and injects the most relevant prior context back into new sessions automatically — no API keys, no config files, and no manual copy-paste. The setup takes two commands. A local web UI shows categorized entries including bug fixes, decisions, and code diffs. When a new session starts, Claude-Mem surfaces exactly what was solved and why, making context continuity automatic rather than something the developer has to manage by hand.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Host states the core pain point and names Claude-Mem immediately. Subscribe CTA appears before the demo.

Plugin marketplace add + plugin install. No config files, no API keys. Runs locally on localhost.

Creates a recursive Fibonacci script with intentionally missing negative-input validation to set up the demo.

Runs script with negative number, gets error, asks Claude to fix it. Clean error message after fix.

Shows the localhost web UI with real-time categorized entries, bug record, fix, reasoning, and code diff.

Ends session, clears terminal, fires up Claude fresh. Asks it to recall the Fibonacci bug — it pulls exact fix without re-explanation.

Enumerates three benefits: time savings, token efficiency (10x compression), searchability (tag-based).

Differentiates from CLAUDE.md (automatic vs manual), emphasizes open-source tweakability, closes with workflow pitch.
State the pain in six seconds, name the fix in seven, prove it on camera, then restart and prove it again.
“I don't have to waste time here copying and pasting or trying to re explain what we were doing before, it just remembers.”
“First, it saves a huge amount of time, so you can stop reloading context every session.”
“Unlike Claude's basic memory file, this is automatic.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Six seconds in, Better Stack names the pain every Claude Code user carries: the session ends, the context dies. What follows is one of the tightest dev-tool demos on YouTube — two commands to install, one intentional bug to prove the logging works, and a clean session restart that makes Claude remember everything without being asked.
The host's own enumeration of the tool's value props, stated plainly after the proof is complete.
“If this helped, be sure to hit that subscribe button and we'll see you in another video.”
Soft and earned — placed after the full proof has landed, not front-loaded. A quick subscribe aside also appears at 0:24.
00:00
00:03
00:07
00:10
00:13
00:17
00:19
00:25
00:26
00:30
00:33
00:36
00:39
00:42
00:46
00:49
00:52
00:55
00:58
01:01
01:05
01:08
01:11
01:13
01:17
01:20
01:24
01:27
01:30
01:33
01:36
01:40
01:43
01:46
01:49
01:52
01:55
01:59
02:02
02:05
02:08
02:11
02:14
02:18
02:20
02:24
02:27
02:29
02:33
02:37
02:40
02:43
02:46
02:49
02:53
02:56
02:59
03:02
03:05
03:08
03:12
03:15
03:18
03:21
03:24
03:27
03:31
03:34
03:37
03:40
03:43
03:47
03:50
03:53
03:56
03:59
04:02
04:06
04:09
04:12A 7-minute hands-on with Voicebox — the local voice AI studio that clones your voice, dictates into any app, and talks back to your coding agents, all without a subscription.
June 17thMatt Pocock built and open-sourced Sandcastle, a TypeScript library that runs Claude Code and other coding agents inside sandboxes to plan, implement, review, and merge whole GitHub issues without a human clicking approve.
April 30thA creator builds daemon, a single Mac app that runs every AI coding agent he owns, by giving Claude Fable 5 four rounds of blunt feedback instead of writing a line of the UI himself.
July 7thA 13-minute breakdown of the Chinese open-source model that nearly matches Opus 4.8 intelligence at one-fifth the price, and the four-step setup to wire it into Claude Code.
June 23rdA 14-minute benchmark rebellion: seven live side-by-side demos, one OpenRouter API key, and a four-path procurement map that makes Opus 4.8 look expensive.
June 19thA 4-minute demo of two open-source skills that turn Claude Code plan output into interactive MDX wireframes, API specs, and diffs — and the argument that the plan layer is where engineers will live next.
June 16th