Feat: warm-bewusster Agent-Hirn-Wechsel (beliebiges installiertes Modell)

- agent.set_agent_brain(model_id): vergibt 'hermes'-Alias, tauscht das Modell in die
  residente brains-Gruppe (altes Hirn raus, fast/vision bleiben) und zeigt die Hermes-Config
  darauf (+ Gateway-Restart). Behebt: AgentView-Switch hielt das neue Hirn nicht warm.
- POST /api/agent/brain/set.
- Cockpit Agent-Hirn-Karte: Button "Hirn wechseln" + Modal mit allen installierten Modellen
  (Groesse/Params/Rolle/Tools), aktuelles markiert; Hinweis zugunsten Hermes (Tool-Calling).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Hitonabi
2026-06-27 12:25:31 +02:00
parent 45e74a97bd
commit 6758bbfbd9
8 changed files with 518 additions and 402 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
<link rel="manifest" href="/manifest.webmanifest" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>Mission Control 2.0</title>
<script type="module" crossorigin src="/assets/index-lvQamTQ3.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D4NZ6il2.css">
<script type="module" crossorigin src="/assets/index-Bb8BpQr4.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-bw6S4bF_.css">
</head>
<body>
<div id="root"></div>