BYOM stock analysis via MCP, looking for feedback

Stocks Intelligence는 VS Code 확장으로 제공되는 MCP 네이티브 AI 에이전트로, 실시간 주식 시세, 옵션 흐름, 기술 지표, 포트폴리오 데이터를 서버 사이드에서 처리하여 차트 생성과 실제 브로커 주문까지 지원한다. 사용자는 자신이 구독하는 AI 모델(Claude, ChatGPT, Gemini 등)을 그대로 활용하며, 데이터는 MCP 서버가 로컬에서 처리해 개인정보 보호를 강화한다. AI 모델이 업데이트되면 즉시 분석 기능이 향상되어 별도의 버전 업 없이 최신 AI 성능을 경험할 수 있다. 투자 조언이 아닌 정보 제공용 서비스로, 현재는 등록 코드 요청을 통해 제한적으로 접근 가능하다.

https://stocks.lynxdi.com/

#aiagent #stocksintelligence #mcp #vscodeextension #realtimefinance

Stocks Intelligence

A 3.5 MB C++ engine for deterministic RAG deduplication hitting 30 GB/s

Merlin Community Edition은 LLM 컨텍스트에서 중복 제거를 통해 토큰 사용을 절감하는 경량 C++ 엔진과 통합 도구를 제공한다. 이 오픈소스 프로젝트는 MITM 없이 VSCode 확장, Claude Code 등과 연동되며, 커뮤니티 버전은 일일 및 월간 사용량 제한이 있다. 고성능 멀티스레드 C++ 엔터프라이즈 엔진은 별도 유료 제품으로 제공된다. 중복 제거를 통해 RAG 파이프라인에서 최대 71%의 중복을 줄여 비용 절감 효과가 크다. 현재 사전 출시 상태이며, arXiv 논문과 함께 공개되어 AI 개발자들이 직접 활용 가능하다.

https://github.com/corbenicai/merlin-community

#rag #deduplication #llm #cpp #vscodeextension

GitHub - corbenicai/merlin-community: Merlin Community Edition — free dedup engine + integrations. Saves LLM tokens. No telemetry.

Merlin Community Edition — free dedup engine + integrations. Saves LLM tokens. No telemetry. - corbenicai/merlin-community

GitHub

Git for AI Agents

re_gent는 AI 에이전트의 코드 변경 이력을 추적하고 관리하는 버전 관리 도구로, AI 에이전트가 수행한 작업과 각 코드 라인을 작성한 프롬프트를 기록한다. git과 달리 AI 에이전트 활동에 특화된 로그, 블레임, 리와인드 기능을 제공하며, 세션별 DAG 구조로 여러 에이전트의 동시 작업도 지원한다. CLI와 VSCode 확장으로 쉽게 설치 및 사용 가능하며, AI 에이전트 개발 시 코드 변경 이력 감사와 디버깅에 유용하다. 현재 POC 수준으로 활발히 개발 중이며, git과 병행 사용을 권장한다.

https://github.com/regent-vcs/re_gent

#versioncontrol #aiagent #auditability #golang #vscodeextension

Writing Node.js addons with .NET Native AOT - .NET Blog

The C# Dev Kit team replaced C++ Node.js addons with C# and Native AOT, removing a dependency on Python. This post walks through building a Node.js native addon entirely in C# using N-API, LibraryImport, and UnmanagedCallersOnly.

.NET Blog

Looking for a visual 3-column visual #git #mergetool in #vscode ?

I spent this weekend porting @gnome's Meld merge to a #VsCodeExtension with #gemini. Custom diff connection lines, auto-merge and all. It's still a bit of a mess but it works! Will post updates.

https://marketplace.visualstudio.com/items?itemName=pknowles.meld-auto-merge

Meld Auto-Merge - Visual Studio Marketplace

Extension for Visual Studio Code - Auto-resolves complex Git merge conflicts using Meld heuristics

There is a new (optional) <Section> element for structuring the speedata layout.xml file. It does not produce a different output.

See https://news.speedata.de/2026/02/23/section-element/ for details.

#speedatapublisher #vscode #vscodeextension

Structuring layouts with the new Section element

Layout files in the speedata Publisher can get long. Really long. A product catalog with conditional page types, fallback logic, index generation, and a dozen different record types easily grows to a few hundred lines of XML. And at that point, scrolling through the file becomes a chore. I have been wanting a way to organize layout code into logical groups for a while — something like regions or sections that you can collapse and navigate. The problem: any new element in the layout language usually does something. It affects the output, it changes behavior, it needs to be documented and tested and maintained. So I added an element that does nothing.

GitHub - FreHu/vscode-fresh-file-explorer: A vscode file explorer which shows only recently modified files based on a combination of Git history and your pending changes

A vscode file explorer which shows only recently modified files based on a combination of Git history and your pending changes - FreHu/vscode-fresh-file-explorer

GitHub

Quadrastack 2026.1.1 ra mắt – Công cụ CLI đa năng để kiểm thử và giả lập API. Viết test bằng YAML dễ đọc, dùng chung cho dev, QA và CI/CD. Tính năng nổi bật: playbook YAML, mock server, test tải, extension VS Code, chạy offline. Dễ hiểu, dễ review, đồng bộ dễ dàng trong Git.
#Quadrastack #APITesting #MockServer #DevTools #YAML #Testing #SoftwareDevelopment #QA #CLI
#KiểmThửAPI #CôngCụLậpTrình #DevOps #TestingTool #MockAPI #VSCodeExtension

https://www.reddit.com/r/selfhosted/comments/1qj5mod

GitHub - shalldie/vscode-background: Bring background images to your vscode. vscode background 背景扩展插件。

Bring background images to your vscode. vscode background 背景扩展插件。 - shalldie/vscode-background

GitHub