Skip to content

agents(rules): document linking external objects in TypedDict docstrings - #4022

Merged
rickeylev merged 2 commits into
bazel-contrib:mainfrom
rickeylev:update_typeddict_doc_links
Aug 9, 2026
Merged

agents(rules): document linking external objects in TypedDict docstrings#4022
rickeylev merged 2 commits into
bazel-contrib:mainfrom
rickeylev:update_typeddict_doc_links

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

When defining TypedDict structures that represent external objects or
schemas, agents and developers need clear provenance and context for
the fields and their semantics.

Update the agent Python rules to establish a convention requiring
TypedDict docstrings to include a link to the external object's
original definition.

When defining TypedDict structures that represent external objects or
schemas, agents and developers need clear provenance and context for
the fields and their semantics.

Update the agent Python rules to establish a convention requiring
TypedDict docstrings to include a link to the external object's
original definition.
@rickeylev
rickeylev requested a review from aignas as a code owner August 9, 2026 02:30
@rickeylev
rickeylev merged commit 88c24b6 into bazel-contrib:main Aug 9, 2026
@rickeylev
rickeylev deleted the update_typeddict_doc_links branch August 9, 2026 02:35
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