Skip to content

feat: propagate thinking stages #142#155

Merged
VinShurik merged 14 commits intodevelopmentfrom
feat/thinking_stages
Mar 20, 2026
Merged

feat: propagate thinking stages #142#155
VinShurik merged 14 commits intodevelopmentfrom
feat/thinking_stages

Conversation

@VinShurik
Copy link
Collaborator

@VinShurik VinShurik commented Mar 16, 2026

Applicable issues

Description of changes

Orchestrator stages are ignored (e.g. Reasoning/Thinking). Added push them to the output choice by default.

Checklist

  • Title of the pull request follows Conventional Commits specification
  • Changes are tested on review environment
  • App schema changes are backward compatible, or breaking changes are documented with a migration guide
  • Integration tests pass

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@VinShurik VinShurik requested a review from ypldan as a code owner March 16, 2026 18:10
@VinShurik
Copy link
Collaborator Author

VinShurik commented Mar 16, 2026

/deploy-review

GitHub actions run: 23158906532

Stage Status
deploy-review Success ✅
matrix.application Skipped ➖

@ypldan
Copy link
Collaborator

ypldan commented Mar 17, 2026

What about unit tests for new functionality?

@VinShurik VinShurik force-pushed the feat/thinking_stages branch from 89deff4 to 0a71c5b Compare March 18, 2026 08:50
@VinShurik VinShurik requested a review from ypldan March 18, 2026 12:22
…eat/thinking_stages

# Conflicts:
#	src/tests/unit_tests/agent_tests/test_assistant_invoker.py
#	src/tests/unit_tests/agent_tests/test_chunk_processor.py
#	src/tests/unit_tests/agent_tests/test_orchestrator.py
@VinShurik VinShurik force-pushed the feat/thinking_stages branch from 3750920 to 95612d3 Compare March 19, 2026 09:06
@VinShurik VinShurik requested a review from ypldan March 19, 2026 09:21
@VinShurik VinShurik requested review from korotaav48 and ypldan March 20, 2026 07:07
@ypldan ypldan changed the title feat: propagate thinking stages (#142) feat: propagate thinking stages #142 Mar 20, 2026
@VinShurik VinShurik merged commit 477cffc into development Mar 20, 2026
8 checks passed
@VinShurik VinShurik deleted the feat/thinking_stages branch March 20, 2026 12:31
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.

Propagate stages of orchestrator models

3 participants