v0.9.7
February 28, 2026
Launched the AutoBlogWriter CLI and the agentic Skill for end-to-end workflow automation from terminal and agent environments.
Added
- Global CLI package (`@autoblogwriter/cli`) with auth, workspace, integrations, ideas, posts, and workflow run commands.
- Hosted agentic Skill with optimized command contract for AutoBlogWriter operations in agent workflows.
Improved
- Default machine-readable JSON responses across commands for scripting and automation reliability.
- Deterministic payload execution patterns with `--json-file` and `--inline` options for generation, scheduling, publishing, and run specs.
Fixed
- Inconsistent workflow command usage in docs and examples by standardizing on `--file` and `--inline` inputs.
- Setup friction for first-time CLI users with clearer key resolution order and browser-based login guidance.