Skip to content

fix(desktop): expose linked-agent instance editor - #1

Draft
marklyonx-star wants to merge 2 commits into
mainfrom
codex/fix-linked-agent-instance-edit
Draft

fix(desktop): expose linked-agent instance editor#1
marklyonx-star wants to merge 2 commits into
mainfrom
codex/fix-linked-agent-instance-edit

Conversation

@marklyonx-star

Copy link
Copy Markdown
Owner

Summary

  • expose the existing owner-only instance editor as a distinct Edit instance action on linked-agent profiles
  • preserve Edit definition as the definition route and reuse the shipped typed instance-editor event
  • add routing and parallelism-save coverage proving the instance write uses update_managed_agent and never update_persona

Verification

  • test-first red: both new cases failed before implementation because user-profile-edit-instance did not exist
  • pnpm exec playwright test tests/e2e/edit-agent.spec.ts: 12 passed
  • pnpm test: 4,583 passed across 67 desktop suites
  • bin/just ci: passed, including Rust, desktop, web, Tauri, and 1,261 Flutter tests
  • Playwright visual checks at 1440x1000 and 390x844: action row visible with no overlap or truncation

Scope

  • no propagation behavior changed
  • no live agent, credential, automation, or runtime state changed
  • no config-model or persistence contract changed, so the feature AGENTS.md capability inventory remains current
  • house fork only; no upstream submission without a separate approval

Review

Harper.X second-eye requested for owner gating, definition/instance routing, and the parallelism-save command boundary.

Signed-off-by: Mark Lyon <257674495+marklyonx-star@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 68317d40-f998-4ad8-bc65-4106000d4924

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: Mark Lyon <257674495+marklyonx-star@users.noreply.github.com>
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