Commit Graph
14 Commits
Author SHA1 Message Date
stefankoelle 9162eebccc fix install.sh 2026-08-09 12:03:05 +02:00
Stefan Koelle 26b5754f60 fix: use even-vertical tmux layout and remain-on-exit so panes stack correctly and errors stay visible v0.1.1 2026-08-09 12:01:50 +02:00
Stefan Koelle 76a389f52d install.sh: prevent silent abort from pipefail in tag_name extraction, add diagnostics 2026-08-09 11:57:06 +02:00
Stefan Koelle 73b38ef52c install.sh: read GitHub API response into a variable instead of a temp file (fixes curl exit 23) 2026-08-09 11:50:49 +02:00
Stefan Koelle c10b553b48 install.sh: fail with a clear message when no GitHub release exists yet 2026-08-09 11:48:06 +02:00
Stefan Koelle 8096df69eb ci: use go mod tidy to generate go.sum in the workflow (fixes missing go.sum entries) v0.1.0 2026-08-09 11:30:34 +02:00
Stefan Koelle 55f302226b Add README, PLAN.md, and SPEC.md 2026-08-09 11:26:17 +02:00
Stefan Koelle 24edb42dfc Add CI workflow, install.sh, and example config 2026-08-09 11:25:00 +02:00
Stefan Koelle c9ec4a1a77 Add panel mode (redeploy + secrets diff/force-sync wizard) 2026-08-09 11:23:30 +02:00
Stefan Koelle 19a7ba2d8b Add full mode navigation (Bubble Tea) and tmux 3-pane orchestration 2026-08-09 11:22:48 +02:00
Stefan Koelle 96ec9d2e1a Add internal/kubeexec wrapper and cmd/kctl-tui entrypoint (main, full mode) 2026-08-09 11:22:15 +02:00
Stefan Koelle dc8bcc555f Add internal/kctl and internal/config packages with unit tests 2026-08-09 11:21:47 +02:00
Stefan Koelle 2dae206ec4 Initial scaffold: Go + Bubble Tea kctl-tui (spec, plan, core logic, tests, CI, install script) 2026-08-09 11:21:15 +02:00
Stefan Koelle 30907014cd Initial commit 2026-08-09 11:21:14 +02:00