Hanzen Shou

Results 7 issues of Hanzen Shou

For the document objects my connector returns, if I set the id to be an integer, Postgres throws a fit and says it can't use the id in the db...

### ⚠️ Search for existing issues first ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Which Operating System are...

good first issue
fridge

Hello, First of all, I would like to say, thanks for your work on this repo. I'm using it for a Computer Graphics class rn and it is working wonderfully....

### Which API Provider are you using? OpenRouter ### Which Model are you using? Claude 3.5 Sonnet ### What happened? I ran a query and Claude edited a file, deleting...

bug

### Description Solves issue #1033 Contributions: - Reworked MCP server response handler. Rather than joining everything into a single string, the MCP server response is broken into a minimum number...

### What happened? Following error occurs, Was able to resolve by bumping the following packages @vscode/test-cli: ^0.0.9 -> ^0.0.10 @vscode/test-electron: ^2.4.0 -> ^2.4.1 $ npx vscode-test ✔ Validated version: 1.96.2...

Bug

### Description Solves #1028 Adds a markdown plugin in `webview-ui/src/components/common/MarkdownBlock.tsx` that prevents filenames with extensions (e.g. `__init__.py`) from being incorrectly rendered with bold formatting. The plugin identifies patterns where a...