docs: add dynamic capabilities blog post - #1784
Open
cmpadden wants to merge 1 commit into
Open
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 14:46
1696c3e to
854c854
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 14:53
854c854 to
09c4717
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 14:58
09c4717 to
87d9b46
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 16:02
87d9b46 to
0b9a57d
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 16:15
0b9a57d to
882d668
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 16:31
882d668 to
b4bf6cc
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 16:33
b4bf6cc to
7da4f10
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 16:36
7da4f10 to
3a0b556
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 16:57
3a0b556 to
60029fd
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 17:03
60029fd to
a46e9db
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 17:11
a46e9db to
006a66c
Compare
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 20:11
006a66c to
fd37156
Compare
Signed-off-by: Colton Padden <colton.padden@vercel.com>
cmpadden
force-pushed
the
blog/dynamic-capabilities
branch
from
August 7, 2026 20:13
fd37156 to
208ca47
Compare
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.
Description
Adds “Dynamic capabilities for multiplayer agents,” a narrative blog post showing how one shared eve agent can resolve models, generated tools, personal/team/channel skills, participant instructions, and conditional subagents for each person in a shared conversation. Adds a reusable blog post layout and a custom hero image.
This PR is stacked on #1588.
How did you test your changes?
pnpm --filter eve-docs exec next buildpnpm --filter eve-docs exec next typegen && pnpm --filter eve-docs exec tsc --noEmitpnpm exec oxlinton the changed TypeScript filesgit diff --checkPR Checklist
CONTRIBUTING.mdgit commit --signoff)