Conversation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/cba9341e-916d-4a8b-afb8-3f995d5d7509 Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
|
@copilot No glossary entries for this. Also put "Organization Practices" section under "Guides" and not "Design patterns". |
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/f5f04195-ba3e-4f5d-934a-1b45834e11e6 Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Done in
|
|
✅ Smoke CI completed successfully! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
✅ Smoke CI completed successfully! |
|
@copilot Update text: For sharing GitHub Agentic Workflows, they should support a few layers:
AW supports imports: for shared tools, MCP servers, steps, jobs, and prompt snippets. AW supports uses / with for parameterized imports.
|
…pattern Agent-Logs-Url: https://github.com/github/gh-aw/sessions/1a9f03ac-6dcf-491e-9f47-985bc95489a9 Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Done in
A "Recommended Enterprise Pattern" section describes the central |
…e-computed schema diff step - Add max-turns: 60 to engine config (was unconstrained, causing 138-turn runs) - Add checkout: fetch-depth: 1, current: true for clean repo state - Add pre-agent-steps with deterministic bash script that pre-computes: - All schema top-level fields (jq) - All yaml-tagged struct fields from pkg/parser and pkg/workflow (grep) - All frontmatter keys used in .github/workflows/*.md - Schema field types - Field gap diffs (in_schema_not_parser, in_parser_not_schema, etc.) - Writes result to /tmp/gh-aw/agent/schema-diff.json - Update Implementation Steps to instruct agent to start from pre-computed data - Update Efficiency guidelines to reinforce use of pre-computed data Fixes: #28688 (deep-report right-size schema consistency checker)" Agent-Logs-Url: https://github.com/github/gh-aw/sessions/db6101c0-1700-4f5b-a09d-e116df370705 Co-authored-by: gh-aw-bot <259018956+gh-aw-bot@users.noreply.github.com>
Adds Organization Practices pages under Guides in the sidebar.
Changes Made
gh aw addwith version refs andsource:trackingimports:for tools, MCP servers, steps, and prompt snippetsuses/withfor shared imports with runtime inputsgh aw updatewith 3-way mergeprivate: trueand org-internal repository visibility.lock.ymland.github/aw/imports/SHA cache for reproducibilitytarget-repo/allowed-reposfor runtime cross-repo reads and writesagentic-workflowsrepository with versioned templates and shared components, consumed viagh aw addandimports:.