jacwupushed 1 commit to main • 60db996…fb0fd75 • 12 days ago
Update copilot_handler.py
jacwupushed 1 commit to main • c9671b7…60db996 • 13 days ago
Merge pull request
#3 from jacwu/mybranch
Pull request merge
jacwupushed 5 commits to main • b97325c…c9671b7 • 16 days ago
更新README和HTML模板,增强对Python和Java代码的实时风格和规范检查功能
添加示例JSON文件,支持代码分析功能,包含Java代码和相应的分析提示
重构代码,移除冗余函数,整合CopilotHandler以简化POST请求处理逻辑
jacwupushed 1 commit to main • 3b14316…b97325c • 17 days ago
重构POST请求处理,移除CopilotHandler实例化,直接调用build_messages函数
jacwupushed 1 commit to main • fbb48ea…3b14316 • 17 days ago
添加代码分析功能,支持Python和Java代码规范指南,并处理不支持场景的情况
jacwupushed 1 commit to main • 316454a…fbb48ea • 17 days ago
优化CopilotHandler中的POST请求处理逻辑,调整代码格式以提高可读性
jacwupushed 1 commit to main • 06fe59f…316454a • 17 days ago
优化Copilot API处理逻辑,添加不支持场景的指导方针,并简化响应返回
jacwupushed 1 commit to main • 3903f39…06fe59f • 17 days ago
修改POST请求处理,返回Copilot API响应中的内容而非完整对象
jacwupushed 1 commit to main • 5979bf3…3903f39 • 17 days ago
修改POST请求处理,返回Copilot API的结果并添加调试打印语句
jacwupushed 1 commit to main • 97e791b…5979bf3 • 17 days ago
修改POST请求的响应内容,返回固定字符串"good"以简化处理
jacwupushed 1 commit to main • 74d25b7…97e791b • 17 days ago
优化Copilot API调用,简化响应处理逻辑,返回内容而非完整响应对象
jacwupushed 1 commit to main • 23afa5b…74d25b7 • 17 days ago
在app.py中添加调试打印语句以跟踪请求负载和目标代码块;
jacwupushed 1 commit to main • 924878b…23afa5b • 17 days ago
在app.py和copilot_handler.py中添加调试打印语句,以便跟踪目标代码块和构建消息的过程
jacwupushed 1 commit to main • 3216203…924878b • 17 days ago
优化CopilotHandler中的代码分析提示,增强用户输入验证
jacwupushed 1 commit to main • 622040d…3216203 • 17 days ago
重构处理POST请求的逻辑,移除不必要的请求头字典,优化响应返回格式
jacwupushed 1 commit to main • 9a3aa60…622040d • 18 days ago
更新GitHub公钥URI以支持Copilot API
jacwupushed 1 commit to main • cfd1674…9a3aa60 • 18 days ago
新增Python和Java代码规范指南功能,重构CopilotHandler以支持代码分析
jacwupushed 1 commit to main • 94b76df…cfd1674 • 18 days ago
重构代码分析功能,新增Python和Java代码规范指南
jacwupushed 1 commit to main • f2e808b…94b76df • 18 days ago
jacwupushed 1 commit to main • 51df4b2…f2e808b • 18 days ago
升级 GitHub Actions 中的上传和下载工件的版本至 v4
jacwupushed 1 commit to main • 8c8efd1…51df4b2 • 18 days ago
添加 GitHub 认证功能,重构用户获取逻辑,并新增预授权页面
jacwupushed 1 commit to main • 1707b99…8c8efd1 • 18 days ago
删除不再使用的文档文件,包括 app.md、testfile.md 和 utils.md
jacwupushed 1 commit to main • 6a2a8f3…1707b99 • on Jan 9
You can’t perform that action at this time.