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 }}
zszz3
/
AgentRecall
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
762
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v0.56.3
AgentRecall v0.56.3
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
github-actions
released this
06 Sep 06:54
·
23 commits
to main since this release
v0.56.3
c569c2e
AgentRecall 1.0 更新
Bug 修复
修复 Codex Chat 代理接收请求时不设大小上限的问题:一个失控或异常的客户端可以把请求体一直塞进来,内存被占满后应用可能卡死。现在单个请求体超过 32 MB 会被直接拒绝,并返回说明「请求体超过 32 MB」的错误,正常对话不受影响。
查看会话上下文(系统提示词、工具清单等)的缓存此前只增不减,长时间连续打开大量会话后内存会持续上涨;现已加入容量上限并按最近使用自动清理,长时间运行更省内存。
修复在「探测模型」请求返回前修改了 API 地址、密钥或配置目录时,旧端点探测到的模型列表仍会覆盖当前配置的问题。
修复多个版本共存时 macOS 应用启动器可能始终启动旧版本、卸载旧版本后启动器失效的问题:启动器现在优先启动终端中正在使用的版本,并在版本变化后自动更新。
卸载时如果启动器仍指向另一个保留的版本,将不再被误删。
修复在生成 AI 摘要、重命名、打标签等操作还没返回时关闭详情面板或切换到另一个会话,旧会话的结果仍会重新弹出面板或覆盖当前会话标题的问题。
You can’t perform that action at this time.