📣 **New Apify CLI 1.7.0 is here - built for AI agents!** @here Hey folks! 👋 We just published a blog post on the new Apify CLI release: https://blog.apify.com/apify-cli-1-7-0/ Highlights: • **Honest exit codes** - builds/runs only report success (exit 0) when the job *actually* succeeded, no more false "done" signals • **`apify actors info <actor-id> --input`** - agents can check an Actor's input schema before guessing JSON • **`apify mcp install <client>`** - one-command MCP setup for Claude Code, Cursor, VS Code, Codex CLI, Kiro, and Antigravity • **OS keychain storage** - your API token and proxy password now live in your OS's secret store instead of a plaintext file If you're running AI agents against Apify, this one's worth a read. Let us know what you think! 🙌
Saurav Jain · 3d ago
**Public testing of generated API clients** At Apify, we manually maintain the Python and JavaScript API clients. We do not have the resources to manually support API clients in other languages, so we are testing generated, AI-maintained API clients. The clients are experimental but open to wide public testing. You are welcome to use them, and we will be thankful if you report any issues you find in the respective repository's issue tracker. **Generated clients and their source code:** **Rust:** <:rustcrab:988385043716112415> https://crates.io/crates/apify-client https://github.com/apify/apify-client-rust **Java:** <:java:1524018763916116029> https://central.sonatype.com/artifact/com.apify/apify-client https://github.com/apify/apify-client-java **.NET:** <:csharp:1011963620483154060> https://www.nuget.org/packages/Apify.Client https://github.com/apify/apify-client-dotnet **PHP:** <:php:994571917828837456> https://packagist.org/packages/apify/apify-client https://github.com/apify/apify-client-php **Go:** <:golang:988385029044449300> https://github.com/apify/apify-client-go/releases/tag/v0.4.1 https://github.com/apify/apify-client-go
Josef · 3d ago
Join the Discord to ask follow-up questions and connect with the community