Skip to content

Conversation

rankaiyx
Copy link

@rankaiyx rankaiyx commented Apr 2, 2025

Suggestion: Default Expand Reasoning Process Display

Closes #292

It seems like this boolean variable initialization should be modified,
but I don't have a development environment and can't test it.

@fmaclen
Copy link
Owner

fmaclen commented May 9, 2025

I just pushed a small change that opens the Reasoning box while it's reasoning, and then auto-closes when the answer stars. This matches the behavior I've seen in IDEs and several chat apps.

Still need to write a test for this feature but I'll try to get it out soon.

@fmaclen fmaclen changed the title Update Article.svelte for Default Expand Reasoning Process Display fix: Reasoning is visible by default, auto-closes once the LLM completes the reasoning May 9, 2025
@fmaclen fmaclen merged commit 1c7a664 into fmaclen:main May 9, 2025
2 checks passed
github-actions bot pushed a commit that referenced this pull request May 9, 2025
## [0.32.2](0.32.1...0.32.2) (2025-05-09)

### Bug Fixes

* bump dependencies, improve the versioning and release workflows ([#301](#301)) ([47c1154](47c1154))
* Reasoning is visible by default, auto-closes once the LLM completes the reasoning ([#293](#293)) ([1c7a664](1c7a664)), closes [#292](#292)
* run the full versioning workflow ([87b7860](87b7860))
Copy link
Contributor

github-actions bot commented May 9, 2025

🎉 This PR is included in version 0.32.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion: Default Expand Reasoning Process Display
2 participants