Skip to content

Surface agent function under Knock AI sidebar section - #1410

Merged
samseely merged 2 commits into
mainfrom
sam-agent-func-uppdate
Apr 24, 2026
Merged

Surface agent function under Knock AI sidebar section#1410
samseely merged 2 commits into
mainfrom
sam-agent-func-uppdate

Conversation

@samseely

Copy link
Copy Markdown
Contributor

Summary

  • Add a lightweight Agent function landing page at /ai/agent-function so builders browsing the Knock AI section can discover the workflow function and jump to the full reference.
  • Reorder the platform sidebar so the Knock AI section sits between Concepts and Workflows, giving it top-level prominence alongside core product areas.
  • Remove beta flags now that agent function and experiment function are generally available: drops isBeta from the Knock agent, agent function (both Knock AI and Workflows sidebar entries), and experiment function sidebar entries, and removes the beta callout from the agent function reference page.

Test plan

  • Run yarn dev and confirm the Knock AI section renders above Workflows with Knock agent, Agent function, MCP server, and Skills entries (no beta badges).
  • Visit /ai/agent-function and verify the hero image, intro, disambiguation callout, and the link to /designing-workflows/ai-agent-function all render correctly.
  • Visit /designing-workflows/ai-agent-function and confirm the beta callout is gone and the page still reads cleanly.
  • Confirm the Workflows sidebar shows Agent function and Experiment function without beta badges.

Adds an Agent function landing page under /ai so builders exploring Knock's AI capabilities can discover the workflow function, and moves the Knock AI section above Workflows so it sits alongside Concepts as a top-level area.
Removes the beta callout now that agent function is generally available, matching the beta tag removal in the sidebar.
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 23, 2026 8:08pm

Request Review

@samseely
samseely requested review from JEverhart383 and cjbell April 23, 2026 20:05

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk MEDIUM: Adds a new agent function landing page under the Knock AI sidebar section, reorders the sidebar, and removes beta flags from several entries.

Reasons

  • A new MDX page is added (content/ai/agent-function.mdx), which introduces a new route that needs verification.
  • Sidebar navigation is modified (data/sidebars/platformSidebar.ts), reordering the Knock AI section and removing isBeta flags from multiple entries — this affects site-wide navigation.
  • Changes span multiple documentation sections (content/ai/ and content/designing-workflows/).
  • The sidebar restructuring moves the Knock AI section from below "Manage your account" to between "Concepts" and "Workflows", which changes navigation ordering for all users.
  • Total diff is modest (51+/34-) and limited to content and sidebar config — no component, build, or dependency changes.

Notes

  • Verify the new /ai/agent-function route renders correctly and the link to /designing-workflows/ai-agent-function resolves properly.
  • Confirm the Knock AI sidebar section appears in the intended position (between Concepts and Workflows) and all four entries (Knock agent, Agent function, MCP server, Skills) display without beta badges.
  • Check that removing the beta callout from content/designing-workflows/ai-agent-function.mdx doesn't leave any awkward spacing or layout issues in the rendered page.
  • The new page references an image at /images/designing-workflows/agent-function.png — confirm this image already exists in the repo.
Open in Web View Automation 

Sent by Cursor Automation: Docs PR classifier

@samseely
samseely merged commit 7f488cf into main Apr 24, 2026
6 checks passed
@samseely
samseely deleted the sam-agent-func-uppdate branch April 24, 2026 18:19
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