Releases: eminem5410/devmind-platform
v0.16.0 — Quality & Polish
Categorized --help (5 groups), CHANGELOG.md, release.sh script, 24 automated tests, zero new commands. Published to PyPI.
v0.1.0 — Diagnostics
Initial release: devmind doctor (health score, severity, recommendations) + devmind repair (auto-fix Ollama & Docker)
v0.15.0 — Real-time AI Monitor
devmind monitor (Live/--once/--json/--ai modes), CPU/RAM/Disk/Ollama/Docker/GPU dashboard, pressure levels, health score bar. Published to PyPI.
v0.14.0 — Config + Export
devmind config (show/set/reset/validate/path), devmind export (sessions to Markdown/JSON with filters). Published to PyPI.
v0.13.0 — Analytics + FTS5 Search
devmind stats (tokens, sessions, providers dashboard), devmind search (full-text FTS5 on chat history), auto-backfill, daily activity table. Published to PyPI.
v0.12.0 — Interactive Chat + Setup Wizard
devmind chat (streaming, multi-turn, slash commands, session persistence), devmind init --interactive, config.toml with API keys, 4 API providers. Published to PyPI.
v0.11.0 — SQLite History + CI/CD
SQLite storage for LLM benchmarks, devmind history --llm, GitHub Actions CI/CD (test.yml + publish.yml). Published to PyPI.
v0.10.0 — LLM Benchmark Suite
devmind llm-benchmark run — Compare Ollama vs API providers (Groq, Together, OpenRouter, Fireworks). Quality heuristics, cost estimation. Published to PyPI.
v0.9.0 — Platform Abstraction + Windows
Auto platform detection (Linux/WSL/Windows), psutil fallback, CUDA on Windows, platform check in doctor. Published to PyPI.
v0.8.0 — Forecast + Attention Intelligence
devmind forecast (12-month cost projection), devmind optimize (model/provider recommender), devmind explain attention-precision (FP4/FP8/FP16), 27 GPU specs. Published to PyPI.