Skip to content

fix(cli): respect saved agent config precedence - #90

Merged
harlan-zw merged 1 commit into
mainfrom
fix/agent-resolution-precedence
Aug 13, 2026
Merged

fix(cli): respect saved agent config precedence#90
harlan-zw merged 1 commit into
mainfrom
fix/agent-resolution-precedence

Conversation

@harlan-zw

Copy link
Copy Markdown
Collaborator

🔗 Linked issue

Resolves #89

❓ Type of change

  • 📖 Documentation
  • 🐞 Bug fix
  • 👌 Enhancement
  • ✨ New feature
  • 🧹 Chore
  • ⚠️ Breaking change

📚 Description

autoResolveAgent let a single project marker override the saved agent config because detectTargetAgent() combined environment and project detection. Environment and config now win before project markers, matching its documented order.

@harlan-zw
harlan-zw merged commit 412e126 into main Aug 13, 2026
2 checks passed
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.

Saved agent config loses to project-marker detection in autoResolveAgent

1 participant