Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/20250215-AddingThinkFence #320

Merged
merged 5 commits into from
Feb 15, 2025
Merged

Conversation

arbs-io
Copy link
Owner

@arbs-io arbs-io commented Feb 15, 2025

๐Ÿ› ๏ธ src/panels/messageViewerPanel/onDidFunctions/onDidSaveMessages.ts -> Modify summary handling to use tempConversation.
๐Ÿ› ๏ธ src/panels/messageViewerPanel/onDidFunctions/onDidSaveMessages.ts -> Update message callback to sanitize content.

- A new file that defines MessageItemToolbar component used for displaying message items.

๐Ÿ› ๏ธ **MessageItem/index.tsx**:
- Deleted lines:
  - Removed extractThinkSections function (lines commented out)
  - Removed code using this function to render ThinkSection components
+ Adds think sections rendering functionality in the return statement

๐Ÿ”ด **ThinkSection.tsx**
- A new file that defines ThinkSection component used for displaying chat completions' thoughts
Adds an export statement for ThinkSection from './ThinkSection'
๐Ÿ› ๏ธ src/commands/scm/generateComments.ts -> Replaced variable name for clarity
โ€ฆ-> Refactor variable for conversation cloning.

๐Ÿ› ๏ธ src/panels/messageViewerPanel/onDidFunctions/onDidSaveMessages.ts -> Modify summary handling to use tempConversation.
๐Ÿ› ๏ธ src/panels/messageViewerPanel/onDidFunctions/onDidSaveMessages.ts -> Update message callback to sanitize content.
โ€ฆ" when closed to display "Reasoning" instead of "Thought".
Copy link

@arbs-io arbs-io merged commit 901adb7 into main Feb 15, 2025
4 checks passed
@arbs-io arbs-io deleted the feature/20250215-AddingThinkFence branch February 15, 2025 08:32
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.

1 participant