Skip to content
TopicTracker
出典 HackerNews原文を表示
翻訳言語翻訳言語

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

Claude CodeやCodexで「バイブスコーディング」を行うためのカンバンボードツールです。タスクの管理や進行状況の可視化を直感的に行えるように設計されており、AIとの協業による開発フローを効率的にサポートします。軽量でセットアップも簡単なのが特徴です。

背景メモ

- 「vibe coding」は、Andrej Karpathyが2025年に広めた造語で、プログラミング知識がほとんどなくてもAIに指示を出すだけでコードを生成させる開発スタイルを指す。ユーザーは「雰囲気」でコードを書き、バグもAI任せにする。 - Claude CodeとCodexは、それぞれAnthropicとOpenAIが提供するコマンドライン上のAIコーディングエージェント。ターミナル上で自然言語の指示からコードの生成・編集・実行まで行う。 - このツールは、それらのAIコーディングエージェントに「かんばん(Kanban)方式のタスク管理」の視覚的インターフェースを追加したもの。かんばんはソフトウェア開発で広く使われる、ToDo → In Progress → Done の列で作業を進捗管理する手法。 - 従来はvibe codingが複数のコンテクストにまたがる複雑な作業を追跡しにくいという課題があり、このツールはそのギャップを埋めるために作られた。

関連記事

  • 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.