Skip to content

fix(ai): allow inline chat to reuse agent model#554

Merged
murongg merged 1 commit into
mainfrom
fix/issue-549-ai-model-selection
Jul 17, 2026
Merged

fix(ai): allow inline chat to reuse agent model#554
murongg merged 1 commit into
mainfrom
fix/issue-549-ai-model-selection

Conversation

@murongg

@murongg murongg commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • fix inline AI model selection when the same model is already selected in the agent sidebar
  • keep inline and agent model choices independent
  • add regression coverage for selecting the agent model from inline chat

Validation

  • pnpm --filter @markra/app test — 122 files and 1840 tests passed
  • pnpm --filter @markra/app build — passed
  • pnpm --filter @markra/app typecheck:test — passed

Risk

  • Low: the change only corrects the inline selection no-op guard and adds focused coverage

Closes #549

@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
markra-web Ready Ready Preview, Comment Jul 17, 2026 12:40pm

@murongg
murongg merged commit f1d4ef4 into main Jul 17, 2026
21 checks passed
@murongg
murongg deleted the fix/issue-549-ai-model-selection branch July 17, 2026 12:45
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.

[Bug]: 右边侧栏AI chat选中某个模型后,弹窗AI chat就无法选中这个模型了

1 participant