[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9007":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":15,"starSnapshotCount":15,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},9007,"Claudix","Haleclipse\u002FClaudix","Haleclipse","Gorgeous Claude Code Extend for VS Code.",null,"Vue",1122,80,5,32,0,1,3,21,4,59.33,"GNU Affero General Public License v3.0",false,"master",true,[],"2026-06-12 04:00:42","# Claudix\n\nEnglish | [简体中文](README_CN.md)\n\n![VS Code Extension](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FVS%20Code-Extension-blue?logo=visual-studio-code)\n![Built with TypeScript](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FBuilt%20with-TypeScript-blue?logo=typescript)\n![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-AGPL--3.0-blue)\n\n[![Mentioned in Awesome Claude Code](https:\u002F\u002Fawesome.re\u002Fmentioned-badge.svg)](https:\u002F\u002Fgithub.com\u002Fhesreallyhim\u002Fawesome-claude-code)\n![Powered by Claude Agent SDK](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPowered%20by-Claude%20Agent%20SDK-orange)\n\nA VSCode extension that brings Claude Code directly into your editor.\n\n## Overview\n\nClaude Code integrates Claude AI into VSCode, providing an interactive coding assistant with conversation history, tool integration, and intelligent code understanding.\n\n## Features\n\n- Interactive chat interface with Claude Code\n- Session management and conversation history\n- Intelligent file operations and code analysis\n- Terminal command execution\n- Permission-based tool access\n- Support for multiple Claude models\n- Real-time streaming responses\n- Syntax highlighting and markdown rendering\n\n## Installation\n\n```bash\n# Install dependencies\npnpm install\n\n# Build the extension\npnpm build\n\n# Package as VSIX\npnpm package\n```\n\nInstall the generated `.vsix` file in VSCode through Extensions > Install from VSIX.\n\n## Development\n\n### Running in Development Mode\n\nStart the development server with hot module replacement:\n\n```bash\npnpm dev\n```\n\nThis will concurrently start:\n- Vite dev server (port 5173) for the webview\n- esbuild watcher for the extension\n\n### Debugging\n\nOpen the project in VSCode and use the debugging configurations:\n\n#### Run Extension\nFull build mode without HMR. The extension will be built from scratch before launching.\n\n- Press `F5` or select \"Run Extension\" from the debug panel\n- Suitable for production-like testing\n\n#### Run Extension (HMR)\nDevelopment mode with hot module replacement for the webview.\n\n- Select \"Run Extension (HMR)\" from the debug panel\n- Webview changes will reload automatically without restarting the extension\n- Faster iteration during development\n\n### Build Commands\n\n```bash\n# Build everything\npnpm build\n\n# Build extension only\npnpm build:extension\n\n# Build webview only\npnpm build:webview\n\n# Run tests\npnpm test\n\n# Type checking\npnpm typecheck:all\n```\n\n## Usage\n\n1. Open the Claude Code sidebar from the activity bar\n2. Start a new conversation or continue from history\n3. Ask questions, request code changes, or get help with your project\n4. Review and approve tool operations when prompted\n\n## Requirements\n\n- VSCode >= 1.98.0\n- Node.js >= 18.0.0\n\n## Contributing\n\nContributions are welcome! If you would like to contribute to this project, please open an issue first to discuss your ideas or proposed changes.\n\n## License\n\nAGPL-3.0\n\n## Star History\n\n[![Star History](https:\u002F\u002Fapi.star-history.com\u002Fsvg?repos=Haleclipse\u002FClaudix&type=date&legend=top-left)](https:\u002F\u002Fwww.star-history.com\u002F#Haleclipse\u002FClaudix&type=date&legend=top-left)\n","Claudix 是一个将 Claude AI 集成到 Visual Studio Code 的扩展程序。它通过提供交互式聊天界面、会话管理和对话历史记录、智能文件操作与代码分析等功能，增强了开发者的编码体验。该扩展支持多种 Claude 模型，具备实时响应流、语法高亮显示和 Markdown 渲染等特性，并且可以通过权限控制来访问工具。Claudix 适合需要在编写代码过程中获得即时帮助和支持的开发者使用，无论是进行代码审查还是解决技术难题，都能有效提升工作效率。",2,"2026-06-11 03:20:45","top_language"]