Skip to content

docs: draft blog posts for framework integration examples#835

Closed
jackbatzner wants to merge 1 commit intomicrosoft:mainfrom
jackbatzner:jackbatzner/draft-example-blog-posts
Closed

docs: draft blog posts for framework integration examples#835
jackbatzner wants to merge 1 commit intomicrosoft:mainfrom
jackbatzner:jackbatzner/draft-example-blog-posts

Conversation

@jackbatzner
Copy link
Copy Markdown
Contributor

Description

Adds four blog post drafts showcasing how the Agent Governance Toolkit integrates with popular AI agent frameworks. Each post follows the tone of the AGT announcement blog post.

Blog Posts

File Framework Key Angle
01-crewai-governed.md CrewAI Delegation risks, pipeline bypass, 9 governance scenarios
02-openai-agents-governed.md OpenAI Agents SDK InputGuardrail integration, 8/8 injection defense, earned trust
03-maf-integration.md Microsoft Agent Framework 5 industry verticals (banking, healthcare, DevOps), Python + .NET
04-smolagents-governed.md HF smolagents Code-generation governance gap, forward() wrapping, model safety

Type of Change

  • Documentation update

Package(s) Affected

  • docs / root

Checklist

  • My code follows the project style guidelines (ruff check)
  • I have updated documentation as needed
  • I have signed the Microsoft CLA

@github-actions github-actions bot added documentation Improvements or additions to documentation size/XL Extra large PR (500+ lines) size/L Large PR (< 500 lines) labels Apr 6, 2026
@jackbatzner jackbatzner force-pushed the jackbatzner/draft-example-blog-posts branch 2 times, most recently from 1180630 to dd8ade8 Compare April 6, 2026 15:41
Copy link
Copy Markdown
Member

@imran-siddique imran-siddique left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs look good! One blocking issue: spell-check CI fails with 16 unknown words. Please add these to .cspell.json or .cspell-repo-terms.txt: Merkle, Gramm, Bliley, Helpdesk, smolagents, kwargs, asyncio, huggingface, shutil.

Four blog posts showcasing AGT integration with popular AI agent frameworks:
- 01-crewai-governed.md: Delegation risks and pipeline governance
- 02-openai-agents-governed.md: Native InputGuardrail integration
- 03-maf-integration.md: Five industry verticals with YAML-driven policies
- 04-smolagents-governed.md: Code-generation governance and forward() wrapping

Each post targets a different audience and threat model, includes
runnable code snippets with links to full examples, and avoids
duplicating content across posts.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@imran-siddique
Copy link
Copy Markdown
Member

Closing — all 4 blog draft .md files are missing MIT license headers (required per repo policy). The blog content is good (CrewAI delegation story, OpenAI Agents governed, MAF integration, smolagents governance) but needs the headers added to each file.

Happy to review a follow-up PR with the headers included. Thank you for the draft content, @jackbatzner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/L Large PR (< 500 lines) size/XL Extra large PR (500+ lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants