Skip to content

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2026-01-22

This PR updates the documentation based on features merged in the last 24 hours.

Features Reviewed

I analyzed all merged PRs from the last 24 hours and found:

  1. Append-only comments (feat: add append-only comments #11164) - ✅ Already documented

    • Documented in docs/src/content/docs/reference/safe-outputs.md (lines 173-185)
    • Documented in docs/src/content/docs/reference/frontmatter-full.md (line 2739)
  2. Upgrade command now compiles workflows (Add workflow compilation to upgrade command #11131) - ✅ Already documented

  3. Upgrade guide (Add upgrade guide for agentic workflows #11130) - ✅ New documentation added

    • Comprehensive upgrade guide already created
  4. Interactive init command (Add interactive engine selection and secret configuration to init command #11064) - ⚠️ Documentation update needed

Changes Made

Updated docs/src/content/docs/setup/cli.md to document the new interactive mode for the init command:

  • Added description that running gh aw init without arguments enters interactive mode
  • Added example showing interactive usage
  • Added note explaining interactive mode behavior (engine selection and secret configuration)
  • Updated options list to highlight --engine as the flag that controls interactive vs non-interactive mode

Other Features Found

The following features were also merged but are internal/non-user-facing:

Merged PRs Referenced

Notes

All major user-facing features from the last 24 hours are now properly documented. The documentation is consistent with existing style and follows the established patterns.

AI generated by Daily Documentation Updater

- Document interactive mode when gh aw init is run without arguments
- Add example showing interactive usage for engine selection
- Clarify that interactive mode helps configure repository secrets
- Update options list to highlight --engine flag

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Jan 22, 2026
@pelikhan pelikhan merged commit 17f85ad into main Jan 22, 2026
@pelikhan pelikhan deleted the main-283d0e3512d5c3ea branch January 22, 2026 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants