Releases: dbuzatto/strix
Releases · dbuzatto/strix
Release list
v0.2.0
Changelog
- 6c70408 Merge pull request #1 from dbuzatto/feat/deeper-diagnostics
- 6df9933 demo: color the owl's Kubernetes-helm eyes in Kubernetes blue
- 15a73f2 demo: hide cursor in static prints, revert owl eyes to monochrome
- 54a2081 demo: match screenshot theme in the video, drop the intro banner
- 228799c demo: match the screenshots' background and text colors in the video
- f88e50c demo: vectorize the owl mascot and unify demo asset quality and size
- 5bed16e feat: deeper diagnosis — network, dependencies, rollout, RBAC
Install: see the README for .deb/.rpm packages, go install, or direct downloads.
v0.1.2
v0.1.1
Changelog
- c073340 build: drop Homebrew tap in favor of .deb/.rpm and go install
- f6532e5 feat(top): show used/limit alongside the gauge in --watch
- df076a9 feat(triage): scan a namespace and report what is on fire
- 6f956a7 feat: build .deb/.rpm/.apk packages with nfpms
- 59cf8b9 fix(examples): payments-api was rejected by kubectl (invalid YAML scalar)
- 86b6894 fix: check init containers in triage and gather, support matchExpressions in top
Install: see the README for .deb/.rpm packages, go install, or direct downloads.
v0.1.0
Changelog
- 5ae1faa design: enlarge README logo to 200px
- 321251c design: replace logo with an app-icon PNG that works on any theme
- 06a6eb5 design: restore the minimal owl as theme-adaptive transparent logos
- 6704242 feat(ai): add direct Anthropic API backend alongside Claude Code
- ce13d40 feat(analyze): render the AI Markdown answer as styled terminal output
- 34ea10a feat(analyze): support statefulsets, daemonsets, jobs, cronjobs and nodes
- f013945 feat(analyze): user-configurable analysis via flags and config file
- 9c4cb82 feat(top): add 'strix top nodes|pods' resource usage from metrics-server
- a27b1da feat(top): add --watch live dashboard with real-time sparklines
- 58dd284 feat(top): support 'top deployment/NAME' and 'top pods -l selector'
- 82d7255 feat: add analyze command with AI-powered root-cause analysis
- 4b56f8f feat: scaffold strix CLI with kubeconfig auto-discovery and get pods
- 8a9d964 fix(assets): make logo fully opaque for a crisp, solid owl
- f15b8d5 fix(top): derive pod usage % from limits and fix sparkline scaling
- 32036b2 fix(top): make --watch reliable on slow clusters and simplify the row
- 36ab883 style(assets): bigger logo with a soft glow halo
- a87a18e style(assets): drop the logo glow, keep it large
- 6b26d0a style(assets): reduce logo glow intensity further
- 2b83fe1 style(assets): tone the logo glow down to a subtle halo
- d077561 style(top): cleaner watch layout with thin gauges and trend sparklines
Install: see the README for Homebrew, go install, or direct downloads.