Skip to content

fix(desktop): edit managed instance from agent profile - #5105

Draft
camelludo wants to merge 1 commit into
block:mainfrom
camelludo:codex/buzz-managed-instance-edit
Draft

fix(desktop): edit managed instance from agent profile#5105
camelludo wants to merge 1 commit into
block:mainfrom
camelludo:codex/buzz-managed-instance-edit

Conversation

@camelludo

Copy link
Copy Markdown

Summary

  • route agent-profile Edit to the concrete managed-instance editor when a managed record exists
  • preserve persona-definition editing for profiles without a managed instance
  • prevent edits to built-in persona defaults from silently missing runtime/subscription settings

Verification

  • pnpm typecheck
  • pnpm build
  • pnpm exec biome check src/features/profile/ui/UserProfilePanel.tsx
  • pnpm exec node --import ./test-loader.mjs --experimental-strip-types --test src/features/agents/ui/agentDialogRouting.test.mjs src/features/profile/ui/UserProfilePanelPersonaSubmit.test.mjs

Scope

This branch is based directly on upstream main and contains only the desktop routing fix. It does not alter relay configuration, identities, memberships, providers, or production services.

Signed-off-by: camelludo <sezaisuda@gmail.com>
(cherry picked from commit 6100b5c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant