Skip to content

Conversation

tiye
Copy link
Member

@tiye tiye commented Aug 7, 2025

No description provided.

@tiye tiye requested review from a team and Copilot August 7, 2025 18:09
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds user-controlled checkboxes for "Thinking" and "Search" behaviors in the message input interface, replacing automatic text pattern detection with explicit user controls.

  • Replaces automatic pattern detection ({{search}}, {{think}}, etc.) with interactive checkboxes
  • Refactors the message box UI to include checkbox controls alongside the submit button
  • Updates function signatures to pass explicit boolean parameters instead of deriving them from text content

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
compact.cirru Main UI and styling changes - adds checkboxes, restructures message box layout, removes pattern detection logic
calcit.cirru Updates function signatures and parameter passing to support explicit search/think flags instead of text-based detection
Comments suppressed due to low confidence (1)

compact.cirru:649

  • The style-clear element had its positioning properties removed, which may affect the layout of the clear button. The removed position: absolute, left: 12, and bottom: 12 properties suggest this element was previously positioned absolutely within its container.
              "\"&" $ {} (:opacity 0.4) (:padding "\"4px 8px") (:display :inline-block) (:height "\"24px")

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