mirror of
https://github.com/val1813/kwcode.git
synced 2026-09-03 06:34:30 +08:00
三个模块按顺序实施,424测试全绿: 模块A - 多语言支持: - ast-grep预定义模板查询(LLM只填参数不写pattern) - TreeSitterParser扩展支持JS/TS/Go/Rust/Java(可选依赖) - 多语言Verifier(jest/go test/cargo test/mvn test) - 4个新SKILL.md(golang/typescript/rust/java) 模块B - Server + TUI: - FastAPI + SSE事件流,端口7355 - kwcode serve命令 + kwcode --tui选项 - Textual TUI(文件树+事件流+输入框) - pipeline_factory共享构建 模块C - VSCode插件: - 薄客户端连接kwcode server - SSE事件流 + Webview面板 - 文件保存触发RIG刷新 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>