github codeaholicguy/ai-devkit cli@0.32.0
0.32.0

4 hours ago

What's changed

Added

  • ai-devkit agent send --wait now supports --stdin and piped input, allowing automation scripts to pass prompts without a positional message argument.
  • ai-devkit agent send --wait now supports --timeout <milliseconds> to configure the maximum wait time for an agent response.
  • ai-devkit agent send --wait --json now emits structured JSON with target metadata, the prompt, captured response messages, elapsed time, and final status.
  • Added documentation and FAQ content for automating programmatic agent calls with agent send --wait.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.31.0...cli@0.32.0

Don't miss a new ai-devkit release

NewReleases is sending notifications on new releases.