Add plainTextAgent zig

This commit is contained in:
Michael Ortmann 2024-10-09 05:01:48 +02:00
parent 235581925f
commit 19bc9ba190
No known key found for this signature in database

View file

@ -37,6 +37,7 @@ func plainTextAgents() []string {
"http_get",
"xh",
"nushell",
"zig",
}
}