We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tempo 是一款 macOS 应用,旨在简化 Git 操作,提供直观的图形用户界面。它使用 SwiftUI 和 AppKit 开发,替代了基于命令行的 Git 操作,为 macOS 用户提供了一个清晰易用的界面。你无需再输入繁琐的命令,轻松点击按钮就能高效地管理 Git 任务,专注于编码。
此外,Tempo 还支持通过设置 OpenAI API 密钥生成提交信息,并能使用 OpenAI API 执行按块(hunk)提交。由于该应用使用了 GPT-4o-mini,它的费用相对较低,让你在使用时无需过多担心成本(API 费用为每百万输入 token 15 美分,每百万输出 token 60 美分)。
https://github.com/maoyama/Tempo
The text was updated successfully, but these errors were encountered:
Quick RSS Feed: Tempo:支持 AI 的简洁高效 macOS GUI Git 客户端(开源) #82
6e31e04
https://wangchujiang.com/quick-rss/issue/82.html
jaywcjlove
No branches or pull requests
📋 简介
Tempo 是一款 macOS 应用,旨在简化 Git 操作,提供直观的图形用户界面。它使用 SwiftUI 和 AppKit 开发,替代了基于命令行的 Git 操作,为 macOS 用户提供了一个清晰易用的界面。你无需再输入繁琐的命令,轻松点击按钮就能高效地管理 Git 任务,专注于编码。
此外,Tempo 还支持通过设置 OpenAI API 密钥生成提交信息,并能使用 OpenAI API 执行按块(hunk)提交。由于该应用使用了 GPT-4o-mini,它的费用相对较低,让你在使用时无需过多担心成本(API 费用为每百万输入 token 15 美分,每百万输出 token 60 美分)。
🔗 链接
https://github.com/maoyama/Tempo
The text was updated successfully, but these errors were encountered: