Releases: nannantown/open-ground
OPEN GROUND 0.8.0
English
Canvas, rebuilt as a Figma-style design editor. The per-project Canvas tab now works the way you expect from a real design tool.
New layout
- Docked three-pane shell: Pages + Layers on the left (search, tree with type icons, hover highlights synced with the canvas), a permanent Design panel on the right, and a bottom tool pill.
- Zoom control (fit / 100% / ±) and ⌘\ to hide both sidebars for a focus mode.
Auto layout v2 (Shift+A, as before)
- Main-axis alignment incl. space-between (set Gap to "Auto"), Hug contents / Fill container sizing per axis, per-side padding, and a 3×3 alignment grid in the Design panel.
- Dragging inside a layout frame shows a live insertion bar and siblings make room; new elements created or pasted onto a frame join the flow at that spot; children re-pack live while you resize the frame; text reflows its siblings as it grows.
Selection, Figma-grade
- Rotation by hovering just outside a corner (Shift snaps to 15°, live angle badge) — the old rotation dot is gone.
- Resize from any corner or edge with rotation-aware cursors and a live W×H badge; Shift keeps proportions, Alt resizes from the centre, Esc cancels any drag.
- Multi-select editing in the Design panel with proper "Mixed" values.
Layers panel
- Search, range selection (Shift), drop into a frame from the panel, arrow-key navigation, and reliable z-order nudging in nested trees.
Also in this release
- "Open in editor" button and a branch-changes viewer in the project header.
- Custom tabs can now be attached per project via the "+" picker.
- Many stability fixes from three adversarial review rounds — including safer undo/Esc behaviour when a git-shared sync lands mid-drag, and small elements staying draggable at low zoom.
日本語
Canvas を Figma 流のデザインエディタとして再構築しました。 プロジェクトの Canvas タブが、本物のデザインツールの操作感になります。
新レイアウト
- ドック型 3 ペイン: 左に Pages + Layers(検索、型アイコン付きツリー、キャンバスと連動するホバーハイライト)、右に常設の Design パネル、下中央にツールバー。
- ズームコントロール(全体表示 / 100% / ±)と、⌘\ で両サイドバーを隠す集中モード。
オートレイアウト v2(従来どおり Shift+A)
- 主軸の配置に 均等配置(space-between) を追加(Gap を「Auto」に)。軸ごとの Hug / Fill サイズ、上下左右独立のパディング、Design パネルの 3×3 配置グリッド。
- レイアウトフレーム内のドラッグで挿入バーが出て兄弟が場所を空けます。フレーム上での新規作成・ペーストはその位置のフローに挿入。フレームのリサイズ中も子がライブで再配置。テキストが伸びると兄弟を押し出します。
選択まわりも Figma 同等に
- 回転は要素の角の少し外側にカーソルを置いてドラッグ(Shift で 15° スナップ、角度バッジ表示)。従来の回転ドットは廃止。
- 4 隅と 4 辺のどこからでもリサイズ。回転に追従するカーソル、W×H バッジ、Shift=比率維持 / Alt=中心から、Esc でドラッグをキャンセル。
- 複数選択でも Design パネルで一括編集(値が異なる項目は「Mixed」表示)。
Layers パネル
- 検索、Shift での範囲選択、パネルからフレームの中へドロップ、矢印キーでの移動、ネスト時も正しく効く重なり順の入れ替え。
その他
- プロジェクトヘッダに「エディタで開く」ボタンとブランチ差分ビューア。
- カスタムタブをプロジェクトごとに「+」ピッカーで追加できるようになりました。
- 3 巡の敵対的レビューによる多数の安定性修正 — git 共有の同期がドラッグ中に届いた場合の undo / Esc の安全化、縮小表示でも小さい要素を掴めるように、など。
0.7.0
English
Critical fix — onboarding could trap you at "Waiting for the CLI…"
- Claude Code detection now re-resolves through a fresh login shell and well-known install locations, so a CLI that was already installed (nvm/npm, Homebrew on Intel, the official installer) — or installed while OPEN GROUND was running — is found reliably.
- Even if detection still can't see it, a new "Continue anyway" link lets you through. You can never get stuck on that screen again.
Board
- New explicit Run button with per-card run settings (flow: merge/PR, model, effort) and board-level run defaults.
Canvas
- Figma-style interaction upgrades: Alt-drag duplicate, frame dissolve, copy/paste styles, distance measurement, axis-locked dragging, and more.
Ground
- Project cards now show live Running / Waiting stamps while Claude works.
日本語
重要な修正 — オンボーディングが「Waiting for the CLI…」で進めなくなる問題
- Claude Code の検出を強化しました。新しいログインシェルでの再解決と既知のインストール先の探索により、インストール済みの CLI(nvm/npm・Intel の Homebrew・公式インストーラ)も、OPEN GROUND 起動中にインストールした CLI も確実に見つかります。
- それでも検出できない場合のために「このまま続行」リンクを追加。この画面で詰まることは二度とありません。
Board
- 実行ボタンとカード毎の実行設定(フロー: マージ/PR・モデル・エフォート)、ボード単位の実行デフォルトを追加。
Canvas
- Figma 風の操作強化: Alt ドラッグ複製・フレーム解除・スタイルのコピー&ペースト・距離計測・軸固定ドラッグなど。
Ground
- Claude の作業中、プロジェクトカードに Running / Waiting スタンプが点灯するようになりました。
0.6.0
English
- AI design canvas. Two new ways to design with Claude, right on the Canvas:
- ✦ Generate (tool palette): describe a layout and Claude lays it out as native canvas elements — frames, shapes, text — every piece individually movable, recolorable, and tweakable by hand from the moment it lands.
- ✦ Tweak (on a selected screen/mock): click an element inside the live design and tell Claude what to change — "make this button bigger" — and the source is patched in place, re-rendered in seconds.
- Screens are interactive — and now say so. Hover shows "Click to interact"; a selected screen shows a live "Interactive" badge. Buttons, inputs and state inside your prototypes actually work.
- Project settings, redesigned. Two-column layout (shared policy / personal), target branch picked from your real git branches, members managed as chips, and a Settings shortcut right on the Board toolbar.
- Release notes in the app. Settings → Release notes lists every version in your language.
- Project descriptions now generate in seconds (haiku), stay one line, and only show in the language you're using.
日本語
- AI デザインキャンバス。 Canvas 上で Claude とデザインする2つの新機能:
- ✦ 生成(ツールパレット): 作りたいレイアウトを文章で頼むと、Claude がフレーム・図形・テキストのネイティブ要素として配置。置かれた瞬間から1パーツずつ動かす・色を変える・手で詰める、が全部できます。
- ✦ 調整(screen/mock 選択中):動いているデザインの中の要素をクリックで指して「このボタンをもっと大きく」と頼むと、ソースのその箇所だけが数秒で書き換わり即再描画。
- スクリーンは操作できます — そして今回からそれが分かります。 ホバーで「クリックで操作」、選択中は「操作モード」バッジ。プロトタイプの中のボタンも入力欄も実際に動きます。
- プロジェクト設定を全面再設計。 左右2カラム(共有ポリシー/個人設定)、ターゲットブランチは実 git ブランチから選択、メンバーはチップで管理、Board ツールバーに設定ショートカット常設。
- アプリ内リリースノート。 設定 → リリースノートで全バージョンの変更点を使用中の言語で読めます。
- プロジェクト説明の自動生成が数秒に(haiku)。1行に収まる短文になり、UI と違う言語の説明は表示されなくなりました。
0.5.1
English
- Voice dictation removed. The experimental local voice input added in 0.4.x didn't meet our latency bar, so it's gone — along with the app's microphone permission. OPEN GROUND asks for nothing it doesn't use.
- Terminal pane tabs are easier to read (larger, bolder labels; brighter inactive tabs).
日本語
- 音声入力を撤去しました。 0.4.x で実験的に載せたローカル音声入力は速度が基準に届かず、機能ごと削除しました。マイク権限も合わせて撤去しています(使わない権限は要求しません)。
- ターミナルペインのタブを読みやすくしました(ラベルを大きく太く、非アクティブタブを明るく)。
0.5.0
English
- Smarter project beacons. Ground cards now distinguish three live states: Working (Claude is generating), Waiting (Claude is waiting for your input), and Terminal (a plain shell is open). You can see which project needs you at a glance.
- Calmer Board launches. Opening a task drawer starts a plain Claude session — nothing is sent automatically. Click "Insert task into input" to paste the task title + content into the prompt, unsent, so you can edit before running.
- Pane titles. Each terminal pane header now shows Claude's live topic summary, so tiled sessions are tellable apart.
- Voice dictation (experimental) — removed again in 0.5.1.
日本語
- ビーコンが3状態に。 Ground のカードが Working(Claude が作業中)/ Waiting(あなたの入力待ち)/ Terminal(素のシェルが起動中)を区別して表示。どのプロジェクトが手を必要としているか一目で分かります。
- Board の起動が穏やかに。 タスクのドロワーを開くとプレーンな Claude セッションが起動するだけで、何も自動送信しません。「Insert task into input」でタスクのタイトル+内容が未送信のまま入力欄に入り、編集してから実行できます。
- ペインタイトル。 各ターミナルペインのヘッダーに Claude の話題サマリを表示。タイル並びでもセッションを見分けられます。
- 音声入力(実験的)— 0.5.1 で撤去済み。
0.4.1
English
- Fixes for the experimental voice dictation introduced in 0.4.0 (macOS key handling, microphone permission in the packaged app). The feature was later removed in 0.5.1.
日本語
- 0.4.0 の実験的な音声入力の修正(macOS のキー処理、パッケージ版のマイク権限)。この機能は 0.5.1 で撤去されました。
0.3.1
English
- Escape key behavior is now properly layered: closing a drawer, cancelling a field edit, and leaving a project no longer fight each other (and Esc never steals focus from the terminal).
- Board drag-and-drop polish and share-status responsiveness fixes.
日本語
- Escape キーの挙動を整理:ドロワーを閉じる / 編集をキャンセル / プロジェクトを離れる、が正しく層になり、互いに干渉しなくなりました(Esc がターミナルのフォーカスを奪うこともありません)。
- Board のドラッグ&ドロップの仕上げと、共有ステータス表示の応答性を修正。
0.3.0
English
- Intel Mac support — x64 .dmg now ships alongside Apple Silicon, and the landing page picks the right one.
- Windows build — the release pipeline now produces a Windows installer (unsigned, provisional).
- Board: PR links on cards, a resizable detail drawer, double-click to maximize the terminal split.
- Share: the Sync button shows ahead/behind counts against the remote.
日本語
- Intel Mac 対応 — Apple Silicon に加えて x64 の .dmg を同梱。ランディングページも環境に合わせて正しい方を案内します。
- Windows ビルド — リリースパイプラインが Windows インストーラを生成するようになりました(未署名・暫定)。
- Board:カードに PR リンク、詳細ドロワーのリサイズ、ダブルクリックでターミナル分割を最大化。
- 共有:Sync ボタンにリモートとの ahead/behind 数を表示。
OPEN GROUND 0.2.0
English
- New guest-first 2-step onboarding.
- Board: one-click assignee chips backed by a registered member list; live drag placeholder and clearer selection.
- Landing page "Download for Mac" now always points at the latest release.
日本語
- ゲスト優先の2ステップ・オンボーディングを新設。
- Board:登録メンバーのチップをワンクリックで担当者に。ドラッグ中のプレースホルダ表示と選択の視認性を改善。
- ランディングの「Download for Mac」が常に最新リリースを指すようになりました。
0.1.0
English
First public build. OPEN GROUND is a local cockpit for Claude Code: every project as a card on one infinite canvas, with real claude terminals, a per-project kanban Board, and a freeform Canvas. Subscription-only — it drives your local claude CLI, never an API key.
日本語
最初の公開ビルドです。OPEN GROUND は Claude Code のためのローカルコックピット:すべてのプロジェクトを1枚の無限キャンバスにカードとして並べ、本物の claude ターミナル、プロジェクトごとのかんばん Board、自由な Canvas を備えます。サブスクリプション専用 — お使いのローカル claude CLI を動かし、API キーは使いません。