Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 06:44
· 41 commits to main since this release

Changelog

  • e5030cf Merge pull request #4 from canoo/feat/nexus-tui
  • 74bd537 chore(tui): improve findNexusDir robustness and fix module path
  • cc9eeb8 ci: add PR checks — build, vet, install cycle test, shellcheck
  • ea41398 feat: add hardware-specific model configuration and env var routing
  • 3481a60 feat: add local AI toggle to install wizard and configure screen
  • 8104204 feat: add nexus TUI, bubbletea agent, and single-command installer
  • 097a53d fix(tui): UX improvements — uninstall confirm, save feedback, labels, responsive layout
  • 394063c fix(tui): fix JSON injection, .env Ollama URL, and saveEnv error handling
  • e230c40 fix: handle read-only Go module cache in test cleanup
  • 766f931 fix: replace placeholder org with canoo
  • cb00ce0 fix: set goreleaser build dir to tools/tui