Skip to content

chore(release): version packages - #57

Merged
comppaz merged 1 commit into
mainfrom
changeset-release/main
Dec 19, 2025
Merged

chore(release): version packages#57
comppaz merged 1 commit into
mainfrom
changeset-release/main

Conversation

@comppaz

@comppaz comppaz commented Dec 18, 2025

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

think-app@0.5.1

Patch Changes

  • 159b7c3: Add lock app functionality to settings page

  • 5dec15b: Improve "Add to Chat" to attach memory as context instead of prepopulating message

    • Add AttachedMemoryChips component showing selected memory as removable chip
    • Navigate to /chat instead of / when clicking "Add to Chat"
    • Send attached_memory_ids to backend for explicit context inclusion
    • Label attached memory as "User's Selected Memory" so AI knows which memory user is referring to
    • Preserve attached sources when special handlers run
  • bb80b08: Add auto-expanding chat input that grows as users type

  • 90f0ec7: Add max width constraint to chat bubbles for consistent column layout

  • d0a0da6: Fix HTTP 307 redirect handling in Ollama download for Windows users

  • 99257a9: Replace add memory dialog with full-screen TipTap editor

    • Add new TipTap-based NoteEditor component with formatting toolbar
    • Remove AddMemoryDialog in favor of full-screen editing experience
    • Update MemoryDetailPanel to open editor for notes
  • 148eb6e: Replace WorkSans font with Inter for better readability

  • 98c0214: Add title bar with conversation actions (pin, delete) and improve sidebar icon UX

think-extension@0.5.1

Patch Changes

  • bb80b08: Add auto-expanding chat input that grows as users type

  • 45c37b2: Fix keyboard input being captured by host page when using extension on Claude.ai

    • Add delegatesFocus option to Shadow DOM for better focus handling
    • Stop focus events (focusin/focusout) from propagating to host document
    • Stop keyboard events (keydown/keyup/keypress) from propagating to host document
    • Prevents sites like Claude.ai from intercepting keystrokes intended for the extension
  • 148eb6e: Replace WorkSans font with Inter for better readability

  • 7cdcbae: Add resizable sidepanel that pushes page content aside

    • Add draggable resize handle on left edge of panel (300px - 600px range)
    • Push webpage content aside when panel opens instead of overlaying
    • Persist panel width preference using chrome.storage

@comppaz
comppaz force-pushed the changeset-release/main branch 8 times, most recently from ad345e6 to a687168 Compare December 19, 2025 13:35
@comppaz
comppaz force-pushed the changeset-release/main branch from a687168 to 2c3f092 Compare December 19, 2025 14:16
@comppaz
comppaz merged commit 8966fcb into main Dec 19, 2025
1 check failed
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