Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: A Kanban for vibe coding in Claude Code and Codex

Fredrin.dev presents a Kanban tool designed for vibe coding workflows within Claude Code and Codex environments.

Background

- **Vibe coding** is a term coined by Andrej Karpathy for letting an AI assistant (like Claude Code or OpenAI Codex) write most of your code from natural-language prompts, rather than typing it yourself. - **Claude Code** (Anthropic) and **Codex CLI** (OpenAI) are terminal-based AI coding agents that can read, write, and run files autonomously. - This tool is a **Kanban board** (a Trello-like project management layout with columns like "To Do", "In Progress", "Done") designed to track tasks specifically for AI-driven coding sessions — helping the developer and the AI agent stay organized on what to build next. - **Show HN** is a category on Hacker News where makers share side projects and tools for feedback from the tech community.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.