[docs] daily documentation update for 2026-03-10#3017
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
[docs] daily documentation update for 2026-03-10#3017github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
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>
This was referenced Mar 10, 2026
Contributor
Author
|
This pull request was automatically closed because it expired on 2026-03-11T06:41:39.513Z.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 "Usingamplihack copilot" sectionCovers PR #3013 (feat: default
amplihack copilotto autopilot mode):amplihack copilotnow defaults to--autopilot --yolo --max-autopilot-continues 100when called without arguments.--passthrough override mechanism and how supplied args fully replace the defaults.Covers PR #3012 (fix: dev-orchestrator Copilot CLI compatibility):
tmux kill-session.report_intentmay 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" sectionCovers PR #2999 (feat:
AMPLIHACK_HOOK_ENGINE=rusthook registration, Phase 1c) and audit fixes from PRs #3003, #3005, #3009:AMPLIHACK_HOOK_ENGINE=rustenvironment variable and how to enable it.~/.amplihack/bin>~/.cargo/bin) with priority rules.FileNotFoundErrorif binary is missing).shlex.quote()path safety.xpiahooks from matchingamplihackpaths).Diátaxis alignment
Both updates are how-to and reference content:
amplihack copilotusage section is task-oriented (how-to: "how do I run Copilot in autopilot mode?")Test plan
docs/COPILOT_CLI.mdrenders correctly in MkDocsdocs/howto/settings-hook-configuration.mdrenders correctly in MkDocs🤖 Generated with [Claude Code]((claude.com/redacted)
Warning
The following domain was blocked by the firewall during workflow execution:
mobile.events.data.microsoft.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.