XiaoFeng 1231ef0892 fix: 修复 Plan 模式转 Agent 模式的递归执行问题
- 删除 pendingPlanExecution 自动执行机制,避免任务重复执行
- planAction confirm 只做 UI 切换,后端 LLM 在同一对话中执行
- planAction modify/cancel 调用 handlePlanAction 处理
- submitAnswer 改为 void 明确不等待
2026-01-12 16:01:21 +08:00
2026-01-07 17:30:34 +08:00
2025-12-11 09:41:27 +08:00
2025-12-11 09:41:27 +08:00
2025-12-11 09:41:27 +08:00
2025-12-11 09:41:27 +08:00
2026-01-07 17:30:34 +08:00
2025-12-15 11:09:03 +08:00
2026-01-07 17:30:34 +08:00
2025-12-11 09:41:27 +08:00

IC Coder Plugin

IC Coder 是一个面向 Verilog/FPGA 开发的智能辅助插件。

功能特性

  • Verilog 代码智能生成
  • 文件操作支持(创建、读取、修改、删除)
  • 集成 iverilog 仿真工具
  • VCD 波形文件生成
  • 智能对话助手

使用说明

安装插件后,点击侧边栏的 IC Coder 图标即可开始使用。

系统要求

  • VS Code 1.107.0 或更高版本
  • 插件已内置 iverilog 工具(Windows 平台)

许可证

MIT

Description
IC Coder VS Code 插件
Readme 106 MiB
Languages
JavaScript 88.5%
TypeScript 11%
PowerShell 0.4%