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 }}
zhan2333
/
Recap
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v2.1.1
Recap 2.1.1
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
zhan2333
released this
28 Aug 09:26
·
19 commits
to main since this release
v2.1.1
cef70f9
Terminal Studio 变成真正的终端
内置一个完整的终端:打开就是跑在课程目录里的 zsh,自己敲
claude
、
codex
或任何命令,claude 的全屏界面能正常显示
控制键直达终端,Ctrl+C 可以随时打断正在跑的命令;输入框旁也有一个 ⌃C 按钮
独立窗口打开,可以自由缩放、拖到一边对照主界面看,也可以同时开多个
下方输入框成了提示词栏:填好或点快捷按钮(生成讲义 / 提取重点 / 检查术语 / 补示意图),点发送就交给终端里的 CLI
终端配色跟随明暗主题
提取重点也有两条路
提取重点现在和生成讲义一样,可以选择用 CLI agent 或用已配置的 API 接口,两条路遵循同一份内置 skill
CLI 提取完的重点会自动回流,关掉终端窗口就能在重点页看到新结果
修复
终端里退格不再吃掉提示符里的课程目录名,窗口缩放时行宽实时跟随
Ctrl+C 现在能打断普通命令,不再只对 claude 这类全屏程序有效
终端不再借用「终端」App 的身份,不会出现莫名其妙的会话恢复提示
关闭后重新打开 Recap 不会多出一个空的课程库窗口
讲次重命名、更新直链之后,列表立即刷新
You can’t perform that action at this time.