[codex] Expand TrueFoundry skill workflows - #49
Merged
Conversation
mnvsk97
marked this pull request as ready for review
May 20, 2026 17:10
mnvsk97
enabled auto-merge (squash)
May 20, 2026 18:20
jitenderfoundry
approved these changes
May 21, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Validation
Notes
tfy whoami; that CLI command is being handled separately.tfy upload skillmarked as unavailable unless futuretfy --helpoutput verifies them.Note
Low Risk
Documentation-only updates that adjust recommended API usage patterns (monitoring filters, metrics queries, invites/access grants) with no runtime/code-path changes.
Overview
Adds metrics-based AI Gateway monitoring guidance alongside spans tracing, including example
POST /api/svc/v1/llm-gateway/metrics/queryrecipes (cost/tokens/latency/errors), updated filter operator enums, and time-range handling guidance.Expands Platform access-control docs with explicit user-invite flows, clarified “invite vs grant access” sequencing, team/custom-role grant workflows, and adds virtual account/VAT management plus service-account caveats; shared API endpoint reference is updated accordingly.
Introduces capability matrices and review/confirmation gates for Prompt Registry and Skills Registry workflows, emphasizing UI vs
tfy applyusage and avoiding unsupported CLI commands.Reviewed by Cursor Bugbot for commit 7fa55b2. Bugbot is set up for automated code reviews on this repo. Configure here.