128 Commits

Author SHA1 Message Date
Chad Hietala fcb3ba2fae feat(eve): make instrumentation directory canonical (#3516)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-18 15:24:01 -04:00
Casey Gowrie d58065e2e7 fix(eve): guard workflow step context capabilities (#3522)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-18 15:05:11 -04:00
Casey Gowrie cbfc425efb feat(eve): support routed agent tool overrides (#3512)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-18 13:25:44 -04:00
Casey Gowrie 76d4dd84ab feat(eve): add workflow agent routing (#3485)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-18 10:04:35 -04:00
Andrew Barba f3cd55a629 refactor(eve): remap model evaluation APIs (#3489)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 22:03:44 +00:00
Casey Gowrie 7ef42fd9b6 feat(eve): add automatic tool approval (#3481)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-17 16:59:37 -04:00
Andrew Barba 7973fa2d7d fix(eve): dynamic tools - replay schema factories with captured state (#3095)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 13:21:04 -04:00
Andrew Barba db5cee3725 feat(eve): evaluate - expose standalone evaluation with shared auth (#3472)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 13:09:00 -04:00
Andrew Barba 1ca28564d5 docs(eve): evaluate - surface automatic model selection (#3451)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-16 23:04:10 -04:00
OwenKephart 31beb692d7 docs: clarify multi-agent and web app structure (#3344)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-16 14:27:16 -07:00
Andrew Barba 7b17b27f45 feat(eve): onboarding - go from init directly to chat (#3356)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-16 11:14:23 -04:00
Chad Hietala ded6583ec5 docs: reorganize observability guides (#3385)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-15 19:43:22 +00:00
Rui 8bc931f7bc feat(eve): add dynamic workflows (#3310)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-09-15 12:29:50 -04:00
Andrew Barba 6ce61cd85e refactor(eve): remove registry packages (#3364)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-15 10:29:07 -04:00
OwenKephart 15c7a2e76a fix(eve): accept existing packages as init targets (#3337)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-14 18:49:07 +00:00
vercel-gh-bot-3[bot] da8f4fdba6 fix(eve): prefer Codex app-server for ChatGPT credentials (#3132)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
Co-authored-by: vercel-gh-bot-3[bot] <282332853+vercel-gh-bot-3[bot]@users.noreply.github.com>
Co-authored-by: ruiconti <1834568+ruiconti@users.noreply.github.com>
Co-authored-by: Rui Conti <ruiconti@gmail.com>
2026-09-14 08:37:41 -04:00
prha 7fa514bcea feat(eve): offer self-modification during local init (#3280)
Signed-off-by: prha <prha@vercel.com>
2026-09-11 15:39:03 -07:00
OwenKephart 3576e0af2b feat(cli): classify init target failures (#3292)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-11 15:00:43 -07:00
Chad Hietala a34ecf026b fix(eve): preserve remote dispatch caller through ingress (#3299)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-11 17:42:35 -04:00
Andrew Barba 6cb22a4e04 fix(eve): ChatGPT auth - store credentials with just-secrets (#3151)
Signed-off-by: Andrew Barba <barba@hey.com>
Signed-off-by: Rui Conti <ruiconti@gmail.com>
Co-authored-by: Rui Conti <ruiconti@gmail.com>
2026-09-11 20:47:12 +00:00
Chad Hietala 47b7a385f7 feat(eve): trace workflow tool invocations (#3270)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-11 18:31:27 +00:00
Chad Hietala 0e2912f846 feat(eve): trace memory operations (#3265)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-11 11:03:26 -07:00
Chad Hietala 879d4e5403 feat(eve): separate dispatch from bounded activation traces (#2966)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-10 19:11:17 -04:00
Chad Hietala 47bd3d727e fix(eve): propagate agent trace context and conversation identity (#2958)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-10 19:11:16 -04:00
Peter Wielander 09df32cab3 [eve] Add experimental.workflow.retention (#3236) 2026-09-10 11:00:38 -07:00
vercel-gh-bot-4[bot] a24b68c577 fix(eve): export durable callback helper (#2981)
Co-authored-by: vercel-gh-bot-3[bot] <282332853+vercel-gh-bot-3[bot]@users.noreply.github.com>
2026-09-09 12:56:36 -07:00
OwenKephart 71fbdb8327 feat(cli): classify setup telemetry failures (#3182)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-09 19:52:30 +00:00
Casey Gowrie ee02527b12 feat(eve): log eval workflow run IDs (#3177)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-09 11:14:38 -04:00
Ben Pankow 1a4f0b3ae8 [2/5] feat(eve): let tools label activity (#2717)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-09-08 09:48:37 -07:00
OwenKephart 59ec96cc99 feat(cli): clarify telemetry identity and onboarding outcomes (#3064)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-08 09:44:25 -07:00
Andrew Barba 67f3b8d817 fix(eve): authentication - sign in to ChatGPT without Codex CLI (#3120)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-07 12:04:10 -04:00
Andrew Barba 4cff7dc5db fix(eve): start - resolve prewarm modules after app relocation (#3093)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-07 11:16:56 -04:00
Andrew Barba 14af96f69c fix(eve): authored bundles - preserve Node resolution conditions (#3092)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-07 15:16:48 +00:00
Andrew Barba 0b980abd5f chore(eve): dependencies - upgrade Nitro to 3.0.260903-beta (#3037)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-04 15:50:23 -04:00
Rui 3dd8300b43 fix(eve): diagnose unsupported workflow helper contexts (#3017)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-09-04 18:03:22 +00:00
OwenKephart 97090d6fa4 feat(cli): add telemetry (#2283)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-04 07:47:35 -07:00
Andrew Barba abc130e082 fix(eve): chatgpt - preserve stateless reasoning replay (#3027)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-04 13:09:41 +00:00
OwenKephart fc123f4253 feat(eve): support agent workspace CLI flows (#2900)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-02 17:55:37 -07:00
Andrew Barba d8c58bd068 feat(eve): memory - provision Vercel Blob storage (#2886)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-02 17:48:46 -04:00
OwenKephart 3e2abe5423 feat(eve): add batch setup planner (#2763)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-01 11:24:52 -07:00
prha c72dc2efa2 feat(eve): publish a local-dev capability for authored tools (#2638)
Signed-off-by: prha <prha@vercel.com>
2026-08-31 19:10:25 -07:00
Andrew Barba a0c33dc76d feat(eve): connections - add defineDynamic support (#2738)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-31 12:42:51 -04:00
Chad Hietala 3bdcb88ffd feat(eve): adopt GenAI semantic conventions for agent traces (#2706)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-08-31 09:34:13 -04:00
Casey Gowrie 5bbb085e58 chore: align quickstart and dev fixture model with the CLI default (#2701)
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Co-authored-by: Casey Gowrie <6045519+ctgowrie@users.noreply.github.com>
2026-08-28 10:18:36 -04:00
vercel-gh-bot-2[bot] c77faa55eb Default new agents to GPT-5.6 Luna Fast (#2683)
Co-authored-by: vercel-gh-bot-2[bot] <282331341+vercel-gh-bot-2[bot]@users.noreply.github.com>
Co-authored-by: AndrewBarba <1316152+AndrewBarba@users.noreply.github.com>
2026-08-27 15:39:11 -07:00
Andrew Barba 47b3e4809e fix(eve): compiler - make authored module lifecycle explicit (#2614) 2026-08-26 19:01:40 -04:00
Andrew Barba 295e534a8f feat(eve): memory - add bounded file provider (#2580)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-26 15:54:23 -04:00
Andrew Barba 6252784b10 feat(eve): tools - consolidate source layout (#2531)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-25 11:43:21 -04:00
Chad Hietala 7c5a69ec45 refactor(eve): rely on native trace topology (#2458)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-08-25 09:46:54 -04:00
Andrew Barba b3cf8ee102 feat(eve): sources - compile one canonical graph (#2516)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-25 07:24:50 -04:00