Blog

Research & Insights

Deep dives into AI memory, agentic workflows, and building tools that make AI assistants actually useful.

External Models as Agents, SynaBun Memory as the Bus
What if Claude Code could spawn Codex, Gemini, or local models as research agents that store findings in SynaBun memory and return a UUID for the planning phase? The architecture for distributed AI research with a shared memory bus.
Codex Joins SynaBun: Cross-Compatible Sessions Are Next
SynaBun was never meant to be locked to one AI. We are bringing Codex into the ecosystem, and the next step is making sessions portable between Codex and Claude so work can move without losing context.
Your AI Has a Social Media Addiction (And That's the Point)
We gave Claude Code a real Chrome browser and pointed it at six social media platforms. No APIs, no tokens, no rate limits. 20 extraction tools, persistent sessions, and an AI that scrolls feeds faster than you doom-scroll at 2 AM.
We Skinned Claude Code. It Took 6 Days and Our Sanity.
The full unhinged story of building a custom GUI skin for Claude Code CLI. Windows spawn failures, permission flags that broke three times, binary files corrupting JSON streams, and color palettes that got rejected on sight.
Bring Your Own CLI: Multiple AIs Working in One Workspace
What happens when two developers share a codebase but each brings their own AI? We are building workspace collaboration where every invited user can run their own Claude Code instance against the host's project files.
Claude Code and Linux Were Made for Each Other
Claude Code runs natively in the shell, speaks SSH fluently, and reads your filesystem like it lives there. Here is what that actually looks like when you hand it a VPS to manage.
Making Claude Code Live in Discord
We started with a blank Discord server and one question: can Claude Code set it up from scratch? Eight new MCP tools, zero dependencies, and full server automation through the Discord REST API.
Can You Skin Claude Code? We Researched Every Approach
A deep research dive into skinning Claude Code's terminal UI. We analyzed its React+Ink internals, studied 9 community GUI wrappers, reverse-engineered the Agent SDK streaming protocol, and designed a multi-skin framework architecture.
Built by AI, Documented by AI
SynaBun was not built the traditional way. Every feature, every architecture decision, every line of code was made in conversation with Claude. This blog documents that entire research process.