Skip to content

init: transfer thinking level menu to messageinput.svelte#6

Merged
Yeetster-cmd merged 2 commits into
mainfrom
thinking-level-change
Jun 4, 2026
Merged

init: transfer thinking level menu to messageinput.svelte#6
Yeetster-cmd merged 2 commits into
mainfrom
thinking-level-change

Conversation

@Yeetster-cmd

@Yeetster-cmd Yeetster-cmd commented May 31, 2026

Copy link
Copy Markdown
Owner

Pull Request Checklist

Before submitting, make sure you've checked the following:

  • Description: Provide a concise description of the changes made in this pull request down below.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Dependencies: Are there any new or upgraded dependencies? If so, explain why, update the changelog/docs, and include any compatibility notes. Actually run the code/function that uses updated library to ensure it doesn't crash.
  • Testing: Perform manual tests to verify the implemented fix/feature works as intended AND does not break any other functionality. Include reproducible steps to demonstrate the issue before the fix. Test edge cases (URL encoding, HTML entities, types). Take this as an opportunity to make screenshots of the feature/fix and include them in the PR description.
  • Agentic AI Code: Confirm this Pull Request is not written by any AI Agent or has at least gone through additional human review AND manual testing. If any AI Agent is the co-author of this PR, it may lead to immediate closure of the PR.
  • Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?
  • Design & Architecture: Prefer smart defaults over adding new settings; use local state for ephemeral UI logic. Open a Discussion for major architectural or UX changes.
  • Git Hygiene: Keep PRs atomic (one logical change). Clean up commits and rebase on dev to ensure no unrelated commits (e.g. from main) are included. Push updates to the existing PR branch instead of closing and reopening.

Changelog Entry

Description

  • [Concisely describe the changes made in this pull request, including any relevant motivation and impact (e.g., fixing a bug, adding a feature, or improving performance)]

Added

  • [List any new features, functionalities, or additions]

Changed

  • [List any changes, updates, refactorings, or optimizations]

Deprecated

  • [List any deprecated functionality or features that have been removed]

Removed

  • [List any removed features, files, or functionalities]

Fixed

  • [List any fixes, corrections, or bug fixes]

Additional Information

  • [Insert any additional context, notes, or explanations for the changes]
    • [Reference any related issues, commits, or other relevant information]

@Yeetster-cmd Yeetster-cmd self-assigned this May 31, 2026
@Yeetster-cmd Yeetster-cmd added the enhancement New feature or request label May 31, 2026
@Yeetster-cmd Yeetster-cmd merged commit bc30ac6 into main Jun 4, 2026
1 of 2 checks passed
@Yeetster-cmd Yeetster-cmd deleted the thinking-level-change branch June 4, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant