Commit Graph

16 Commits

Author SHA1 Message Date
Hitonabi c6fb8210b3 docs: README/CLAUDE/ROADMAP auf v8.1-v8.3 aktualisiert
- ROADMAP: v8.1 (Bug-Fixes), v8.2 (UX), v8.3 (Memory Import) als done markiert;
  v8.1-Hermes-SSH -> v8.4, v8.2-opencode -> v8.5 umnummeriert
- CLAUDE.md: Projektstatus + 3 neue Gotchas (system_status-Keys,
  OpenCode .jsonc, ConnectPanel NPM-Proxy)
- README.md: Hermes + Gedächtnis-Features aktualisiert, Download-Links erwähnt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 18:32:19 +02:00
Hitonabi 8539999627 fix+docs: Bug-Fixes, vollstaendige Dokumentation v8
Bug-Fixes:
- hermes_agent.py: asyncio.get_event_loop() → get_running_loop() (Python 3.10+)
- routers/hermes.py: Thread-Lock fuer Whisper-Init, HERMES_WINDOWS_USER Import,
  Piper stderr logging, __import__ Anti-Pattern entfernt
- routers/memory.py: SQLite WAL-Mode, Kategorie-Enum-Validierung (user/instruction/stable/versioned/ephemeral)
- HermesPanel.svelte: findLast() → reverse().find() (Browser-Kompatibilitaet)
- ConnectPanel.svelte: Hardcoded Username durch Platzhalter ersetzt

Docs:
- CLAUDE.md: komplett aktualisiert (v7+v8, Hermes, Memory, alle Env-Vars)
- ROADMAP.md: v7+v8 als erledigt, naechste Features (v8.1-v9.1)
- README.md: komplett neu geschrieben (Agentic OS Konzept, alle Features)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 14:48:22 +02:00
Hitonabi 3ccdee339a docs: v6 als umgesetzt markiert
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 14:48:25 +02:00
Hitonabi b50323b521 docs: v5 als umgesetzt markiert
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 14:19:34 +02:00
Hitonabi dbb9e8d72e docs: v4 als umgesetzt markiert (alle 4 Schritte live)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 13:46:08 +02:00
Hitonabi f3da24a712 docs: v4-Plan (Der Lotse) — ctx-Auto, Cookbook 2.0, Verbinden, News
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 13:07:52 +02:00
Hitonabi aafc41f4b2 docs: CLAUDE.md + ROADMAP auf v3 (Design-System, Beginner-UX, Security, Self-Update)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 13:01:33 +02:00
Hitonabi 8f63c4969a docs: Update ROADMAP and CLAUDE for v2 completion 2026-06-21 00:00:07 +02:00
Hitonabi 16199ce53a feat: server console (Feature 2) & complete roadmap 2026-06-20 21:47:37 +02:00
Hitonabi ef7f02e19f feat: guides (Feature 7) 2026-06-20 21:44:38 +02:00
Hitonabi b84e8f3ac2 feat: cookbook (Feature 4) 2026-06-20 21:42:12 +02:00
Hitonabi 00cf14c6e3 docs: roadmap update for feature 1 2026-06-20 21:34:43 +02:00
Hitonabi 8800dd4558 docs: update roadmap for feature 6 completion and mark feature 1 as next 2026-06-20 21:28:20 +02:00
Hitonabi 00933f2234 docs: update roadmap and claude for feature 3 completion 2026-06-20 21:24:17 +02:00
Hitonabi d6e0762a28 Doku: Projektstand + Deploy-Workflow fuer Uebergabe aktualisiert
- CLAUDE.md: "Entwickeln & Deployen" auf Windows->Gitea->Bosgame umgestellt
  (key-basiertes SSH als hitonabi, rsync nach /opt, sudo-Restart)
- ROADMAP.md: Projektstand-Sektion (Schritt 1 live auf :9000, Reihenfolge,
  naechster Schritt = Feature 3 mit geprueften sysfs/psutil-Quellen)
- Feature 3 + 5 Status praezisiert

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 21:12:45 +02:00
Hitonabi e46380d99f Dateien nach "/" hochladen 2026-06-20 20:19:24 +02:00