Skip to content

Optionally include reachable fieldpaths in prompt#1285

Open
jnthntatum wants to merge 6 commits intogoogle:masterfrom
jnthntatum:field-path-docs-2
Open

Optionally include reachable fieldpaths in prompt#1285
jnthntatum wants to merge 6 commits intogoogle:masterfrom
jnthntatum:field-path-docs-2

Conversation

@jnthntatum
Copy link
Collaborator

@jnthntatum jnthntatum commented Mar 11, 2026

  • Add support for expanding the set of reachable fields from top level variables in the prompt template.
    Fields are described in terms of CEL types including documentation where available.

  • Add a bazel rule to generate a file descriptor set from a proto_library that preserves source info.
    This is used to extract comments for formatting CEL environment descriptions.

@jnthntatum jnthntatum changed the title Add bazel rule for pb FDS with source info Optionally include reachable fieldpaths in prompt Mar 11, 2026
@jnthntatum jnthntatum force-pushed the field-path-docs-2 branch 2 times, most recently from 0a14ba5 to 51dd72f Compare March 12, 2026 01:32
Update the AI prompt template to optionally include all of the reachable
fields from the input variables along with any documentation.

The fields are described in terms of CEL types.
- reformat paths/variables
- fix misc go style issues
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.

2 participants