Skip to content

fix: dev-orchestrator Copilot CLI compatibility (#3010, #3011)#3012

Merged
rysweet merged 2 commits intomainfrom
fix/dev-orchestrator-copilot-cli-compat-3010-3011
Mar 10, 2026
Merged

fix: dev-orchestrator Copilot CLI compatibility (#3010, #3011)#3012
rysweet merged 2 commits intomainfrom
fix/dev-orchestrator-copilot-cli-compat-3010-3011

Conversation

@rysweet
Copy link
Owner

@rysweet rysweet commented Mar 10, 2026

Summary

Closes #3010
Closes #3011

Test plan

🤖 Generated with Claude Code

rysweet and others added 2 commits March 10, 2026 05:13
#3010: Allow report_intent in parallel with Bash recipe launch instead of
hard-requiring Bash as the sole next tool call.

#3011: Add shell-policy-safe tmux restart guidance (unique session names,
numeric PID kill, send-exit) to avoid tmux kill-session which is blocked
by Copilot CLI's shell safety policy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Contributor

🤖 Auto-fixed version bump

The version in pyproject.toml has been automatically bumped to the next patch version.

If you need a minor or major version bump instead, please update pyproject.toml manually and push the change.

@rysweet rysweet merged commit 96f085a into main Mar 10, 2026
1 check passed
@rysweet rysweet deleted the fix/dev-orchestrator-copilot-cli-compat-3010-3011 branch March 10, 2026 05:15
@github-actions
Copy link
Contributor

Repo Guardian - Passed

All 3 changed files were reviewed — no ephemeral content detected.

File Assessment
.claude/skills/dev-orchestrator/SKILL.md ✅ Durable skill definition — updated for Copilot CLI compatibility
pyproject.toml ✅ Project configuration — patch version bump
tests/skills/test_dev_orchestrator_issue_3010_3011.py ✅ Regression tests — issue numbers in filename are a standard traceability convention; content is proper test code

Generated by Repo Guardian for issue #3012 ·

github-actions bot added a commit that referenced this pull request Mar 10, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant