Compare commits

..

1 Commits

Author SHA1 Message Date
Jarvis
6ea4ef62ee docs(fleet): record per-agent model switch in north star
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Per-agent model selection (operator-configurable, webUI switch over the
existing roster model_hint plumbing) recorded as a decision of record so
it isn't lost. Also confirms orchestrator/enhancer run Claude Opus 4.8 in
Claude Code; only workers run pi/gpt-5.5.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 13:05:26 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@mosaicstack/db",
"version": "0.0.4",
"version": "0.0.3",
"repository": {
"type": "git",
"url": "https://git.mosaicstack.dev/mosaicstack/stack.git",

View File

@@ -1,6 +1,6 @@
{
"name": "@mosaicstack/mosaic",
"version": "0.0.47",
"version": "0.0.45",
"repository": {
"type": "git",
"url": "https://git.mosaicstack.dev/mosaicstack/stack.git",