-
Notifications
You must be signed in to change notification settings - Fork 885
feat(strands-py): add GoalLoop vended plugin with docs #2738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
notowen333
merged 18 commits into
strands-agents:main
from
notowen333:python-goal-plugin-with-docs
Jun 15, 2026
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
65825f4
feat(strands-py): add GoalLoop vended plugin with docs
notowen333 cbd5df8
fix(site): move TS code to snippet files, update docs-writer skill
notowen333 9e767d7
fix: update docs skills to enforce TS snippet file conventions
notowen333 f3652e2
fix: use mermaid for diagrams, update skills to enforce it
notowen333 c083530
fix: remove unnecessary callout boxes from goal-loop page
notowen333 a470236
fix: consolidate callout guidance to mdx-authoring.md reference
notowen333 e740dd0
fix: reflow prose, fix heading, restructure reviewer skill
notowen333 aa83a16
fix: remove language-specific syntax from shared prose
notowen333 caf7c9e
fix: use proper Agent type instead of Any in weakref collections
notowen333 d4abd1b
fix: clean up judge.py readability, add integ tests, rename _nl_valid…
notowen333 5c0d918
fix: align Python GoalLoop validation behavior with TypeScript
notowen333 08e7293
refactor: rename 'raw' variable to 'result' in validator normalization
notowen333 e276db6
fix: address review feedback — snapshot, types, judge tests
notowen333 a20bd51
fix: address bot review — Protocol, logging, assertions, snapshot com…
notowen333 0dc0bf7
fix(site): use valid schema tag in goal-loop frontmatter
notowen333 65afedf
fix: address zastrowm review — docs clarity, code comments, examples
notowen333 cf3935e
fix(docs): use more illustrative custom resume prompt example
notowen333 3d6e13a
fix(docs): fix TypeScript snippet typecheck error in custom judge exa…
notowen333 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
|
notowen333 marked this conversation as resolved.
|
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.