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
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 }}
Max0897
/
FineShell
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
37
Code
Issues
4
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.1.12
FineShell v0.1.12
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
30 Jul 03:58
v0.1.12
6576930
This commit was created on GitHub.com and signed with GitHub’s
verified signature
.
新增
新增由 Rust 后端统一管理的 AI Agent 任务运行时,覆盖任务状态、工具调用、审批等待、执行结果与断线恢复。
AI 受控操作支持“请求审批”“替我审批”和“完全访问”三种权限模式;需要人工确认时统一使用同意、驳回和补充说明审批卡片。
新增单次审批凭证、可信动作意图、执行验证证据和业务目标验证,避免授权被重复使用或操作结果未经验证便标记完成。
修复
修复 AI 审批与终端命令生命周期衔接不稳定,导致命令完成后仍等待结果或重复请求工具的问题。
修复 AI 任务中断后缺少安全恢复边界的问题;恢复时会校验任务快照、事件序列与待审批状态。
优化
使用 Rig 整理模型调用与工具编排,将只读诊断、终端命令和远程文件操作逐步收口到后端策略与执行边界。
限制 AI 工具循环、连续失败和自动修复次数,并在达到预算后使用已收集证据生成结论。
简化 AI 面板,移除操作审计抽屉和服务器监控快照 AI 分析入口;进程与网络诊断交接功能保持不变。
支持双击分隔栏隐藏或恢复服务器监控栏和 SFTP 面板,并恢复用户最近一次拖拽尺寸。
补充 Linux
.deb
使用 APT 安装依赖及修复未配置软件包的说明。
工程
扩展前后端共享协议,补充 Agent 生命周期、审批策略、可信执行、断线恢复和分栏交互测试。
You can’t perform that action at this time.