Created
October 5, 2025 00:29
-
-
Save matthew-harper/4d212e68a9f62ec9235488013494f8e8 to your computer and use it in GitHub Desktop.
Pattern 5 — Routing test commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| python strands_context_engineering_demo.py route "Factor x^2 + 7x + 12" | |
| python strands_context_engineering_demo.py route "Why does my Python code raise a TypeError?" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment