Huy Tieu

Writing

All →
9 min readAgent Plugins: OpenAI, Microsoft, Amazon, Cursor and Vercel Agreed on One Plugin Format

Agent Plugins 1.0.0 is an open, vendor-neutral standard for packaging AI agent plugins, released 6 August 2026 and governed by a Technical Steering Committee with Core Maintainers from Amazon, Cursor, Microsoft, OpenAI and Vercel. A plugin is a directory with plugin.json, a skills/ folder in Agent Skills format, and an mcp.json describing MCP servers. This explains what the spec requires, how its governance charter enforces vendor neutrality, how it differs from MCP and Agent Skills, and what adopting it on day one cost me across a 13-skill library of testing skills for agents and a 33-skill second brain.

Aug 07, 2026
9 min readAnthropic Dropped Opus 5. Here Is What You Should Update.

When Opus 5 shipped I changed the model string and moved on, like everyone does. Then I noticed my harness was fighting the model. Model upgrades do not just raise capability, they reverse direction on specific behaviors, and every workaround you wrote for the old behavior becomes a bug. This is the audit: 91 skills, 33 commands, six changes, 1,500 lines deleted, and three real defects I only found because I finally reread the files.

Jul 25, 2026
7 min readI Gave Claude Code Computer Use

Claude Code and the Codex CLI can't see or touch the screen; only OpenAI's Codex desktop app has computer use. So I pointed my coding agent at the desktop app, had it reverse-engineer how the feature works (the @oai/sky helper, a unix socket, a JSON-RPC protocol), and rebuild it from scratch on public macOS APIs as computer-harness. This is what it found and what it built, dead-ends included.

Jul 23, 2026
5 min readTermDeck: The Deck My Agents Work On

Why I forked localterm into TermDeck: a self-hosted browser workspace for agent-heavy terminal work. Live grid of sessions, clickable file paths, tweak mode that sends CSS selectors back to the agent, a markdown wiki, and a tldraw canvas.

Jul 21, 2026

Open source

All →
  • COG 720 ★

    Self-evolving second brain. Obsidian + Claude Code + Git.

  • TermDeck

    A browser workspace for agent-heavy terminal work.

Now

More →

Sustaining the True Platform after launch, running the agentic pod and the Kai agents, and rebuilding my daily workflow in the terminal.

Harness · the album ♪

Morning in the Hamlet

Harness