Skip to content

[skill-rewrite] Refresh foundry-agt upstream pin to AGT 3.7.0 / MAF 1.6.0#87

Merged
unsafecode merged 3 commits into
mainfrom
copilot/refresh-foundry-agt
May 26, 2026
Merged

[skill-rewrite] Refresh foundry-agt upstream pin to AGT 3.7.0 / MAF 1.6.0#87
unsafecode merged 3 commits into
mainfrom
copilot/refresh-foundry-agt

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 26, 2026

This refresh updates foundry-agt to the latest validated upstream package set and current upstream SHA, while keeping the pin file and skill wrapper aligned with the automated freshness gates. It also closes out two upstream-documented workarounds that no longer reproduce and repairs the moved OWASP reference.

  • Pin refresh

    • bumped agent-governance-toolkit from 3.6.0 to 3.7.0
    • bumped agent-framework from 1.3.0 to 1.6.0
    • updated upstream.pinned_sha to 279db99f1909ae78b69851f6893a6a6b3b631461
    • advanced last_validated and validated_by
  • Validation contract

    • updated validation.script caps to keep compatible-release specifiers while targeting the new floors
    • preserved the runnable pin-validation flow used by CI
    pip install --quiet \
      "agent-governance-toolkit[full]~=${PINNED_VERSION:-3.7.0}" \
      "agent-framework~=${PINNED_AGENT_FRAMEWORK_VERSION:-1.6.0}"
  • Known-issue lifecycle

    • marked KI-002 and KI-003 as closed_upstream_fixed
    • removed the corresponding stale-workaround prose from SKILL.md
    • kept KI-001 open; the Windows UTF-8 workaround still remains documented
  • Docs/frontmatter sync

    • patch-bumped SKILL.md metadata version only
    • updated the broken OWASP link to the current upstream path
    • kept the change surface limited to SKILL.md and references/upstream-pin.md

Copilot AI linked an issue May 26, 2026 that may be closed by this pull request
17 tasks
Copilot AI changed the title [WIP] Refresh foundry-agt to version 3.7.0 [skill-rewrite] Refresh foundry-agt upstream pin to AGT 3.7.0 / MAF 1.6.0 May 26, 2026
Copilot AI requested a review from unsafecode May 26, 2026 20:16
@unsafecode unsafecode marked this pull request as ready for review May 26, 2026 21:03
@unsafecode unsafecode merged commit 2448d67 into main May 26, 2026
3 checks passed
@unsafecode unsafecode deleted the copilot/refresh-foundry-agt branch May 26, 2026 21:03
unsafecode added a commit that referenced this pull request May 26, 2026
…s, docs rebuild

- Add § 12 'Repo design philosophy' (quality-first, self-healing freshness,
  repo-is-the-product)
- Update § 9.3 to document consolidated per-skill issue format with impact
  classification table
- Renumber § 12 'License' → § 13
- Rebuild docs site (33 HTML files) reflecting merged PRs #87, #89, #93,
  #97, #100, #103, #104, #106

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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

Development

Successfully merging this pull request may close these issues.

🔄 Refresh foundry-agt — 7 signal(s), impact: high

2 participants