Skip to content

Add six highest-priority agentic patterns - #21

Merged
arst merged 1 commit into
mainfrom
feat/highest-priority-patterns
Sep 4, 2026
Merged

Add six highest-priority agentic patterns#21
arst merged 1 commit into
mainfrom
feat/highest-priority-patterns

Conversation

@arst

@arst arst commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • add Reversible Action Compensation, Progressive Agent Rollout, Synthetic User Simulation, Computer Use, Authenticated Delegation, and Self-Healing Operations Loop samples
  • keep authority, budgets, rollout gates, compensation, and verification in deterministic host code with focused regression tests
  • register all six projects in the solution, Pattern Explorer, and README catalog

Verification

  • dotnet build Agentic Patterns.slnx --configuration Release: 111 projects, 0 errors, 0 warnings
  • dotnet test Agentic Patterns.slnx --configuration Release --no-build: 463 tests passed, 0 warnings
  • ran the compensation, rollout, and authenticated-delegation demos locally without credentials

@arst
arst merged commit 319df53 into main Sep 4, 2026
2 checks passed
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.

1 participant