Put key visual on cream background for hitl-creds card - #598
Closed
dprevoznik wants to merge 1 commit into
Closed
dprevoznik wants to merge 1 commit into
dprevoznik wants to merge 1 commit into
Conversation
Matches the cream background used by most other cookbook cards, with a key icon reflecting the credentials theme instead of the green hand icon. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk Assessment: Very Low
Decision: Approve
This PR replaces a single static cookbook card image (images/cookbooks/hitl-creds.png). No Markdown, MDX, config, navigation, scripts, or application logic changed. cookbooks.mdx still points at the same path.
Evidence from the diff
- 1 file changed: binary PNG only
- Valid PNG (985×867 RGBA), same canvas as the other cookbook card assets, ~14KB, IHDR/IDAT/IEND only with no trailing payload
- Visual is a black key on a cream background with a thin border — a cosmetic card thumbnail swap
- No CODEOWNERS file in this repo, so code-owner review is not required
Why Very Low
- Documentation visual only; no production logic, infra, auth, or shared-system impact
- Isolated, easy to reason about, no blast radius beyond the cookbooks card thumbnail
No existing reviews on this PR, so this is the first approval.
Sent by Cursor Automation: Assign PR reviewers
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
Test plan
images/cookbooks/hitl-creds.pnglocally and confirmed it matches canvas size (985x867), cream fill (#F2F0E7), and border style used by the other cookbook card assets.🤖 Generated with Claude Code
Note
Low Risk
Documentation/marketing image only; no application logic, config, or security behavior changes.
Overview
Updates the Human-in-the-loop Credentials cookbook card artwork by replacing
images/cookbooks/hitl-creds.pngwith a new asset: black key icon on cream (#F2F0E7) instead of the previous green hand-icon look, aligned with other cookbook cards (e.g. AI SDK Agent, e2b, Jev Browser Use).The cookbooks page still references the same image path in
cookbooks.mdx; this is a visual-only swap at the existing canvas size and border style.Reviewed by Cursor Bugbot for commit acbf935. Bugbot is set up for automated code reviews on this repo. Configure here.