Skip to content

[docs] daily documentation update for 2026-03-10#3017

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
docs/daily-update-2026-03-10-f937c204750cbe5c
Closed

[docs] daily documentation update for 2026-03-10#3017
github-actions[bot] wants to merge 1 commit intomainfrom
docs/daily-update-2026-03-10-f937c204750cbe5c

Conversation

@github-actions
Copy link
Contributor

Automated daily documentation update covering PRs merged in the last 24 hours, following the [Diátaxis framework]((diataxis.fr/redacted)

Changes

docs/COPILOT_CLI.md — new "Using amplihack copilot" section

Covers PR #3013 (feat: default amplihack copilot to autopilot mode):

  • Documents that amplihack copilot now defaults to --autopilot --yolo --max-autopilot-continues 100 when called without arguments.
  • Documents the -- passthrough override mechanism and how supplied args fully replace the defaults.

Covers PR #3012 (fix: dev-orchestrator Copilot CLI compatibility):

  • Adds Copilot CLI tool-policy compatibility notes for tmux session restart, providing three policy-safe alternatives to tmux kill-session.
  • Notes that report_intent may run in parallel with the initial Bash launch (no longer requires Bash-only as the first call).

Version bumped 1.1.0 → 1.2.0.

docs/howto/settings-hook-configuration.md — new "Rust Hook Engine" section

Covers PR #2999 (feat: AMPLIHACK_HOOK_ENGINE=rust hook registration, Phase 1c) and audit fixes from PRs #3003, #3005, #3009:

  • Documents the AMPLIHACK_HOOK_ENGINE=rust environment variable and how to enable it.
  • Provides the Python→Rust hook mapping table (pre-tool-use, post-tool-use, session-start, stop).
  • Documents binary search order (~/.amplihack/bin > ~/.cargo/bin) with priority rules.
  • Explains the no-silent-fallback policy (raises FileNotFoundError if binary is missing).
  • Covers mixed Rust+Python hook environments and wrapper script generation with shlex.quote() path safety.
  • Documents hook ownership validation (prevents xpia hooks from matching amplihack paths).

Diátaxis alignment

Both updates are how-to and reference content:

  • The amplihack copilot usage section is task-oriented (how-to: "how do I run Copilot in autopilot mode?")
  • The Rust Hook Engine section is reference-oriented (configuration table, env var, binary locations)

Test plan

  • Verify docs/COPILOT_CLI.md renders correctly in MkDocs
  • Verify docs/howto/settings-hook-configuration.md renders correctly in MkDocs
  • Check links are not broken

🤖 Generated with [Claude Code]((claude.com/redacted)

Generated by Daily Documentation Updater ·

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • mobile.events.data.microsoft.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "mobile.events.data.microsoft.com"

See Network Configuration for more information.

  • expires on Mar 11, 2026, 6:41 AM UTC

Cover merged PRs from the last 24 hours following the Diátaxis framework:

- docs/COPILOT_CLI.md: Add 'Using amplihack copilot' section documenting
  autopilot defaults (PR #3013: --autopilot --yolo --max-autopilot-continues 100)
  and override mechanism via '--'. Add Copilot CLI tool-policy compatibility
  notes for tmux restart alternatives (PR #3012). Bump version to 1.2.0.

- docs/howto/settings-hook-configuration.md: Add 'Rust Hook Engine' section
  documenting AMPLIHACK_HOOK_ENGINE=rust (PR #2999), binary search order,
  hook mapping table, no-fallback policy, and wrapper script generation
  (audit fixes from PRs #3003, #3005, #3009).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor Author

This pull request was automatically closed because it expired on 2026-03-11T06:41:39.513Z.

Closed by Workflow

@github-actions github-actions bot closed this Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants