Skip to content

perf: collapsed react reasoning into a single llm call#300

Open
abikooo wants to merge 4 commits intomesa:mainfrom
abikooo:perf/collapse-react-reasoning
Open

perf: collapsed react reasoning into a single llm call#300
abikooo wants to merge 4 commits intomesa:mainfrom
abikooo:perf/collapse-react-reasoning

Conversation

@abikooo
Copy link
Copy Markdown
Contributor

@abikooo abikooo commented Apr 17, 2026

Fixes #299

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 17, 2026

Important

Review skipped

Auto reviews are disabled on this repository. 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5efe70da-d881-4550-bc9e-2a8dec281cc3

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

@abikooo abikooo force-pushed the perf/collapse-react-reasoning branch from 3cb9cac to 69ade8c Compare April 17, 2026 13:44
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.08%. Comparing base (0e67780) to head (56966ad).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
- Coverage   92.10%   92.08%   -0.03%     
==========================================
  Files          19       19              
  Lines        1698     1693       -5     
==========================================
- Hits         1564     1559       -5     
  Misses        134      134              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

perf: collapse ReActReasoning into a single-turn completion

1 participant