Skip to content

docs: point to Infisical Agent Proxy from readme and docs - #355

Merged
saifsmailbox98 merged 11 commits into
mainfrom
saif/agent-proxy-link
Jul 30, 2026
Merged

docs: point to Infisical Agent Proxy from readme and docs#355
saifsmailbox98 merged 11 commits into
mainfrom
saif/agent-proxy-link

Conversation

@saifsmailbox98

Copy link
Copy Markdown
Collaborator

Summary

Agent Vault's readme and docs never mentioned Infisical Agent Proxy, so anyone evaluating the two had no way to tell them apart from here (#353).

Adds an "Agent Vault and Infisical Agent Proxy" section to the readme that describes both options and recommends Agent Proxy for most use cases, and rewrites the shared enterprise-cta.mdx snippet to point at Agent Proxy instead of managed Agent Vault.

  • Readme section frames Agent Vault as the self-contained open-source option and Agent Proxy as the native one built into Infisical, closing on the recommendation
  • enterprise-cta.mdx now leads with Agent Proxy and keeps the existing Book a demo with us link; it already renders on 7 pages, so the pointer picks up that distribution for free
  • installation.mdx imports the snippet too (previously had no CTA), putting it in front of readers at the point they decide to install
  • Both Agent Proxy links go to https://infisical.com/blog/agent-proxy rather than the docs overview

Copy deliberately avoids calling Agent Proxy "managed" (it ships in the Infisical CLI or as a container and you deploy it yourself) and avoids "successor" framing, keeping the readme softer than the launch post.

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation
  • CI / build

Test plan

Docs and readme only, no Go or web changes.

  • Existing tests pass (make test)
  • Added/updated tests for new behavior
  • Manual testing (describe below)

Rendered the docs locally with mint dev and checked the snippet on /, /installation, and the other pages that import it.

Note: self-hosting/postgres.mdx renders <EnterpriseCTA /> three times (pre-existing), so the Agent Proxy pointer now repeats three times on that page. Left as-is; happy to trim it to one.

Security checklist

  • No secrets or credentials in code
  • No new unauthenticated endpoints
  • Input validation on new API surfaces
  • Checked for OWASP top 10 (injection, XSS, etc.)

@infisical-review-police

Copy link
Copy Markdown

💬 Discussion in Slack: #pr-review-agent-vault-355-docs-point-to-infisical-agent-proxy-from-readme-and-do

Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel.

@mintlify

mintlify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agent-vault 🟢 Ready View Preview Jul 30, 2026, 5:39 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@greptile-apps

greptile-apps Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds documentation that distinguishes Agent Vault from Infisical Agent Proxy and recommends Agent Proxy for most use cases.

  • Adds the comparison and recommendation to the README.
  • Rewrites the shared enterprise CTA to promote Agent Proxy.
  • Adds the shared CTA to the installation guide.

Confidence Score: 5/5

The documentation-only changes appear safe to merge.

The new MDX import follows established repository conventions, the shared snippet remains valid, and no concrete broken link, rendering failure, misleading product claim, or SSRF path was established.

Important Files Changed

Filename Overview
README.md Adds a clear product comparison and recommendation without introducing a concrete documentation defect.
docs/installation.mdx Imports and renders the existing CTA snippet using the same valid MDX pattern as other documentation pages.
docs/snippets/enterprise-cta.mdx Replaces the managed Agent Vault message with structurally valid Agent Proxy guidance and preserves the demo link.

Reviews (1): Last reviewed commit: "docs: point to Infisical Agent Proxy fro..." | Re-trigger Greptile

Comment thread docs/snippets/enterprise-cta.mdx Outdated
Comment thread README.md Outdated
@saifsmailbox98
saifsmailbox98 merged commit b6faa37 into main Jul 30, 2026
15 of 17 checks passed
@saifsmailbox98
saifsmailbox98 deleted the saif/agent-proxy-link branch July 30, 2026 21:04
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