We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d22767 commit 0834718Copy full SHA for 0834718
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "agent-yes",
3
- "version": "1.60.6",
+ "version": "1.60.7",
4
"description": "A wrapper tool that automates interactions with various AI CLI tools by automatically handling common prompts and responses.",
5
"keywords": [
6
"ai",
rs/Cargo.toml
[package]
name = "agent-yes"
-version = "1.60.6"
+version = "1.60.7"
edition = "2021"
description = "Automated interaction wrapper for AI coding assistants"
authors = ["snomiao"]
0 commit comments