Skip to content

feat(docs): add the personal agent template - #1269

Open
bensabic wants to merge 2 commits into
mainfrom
docs/personal-agent-template
Open

feat(docs): add the personal agent template#1269
bensabic wants to merge 2 commits into
mainfrom
docs/personal-agent-template

Conversation

@bensabic

Copy link
Copy Markdown
Contributor

Adds personal-agent-template to the gallery at /templates, pinned to ec986e5.

Title Personal
Slug personal-agent
Category Chat
Model anthropic/claude-sonnet-4.6
Integrations Web chat, Nuxt, Slack, Sendblue, GitHub, Linear

All 17 files under agent/ are mirrored — this template has no deep references/ docs, so nothing is excluded. Every embedded file was verified byte-for-byte against the upstream clone. The Nuxt app, auth.ts, and server/ are not included: the file browser only renders paths under agent/, so anything else would be silently dropped.

Its README has no "quick start with an AI coding agent" prompt, so setupPrompt is written in the same copy-and-configure style as the original gallery entries rather than pointing at a hosted setup doc.

Integrations

Adds GitHub, Nuxt, and Sendblue to TemplateIntegration. githubLogo, sendblueLogo, and linearLogo already existed; nuxtLogo wraps SiNuxt and inherits currentColor rather than the brand green, matching the neighbouring icons in both themes.

Sendblue names the vendor rather than the surface (iMessage), consistent with how Resend and Slack are tagged. Nuxt is a stack tag rather than a service the agent talks to — the first of its kind in the union.

File browser ordering

This is the first gallery template with instructions.ts rather than instructions.md, and categoryOrder in file-viewer.tsx renders unlisted names last — so it sorted below lib. Listing it fixes the order:

agent.ts → instructions.ts → channels → connections → skills → tools → lib

#1268 restructures the same list more broadly (standalone files first, plus sandbox.ts and schedules). Whichever lands second will conflict on that one hunk; #1268's version is a superset and should win.

Docs-only, so no changeset.

Mirror the authored surface of vercel-labs/personal-agent-template into
the gallery, pinned to the revision it was copied from. Reaches the same
agent from web chat, Slack, or iMessage, with GitHub and Linear on tap.

Adds GitHub, Nuxt, and Sendblue integrations, and lists instructions.ts in
the file browser's category order so it sorts with agent.ts instead of
rendering last.

Signed-off-by: Ben Sabic <bensabic@users.noreply.github.com>
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview, Comment Jul 28, 2026 2:21pm
eve-docs-1644 Ready Ready Preview, Comment, Open in v0 Jul 28, 2026 2:21pm
eve-docs-4759 Ready Ready Preview, Comment, Open in v0 Jul 28, 2026 2:21pm

Request Review

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.

1 participant