|
| 1 | +--- |
| 2 | +name: 🤖 AI IDE Support Request | AI IDE 支持请求 |
| 3 | +about: Request support for a new AI IDE or report AI IDE specific issues | 请求支持新的 AI IDE 或报告 AI IDE 特定问题 |
| 4 | +title: '[AI IDE] ' |
| 5 | +labels: ['ai-ide', 'enhancement'] |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +## AI IDE Information | AI IDE 信息 |
| 11 | +**AI IDE Details | AI IDE 详情** |
| 12 | +- **Name | 名称**: [e.g. New AI Assistant] | 例如:新的 AI 助手 |
| 13 | +- **Version | 版本**: [e.g. 1.0.0] | 例如:1.0.0 |
| 14 | +- **Official Website | 官方网站**: [URL] |
| 15 | +- **Documentation | 文档**: [URL] |
| 16 | +- **Platform | 平台**: [e.g. VSCode Extension, Standalone App, Web-based] | 例如:VSCode 扩展、独立应用、基于网页 |
| 17 | + |
| 18 | +## Request Type | 请求类型 |
| 19 | +**What type of request is this? | 这是什么类型的请求?** |
| 20 | +- [ ] New AI IDE Support | 新 AI IDE 支持 |
| 21 | +- [ ] Existing AI IDE Issue | 现有 AI IDE 问题 |
| 22 | +- [ ] Configuration Help | 配置帮助 |
| 23 | +- [ ] Integration Improvement | 集成改进 |
| 24 | +- [ ] Documentation Update | 文档更新 |
| 25 | + |
| 26 | +## Current Status | 当前状态 |
| 27 | +**Current support status | 当前支持状态** |
| 28 | +- [ ] Not supported | 不支持 |
| 29 | +- [ ] Partially supported | 部分支持 |
| 30 | +- [ ] Fully supported but has issues | 完全支持但有问题 |
| 31 | +- [ ] Unknown | 未知 |
| 32 | + |
| 33 | +## Use Case | 使用场景 |
| 34 | +**How do you plan to use this AI IDE with CloudBase AI ToolKit?** |
| 35 | +您计划如何将此 AI IDE 与 CloudBase AI ToolKit 一起使用? |
| 36 | + |
| 37 | +Describe your specific use case and why this AI IDE integration is important. |
| 38 | +描述您的具体用例以及为什么此 AI IDE 集成很重要。 |
| 39 | + |
| 40 | +## Integration Requirements | 集成要求 |
| 41 | +**What features should be supported? | 应该支持哪些功能?** |
| 42 | +- [ ] MCP (Model Context Protocol) | MCP(模型上下文协议) |
| 43 | +- [ ] Project Generation | 项目生成 |
| 44 | +- [ ] Database Operations | 数据库操作 |
| 45 | +- [ ] Cloud Function Deployment | 云函数部署 |
| 46 | +- [ ] Static Hosting | 静态托管 |
| 47 | +- [ ] Mini Program Support | 小程序支持 |
| 48 | +- [ ] Environment Management | 环境管理 |
| 49 | +- [ ] Log Viewing | 日志查看 |
| 50 | +- [ ] Other | 其他: [Please specify | 请指定] |
| 51 | + |
| 52 | +## Technical Details | 技术细节 |
| 53 | +**Technical requirements | 技术要求** |
| 54 | +- **Programming Language | 编程语言**: [e.g. TypeScript, Python, JavaScript] | 例如:TypeScript、Python、JavaScript |
| 55 | +- **API/SDK Support | API/SDK 支持**: [e.g. REST API, GraphQL, SDK] | 例如:REST API、GraphQL、SDK |
| 56 | +- **Configuration Method | 配置方法**: [e.g. JSON file, Environment variables] | 例如:JSON 文件、环境变量 |
| 57 | +- **Plugin System | 插件系统**: [e.g. VSCode Extension API, Custom Plugin] | 例如:VSCode 扩展 API、自定义插件 |
| 58 | + |
| 59 | +## Current Workarounds | 当前解决方案 |
| 60 | +**Workarounds or alternatives | 解决方案或替代方案** |
| 61 | +If you're currently using any workarounds, please describe them. |
| 62 | +如果您目前正在使用任何解决方案,请描述它们。 |
| 63 | + |
| 64 | +## Error Information | 错误信息 |
| 65 | +**Error logs (if applicable) | 错误日志(如果适用)** |
| 66 | +If you're experiencing issues with an existing AI IDE, please provide error logs. |
| 67 | +如果您遇到现有 AI IDE 的问题,请提供错误日志。 |
| 68 | + |
| 69 | +``` |
| 70 | +// Paste error logs here | 在此处粘贴错误日志 |
| 71 | +``` |
| 72 | + |
| 73 | +## Configuration | 配置 |
| 74 | +**Configuration files | 配置文件** |
| 75 | +If applicable, please share your configuration (remove sensitive information). |
| 76 | +如果适用,请分享您的配置(删除敏感信息)。 |
| 77 | + |
| 78 | +```json |
| 79 | +{ |
| 80 | + "// Configuration here": "在此处配置" |
| 81 | +} |
| 82 | +``` |
| 83 | + |
| 84 | +## Priority | 优先级 |
| 85 | +**Priority level | 优先级** |
| 86 | +- [ ] High | 高 - Blocking current workflow | 阻塞当前工作流程 |
| 87 | +- [ ] Medium | 中 - Would improve productivity | 会提高生产力 |
| 88 | +- [ ] Low | 低 - Nice to have | 有了更好 |
| 89 | + |
| 90 | +## Community Impact | 社区影响 |
| 91 | +**How many users would benefit? | 有多少用户会受益?** |
| 92 | +- [ ] Just me | 只有我 |
| 93 | +- [ ] Small team (2-10 people) | 小团队(2-10人) |
| 94 | +- [ ] Medium team (11-50 people) | 中等团队(11-50人) |
| 95 | +- [ ] Large organization (50+ people) | 大型组织(50+人) |
| 96 | +- [ ] Community wide | 整个社区 |
| 97 | + |
| 98 | +## Additional Resources | 额外资源 |
| 99 | +**Additional context | 额外信息** |
| 100 | +Add any other context, documentation links, or examples. |
| 101 | +添加任何其他上下文、文档链接或示例。 |
| 102 | + |
| 103 | +**Willing to contribute? | 愿意贡献吗?** |
| 104 | +- [ ] Yes, I can help with testing | 是的,我可以帮助测试 |
| 105 | +- [ ] Yes, I can help with documentation | 是的,我可以帮助文档 |
| 106 | +- [ ] Yes, I can help with code | 是的,我可以帮助代码 |
| 107 | +- [ ] No, but I can provide feedback | 不,但我可以提供反馈 |
0 commit comments