Changelog
- 858edf8: Add images to README for visual reference (@chmouel)
- 9a3362a: Update README with new monitoring and AI sections (@chmouel)
- e200f01: chore: Add completions directory to gitignore (@chmouel)
- d6113bb: chore: update goreleaser config and tui tests (@chmouel)
- a3e987c: chore: update goreleaser config for universal binaries (@chmouel)
- cf62e27: docs(readme): update documentation for TUI dashboard and TKSS (@chmouel)
- 5c4794d: feat: Add interactive TUI for resource selection (@chmouel)
- 399a386: feat: Add tkss tool for Tekton PipelineRun inspection (@chmouel)
- f0680e0: feat: Improve TUI layout and rendering (@chmouel)
- a40696a: fix: Add os/exec to Tekton client imports (@chmouel)
- 57cd0c3: fix: Use switch statement for item rendering (@chmouel)
- e5f825c: refactor: Abstract command execution to a runner interface (@chmouel)
- f78fc6b: refactor: Remove redundant comments in TUI and AI modules (@chmouel)
- 3b2ae3e: refactor: Use consistent Runner variable name (@chmouel)