Skip to content

Releases: cut0/abmux

v0.0.12

11 Apr 13:12
884a8ae

Choose a tag to compare

Patch Changes

  • #28 ff81875 Thanks @cut0! - fix: overview 生成時の Claude CLI 呼び出しで hook を無効化

v0.0.10

08 Apr 16:25
5fa34ae

Choose a tag to compare

Patch Changes

  • #24 e5f6b0b Thanks @cut0! - docs: remove pnpm from requirements, add multiple install options

v0.0.9

08 Apr 16:15
89abb45

Choose a tag to compare

Patch Changes

  • #19 751a59e Thanks @cut0! - feat: n キーでインラインプロンプト入力、v キーで vim 起動に変更

  • #20 728c24c Thanks @cut0! - refactor: ManagerView のステート管理を統合

  • #23 3efe619 Thanks @cut0! - docs: improve README with screen layout diagram and keybindings

  • #21 3f37c1d Thanks @cut0! - fix: ManagerView.tsx のフォーマットを修正

v0.0.8

08 Apr 15:13
970c004

Choose a tag to compare

Patch Changes

  • #15 d3bba4c Thanks @cut0! - feat: セッション作成時の worktree トグル機能を追加

  • #18 72064f0 Thanks @cut0! - feat: unmount/remount サイクルでの UI 状態保持

  • #17 0a6b5aa Thanks @cut0! - fix: Overview パネルのフォーカス遷移と復帰時ローディングを修正

v0.0.7

08 Apr 10:02
ade3cd6

Choose a tag to compare

Patch Changes

  • #13 af8d198 Thanks @cut0! - fix: Overview パネルの画面ちらつきを修正

v0.0.6

08 Apr 09:35
0cc36de

Choose a tag to compare

Patch Changes

  • #11 1ed230c Thanks @cut0! - feat: セッション横断 Overview パネルとステータスバーサマリを追加

v0.0.5

08 Apr 06:39
f1d3931

Choose a tag to compare

Patch Changes

  • #9 be05732 Thanks @cut0! - refactor: セッション状態を ManagedSession に一元化

v0.0.4

08 Apr 05:00
8f02c23

Choose a tag to compare

Patch Changes

  • #5 ec3d13f Thanks @cut0! - fix: セッションの cwd 解決とペイン選択時のナビゲーションを修正

  • #8 4f28aba Thanks @cut0! - fix: sessionCwdMap の不要な .current アクセスを削除

  • #7 798e3fd Thanks @cut0! - update: セッション一覧にパスを ~/path 形式で表示

v0.0.3

08 Apr 03:01
95068ea

Choose a tag to compare

Patch Changes

  • #3 0949488 Thanks @cut0! - feat: Ink render に concurrent: true を設定

v0.0.2

08 Apr 02:53
819a421

Choose a tag to compare

Patch Changes

  • #1 d370e1f Thanks @cut0! - fix: oxfmt によるフォーマット修正