fix(core): citation markers misplaced in search results containing multibyte characters
## TLDR Fixes incorrect positioning of citation markers in WebSearchTool when responses contain multibyte characters by properly handling byte positions from the Gemini API instead of treating them...
WebSearchTool citation markers incorrectly positioned for multibyte text
### What happened? The WebSearchTool inserts citation markers (e.g., `[1]`, `[2]`) at incorrect positions when the search response contains multibyte characters such as Japanese text. The Grounding A...
execCut and execPaste commands not working in custom keybindings in 1.101?
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: ht...
fix: protocol version and tool schema in README and examples
Thank you for creating this interesting tool. I tried to use it but found some small issues. I think we can fix them easily. ## Problem I tried to use this tool and met protocol version errors. ...
Segmentation Fault when using list_cosine_similarity in 1.2.2-alpha.19
## Description When using the `list_cosine_similarity` function with `@duckdb/node-api` version `1.2.2-alpha.19`, the application crashes with a segmentation fault. The same code works correctly with...
fix: Restore focus ring for VSCodeButton component
## Context Resolves #2571 This PR fixes the main action buttons (like "Start New Task", "Resume Task", "Terminate", and other buttons) that did not show a visual focus outline when navigated to usin...
Focus ring missing on main buttons for keyboard navigation
### App Version 3.11.14 ### API Provider OpenRouter ### Model Used N/A ### Actual vs. Expected Behavior **Actual Behavior:** When using the keyboard (pressing Tab or Shift+Tab) to navigate the ...
集中講義 2024 大規模言語モデル 優秀賞
LLM トレーニングコンペにおいて 一般部門8位 / コントリビューション部門3位 を頂きました。
toJsonSchema generates unsatisfiable schema for intersect of objects
## Problem When using `toJsonSchema` with `intersect` of objects, it generates a JSON Schema that cannot be satisfied due to conflicting `additionalProperties: false` constraints. I understand tha...



