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
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
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 }}
aken721
/
table-magic
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Releases
v2.5.0.0
ExcelAddIn
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
aken721
released this
23 Mar 10:05
·
10 commits
to master since this release
v2.5.0.0
0c57d4b
AI对话功能重大更新:
优化模型响应时间,较以前大大提速
优化对话气泡显示,修复容器和内容分开显示的延迟问题
修复参数名称映射问题,支持模型使用不同参数名调用工具
优化思考占位符显示,思考完成后在同容器中显示回复内容
去除“优先使用提示工程模式”,改由自动判断,不支持function calling的本地模型会自动切换为提示工程模式
模型提供商优化:
将原有单一DeepSeek模型绑定改为支持多模型可自行选择
支持Ollama、LM Studio、vLLM、llama.cpp等本地模型自动获取模型列表
添加详细的错误提示(API Key错误、网络错误、地址错误等)
模型兼容性增强:
使用动态JSON解析,兼容不同模型提供商的响应格式
扩展关键词映射,覆盖更多自然语言表达
文本工具选择优化:
添加智能工具选择调试日志
修复关键词匹配冲突问题
Skills扩展架构重构(重要更新):
将原有的工具调用模式重构为Skills扩展架构
新架构采用模块化设计,每个技能独立封装,便于维护和扩展
支持动态加载技能,新增技能只需添加对应的Skill类文件
工具定义与执行逻辑统一管理,避免重复定义
You can’t perform that action at this time.