-
Notifications
You must be signed in to change notification settings - Fork 473
Mark copilot-sdk mode as stable #48978
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
7094815
7dc8974
34aa776
3958268
75d2b65
50b7417
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2528,7 +2528,7 @@ engine: | |
| # (optional) | ||
| tool-timeout: "example-value" | ||
|
|
||
| # Enables the experimental GitHub Copilot SDK integration (copilot engine only). | ||
| # Enables the GitHub Copilot SDK integration (copilot engine only). | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Marking this stable here contradicts two other docs that still call 💡 Details
Fix: update the three references consistently (either all say stable, or clarify why frontmatter differs).
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fixed in commit
|
||
| # When true, the harness starts a separate headless Copilot CLI sidecar on the | ||
| # configured localhost port and sets COPILOT_SDK_URI on child processes. | ||
| # (optional) | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in commit
34aa776. Updated both remaining references:.github/aw/syntax-agentic.md:303: removedexperimental,from(experimental, copilot only)→(copilot only)pkg/workflow/README.md:150: removed**(Experimental)**from theCopilotSDKfield description