Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MGdaasLab
/
WHartTest
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
984
Code
Issues
13
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V1.2.0
- #17
#17
Merged
MG-Duan
merged 26 commits into
master
MGdaasLab/WHartTest:master
from
v1.2.0
MGdaasLab/WHartTest:v1.2.0
Copy head branch name to clipboard
Nov 28, 2025
Conversation
Commits
26
(26)
Checks
Files changed
Merged
V1.2.0
#17
MG-Duan
merged 26 commits into
master
MGdaasLab/WHartTest:master
from
v1.2.0
MGdaasLab/WHartTest:v1.2.0
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2025
feat: 添加 .env 示例文件,更新依赖说明,弃用本地模型依赖,改用 API 调用嵌入模型
Your Name
committed
29b99d2
View commit details
Copy full SHA for 29b99d2
Browse repository at this point
feat: 优化测试用例列表分页逻辑,修复当前页全选状态计算
Your Name
committed
445fd11
View commit details
Copy full SHA for 445fd11
Browse repository at this point
feat: 更新测试用例表单,支持只发送变更字段,优化数据追踪逻辑
Your Name
committed
cb7b901
View commit details
Copy full SHA for cb7b901
Browse repository at this point
feat: 在聊天界面和LLM配置中添加对图像输入的支持
Show description for d1abb56
Your Name
committed
d1abb56
View commit details
Copy full SHA for d1abb56
Browse repository at this point
feat: 添加模型名称自动完成输入框,支持从 API 获取可用模型列表
Your Name
committed
7037ccb
View commit details
Copy full SHA for 7037ccb
Browse repository at this point
Commits on Nov 13, 2025
Remove Turkish sentence starters from NLTK tokenizer data
Your Name
committed
882bb9f
View commit details
Copy full SHA for 882bb9f
Browse repository at this point
Commits on Nov 18, 2025
feat(langgraph): 增加大脑模式功能和增强聊天消息处理
Show description for 33b7763
Your Name
committed
33b7763
View commit details
Copy full SHA for 33b7763
Browse repository at this point
feat: 添加项目凭据功能,支持管理项目的系统访问信息
Your Name
committed
1039f5b
View commit details
Copy full SHA for 1039f5b
Browse repository at this point
feat: 添加项目凭据信息格式化功能,并在系统提示词中支持注入凭据信息,优化用例生成
Your Name
committed
697d09d
View commit details
Copy full SHA for 697d09d
Browse repository at this point
feat: 添加编辑功能测试用例的接口,支持更新用例信息和步骤
Your Name
committed
39d1794
View commit details
Copy full SHA for 39d1794
Browse repository at this point
feat: 增加工具名称和思考过程标记,优化消息处理逻辑
Your Name
committed
6262b06
View commit details
Copy full SHA for 6262b06
Browse repository at this point
feat: 添加聊天消息引用和页面激活后自动滚动到最新消息功能
Your Name
committed
9db9f45
View commit details
Copy full SHA for 9db9f45
Browse repository at this point
feat: 更新嵌入服务配置,支持自定义API并优化连接测试逻辑
Your Name
committed
07cd1fa
View commit details
Copy full SHA for 07cd1fa
Browse repository at this point
feat: 添加模型测试功能,验证API连接和模型响应
Your Name
committed
22e35a9
View commit details
Copy full SHA for 22e35a9
Browse repository at this point
Commits on Nov 19, 2025
feat: 更新默认API Key配置,优化开箱即用体验,添加自动创建功能和安全提示
Your Name
committed
5b5ecf5
View commit details
Copy full SHA for 5b5ecf5
Browse repository at this point
feat: 优化docker-compose.yml文件,调整健康检查命令格式,改善可读性
Your Name
committed
f93bdc9
View commit details
Copy full SHA for f93bdc9
Browse repository at this point
feat: 添加Project Management视图并更新Docker Compose配置。
Your Name
committed
c3968eb
View commit details
Copy full SHA for c3968eb
Browse repository at this point
Commits on Nov 20, 2025
feat: 优化提交处理逻辑,确保无论编辑还是新建模式都能成功返回列表页
Your Name
committed
7e2efc2
View commit details
Copy full SHA for 7e2efc2
Browse repository at this point
feat: 添加知识库信号处理器,确保数据库与ChromaDB数据一致性,并实现向量存储缓存的清理机制
Your Name
committed
15ae0e3
View commit details
Copy full SHA for 15ae0e3
Browse repository at this point
feat: 优化Word文档内容提取,增加提取过程中的日志记录和错误处理,支持嵌套表格提取3层
Your Name
committed
3c4338b
View commit details
Copy full SHA for 3c4338b
Browse repository at this point
Commits on Nov 21, 2025
feat: 添加审查配置模式和专门的报告视图
Show description for 6f11e4d
Your Name
committed
6f11e4d
View commit details
Copy full SHA for 6f11e4d
Browse repository at this point
fix: 修复类型声明以提高代码可读性
Your Name
committed
34f47f3
View commit details
Copy full SHA for 34f47f3
Browse repository at this point
Commits on Nov 25, 2025
feat: 更新Dockerfile以使用DaoCloud镜像,优化构建过程
Your Name
committed
58c4baf
View commit details
Copy full SHA for 58c4baf
Browse repository at this point
Commits on Nov 27, 2025
feat():新增文档内容
zhaow-123-666
committed
868404b
View commit details
Copy full SHA for 868404b
Browse repository at this point
Commits on Nov 28, 2025
Merge branch 'zhaow-v1.2.0' into 'v1.2.0'
Show description for 1e7d54e
MG-Duan
committed
1e7d54e
View commit details
Copy full SHA for 1e7d54e
Browse repository at this point
Merge remote-tracking branch 'github/master' into v1.2.0
Your Name
committed
869efdf
View commit details
Copy full SHA for 869efdf
Browse repository at this point
You can’t perform that action at this time.