v0.1.0
Changelog
- 37e15d6: Release v0.1.0 — first public version. (baselhusam baselmathar@gmail.com)
- 33abeea: Fix golangci-lint failures blocking CI. (baselhusam baselmathar@gmail.com)
- fc144a8: Complete Phase 12 careful power with confirm-gated bareai do actions. (baselhusam baselmathar@gmail.com)
- 0115954: Complete Phase 11 agent eyes with stdio MCP server and smoke tooling. (baselhusam baselmathar@gmail.com)
- 20b77cd: Add Phase 11 agent eyes implementation plan without Prometheus scope. (baselhusam baselmathar@gmail.com)
- bf6d727: Complete Phase 10 cockpit love: correlation theater, residency UX, and agent-ready foundations. (baselhusam baselmathar@gmail.com)
- 6aa9e5a: Add local database discovery across CLI, status, and TUI. (baselhusam baselmathar@gmail.com)
- ecafe53: Add dark/light theme toggle to the GitHub Pages site. (baselhusam baselmathar@gmail.com)
- 4093bf9: Split the long README into focused docs guides. (baselhusam baselmathar@gmail.com)
- b2dc49d: Add light/dark README banners that follow GitHub color scheme. (baselhusam baselmathar@gmail.com)
- d0a37c2: Add branding assets and refresh README with logo, badges, and palette. (baselhusam baselmathar@gmail.com)
- 9fbe4f6: Fix golangci-lint failures in TUI and LLM correlate code. (baselhusam baselmathar@gmail.com)
- 0eb4c2e: Add interactive dashboard TUI and expand README into full documentation. (baselhusam baselmathar@gmail.com)
- 1a3401f: Add doctor, config, and polish for Phase 9. (baselhusam baselmathar@gmail.com)
- ccfded9: Add packaging and distribution for Phase 8. (baselhusam baselmathar@gmail.com)
- ac60fef: Harden cross-platform behavior for Phase 7. (baselhusam baselmathar@gmail.com)
- dc54f74: Add interactive Bubble Tea TUI for Phase 6. (baselhusam baselmathar@gmail.com)
- 62ce9cd: Add correlated inspect report for Phase 5. (baselhusam baselmathar@gmail.com)
- b72eca8: Add LLM discovery and probe for Phase 4. (baselhusam baselmathar@gmail.com)
- 61f6fd1: Add read-only Docker inspection for Phase 3. (baselhusam baselmathar@gmail.com)
- 401095d: Fix CI lint by upgrading golangci-lint-action to v7. (baselhusam baselmathar@gmail.com)
- 1d1359f: Add multi-vendor GPU collection for Phase 2. (baselhusam baselmathar@gmail.com)
- 159c291: Fix CI lint by migrating golangci-lint config to v2. (baselhusam baselmathar@gmail.com)
- c2232c0: Add host snapshot and real status output for Phase 1. (baselhusam baselmathar@gmail.com)
- b0eea6d: Scaffold bareai CLI skeleton for Phase 0. (baselhusam baselmathar@gmail.com)
Install
macOS / Linux (script):
curl -fsSL https://raw.githubusercontent.com/baselhusam/bareai-cli/main/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/baselhusam/bareai-cli/main/scripts/install.ps1 | iexHomebrew: brew tap baselhusam/tap && brew install bareai
Debian/Ubuntu: See Cloudsmith APT setup.
winget: winget install baselhusam.bareai