Fix orchestration reasoning compatibility and capability context - #1465
Merged
Paul Lizer (paullizer) merged 1 commit intoSep 8, 2026
Conversation
Use canonical reasoning capabilities and visible compatibility adjustments across planning, editing, execution, and ordinary chat. Preserve selected requirements, restore authorized agent and read-only memory context, and plan every orchestration request. Update documentation and regression coverage for version 0.261.104. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Paul Lizer (paullizer)
merged commit Sep 8, 2026
f59c127
into
microsoft:paullizer-react-v2-ui
2 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR targets
paullizer-react-v2-ui, the session's existing base containing the earlier plan-editor and conversation-context work. Always-planning intentionally adds a planner call for short Orchestrate requests. No deployment, Azure configuration change, API-version migration, or live model-quality evaluation was performed.Linked issue
No linked issue.
Release Notes & Latest Features
Is this visible to end users?
Is this admin-facing (Admin Settings, governance, deployment, config)?
Should this become a Latest Feature card?
Screenshot needed for the card?
Version bump
application/single_app/config.pyVERSIONthird segment bumped:0.261.103→0.261.104deployers/version.txtnot needed becausedeployers/was not changedTesting / validation
npm --prefix .\application\v2_ui run typecheckand the V2 production build succeeded.python .\functional_tests\test_v2_reasoning_effort_persistence.pypassed 10 real frontend behavior checks and 5 canonical projection checks. Additional existing exclusivity, orchestration, memory, and route-policy suites passed.python .\scripts\build_docs_inventory.py,python .\functional_tests\test_docs_app_surface_coverage.py, andpython .\functional_tests\test_docs_site_quality.pycompleted successfully.The browser-to-Flask regression edits the playlist plan to add Web Search, visibly corrects stale Luna Minimal, and executes once. Provider/storage boundaries are controlled: this establishes integration contracts, not live model-selection or answer quality. Regression coverage also reproduces and fixes stale notices when newer resolution metadata clears a prior adjustment.
Documentation
Security checklist
@swagger_route(security=get_auth_security())— no new routes; existing route policies retainedsanitize_settings_for_user(); model capabilities use an allowlisted public projection