Skip to content

v0.8.1 — Nous-Provider entfernt, WebUI-Auto-Start, Integration-Test

Latest

Choose a tag to compare

@Loggableim Loggableim released this 10 Jun 05:02

v0.8.1

💥 Breaking

  • Nous Research OAuth-Provider komplett entfernt (Plugin, ProviderConfig, OAuth-Infrastruktur, Routing)

🚀 Features

  • WebUI startet jetzt automatisch nach Installation (install.ps1 fragt nach)
  • Auto-detect web/static/ fallback wenn kein npm verfügbar
  • HERMES_WEB_DIST → SIDEKICK_WEB_DIST dual-read

🐛 Fixes

  • Integration-Test repariert (tempdir, .venv ausgeschlossen) — läuft in <5s statt timeout
  • Port 8787 konsistent in launcher + installer
  • DEFAULT_NOUS_* Konstanten neutral umbenannt
  • Env-Var Migration-Reste in auth_commands.py, credential_pool.py, auxiliary_client.py bereinigt

🔧 Maintenance

  • 26 Dateien geändert, +248/−3995 Zeilen
  • 3975 Zeilen Nous-Code entfernt