Commit Graph

55 Commits

Author SHA1 Message Date
Ben Pankow 8dbfe3f3eb [1/3] test(e2e): cover self-mod tool generation and repair (#3327)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-09-16 08:25:51 -07:00
Andrew Barba 61d4097443 feat(eve): run sessions in one owner workflow with deployment handoff (#3263) 2026-09-15 19:55:22 -04:00
Andrew Barba d5a4ab2aba refactor(eve): publish package tarballs with Vercel OIDC (#3360)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-14 20:06:58 -04:00
Andrew Barba 5677eb0c3e fix(eve): read pnpm version from trusted checkout (#3359)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-14 19:17:30 -04:00
Andrew Barba 266fe05e41 fix(eve): publish PR package artifacts automatically (#3358)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-14 19:09:09 -04:00
OwenKephart 4e9b841d07 feat(eve): publish unverified preview package artifacts (#2054)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
Signed-off-by: Andrew Barba <barba@hey.com>
Co-authored-by: Andrew Barba <barba@hey.com>
2026-09-14 18:04:52 -04:00
Colton Padden 8318af25fc chore: migrate and update templates from eve-examples (#3304)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-09-14 11:29:53 -04:00
Chad Hietala df62d7361a test(e2e): make Opus prompt-cache validation optional (#3279)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-11 13:38:38 -04:00
Andrew Barba 247b3f0524 fix(eve): release workflow - restore GitHub release detection (#3087)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-06 11:09:43 -04:00
Andrew Barba 1807ff9c5b fix(eve): client streaming - resolve results with fetch tracing (#3071)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-05 17:26:40 +00:00
OwenKephart f451457210 test(e2e): wait for Vercel eval targets (#2972)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-03 12:12:21 -07:00
Colton Padden 555a9f4499 chore(skills) lead PR descriptions with the reason for change and simplify skill (#2956)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-09-03 14:22:41 -04:00
Andrew Barba bad08131f4 fix(eve): sandbox image - exit login shells cleanly as vercel-sandbox (#2942)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-03 08:41:30 -05:00
Colton Padden 2b527147ab fix: avoid duplicate sandbox image layer (#2906)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-09-02 18:13:59 -04:00
Andrew Barba 4f29a2148c fix(eve): allow sandbox image tag override (#2914)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-02 17:37:06 -04:00
Andrew Barba 23a4b59825 fix(eve): dual-publish sandbox images (#2911)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-02 16:59:52 -04:00
Andrew Barba 057bf03ece fix(eve): containers - preserve published VCR tags (#2898)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-02 14:42:25 -04:00
Andrew Barba 328e45a90e fix(eve): containers - use local VCR login action (#2895)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-02 14:34:04 -04:00
Andrew Barba fc58fd1b2b chore(eve): containers - move publishing to VCR (#2888)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-02 13:54:40 -04:00
Andrew Barba 6a8340fd15 chore(eve): performance - measure turns and remove root overhead (#2814)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-01 09:01:10 -04:00
Ben Pankow a5917cd6c9 fix(eve): treat pending approvals as trusted context (#2569)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-08-26 14:09:41 -07:00
Colton Padden af28c8d13a Clarify contributor issue policy (#2348)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-08-20 16:41:00 -04:00
Colton Padden 34410ba3a7 fix(release): mark eve as the latest release (#2163)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-08-14 16:41:34 -04:00
vercel-gh-bot-5[bot] 9edbca7881 chore(release): remove temporary npm token (#2011)
Co-authored-by: vercel-gh-bot-5[bot] <312521305+vercel-gh-bot-5[bot]@users.noreply.github.com>
Co-authored-by: Colton Padden <colton.padden@vercel.com>
2026-08-12 23:07:54 +00:00
vercel-gh-bot-3[bot] f0cf408c94 chore(release): bootstrap Buzz adapter npm publish (#2009)
Co-authored-by: vercel-gh-bot-3[bot] <282332853+vercel-gh-bot-3[bot]@users.noreply.github.com>
2026-08-12 18:45:53 -04:00
Colton Padden 089c64bb53 fix: run sandbox image as workspace owner (#1893)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-08-10 11:49:17 -04:00
Colton Padden 570e82513b chore: add shared PR description guidance (#1642)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-08-04 16:36:30 -05:00
Mukund Sarma f43b22d6c7 fix(eve): gate localDev() on the dev environment, not the request host (#1575)
Signed-off-by: dnukumamras <mukund.sarma@vercel.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-03 13:24:19 -07:00
Andrew Barba 39662ad702 chore(eve): actions - update dependencies (#1562)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-03 14:16:21 -04:00
Andrew Barba 01ed80d3c0 test(e2e): split model and world suites (#1387)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-07-30 18:54:18 +00:00
Andrew Barba 112306d05c chore(e2e): fixtures - update Opus model to Opus 5 (#1187)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-07-27 11:36:34 -04:00
Casey Gowrie 8e9990b6f2 feat(eve): enforce extension capability compatibility (#931)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-07-20 10:42:13 -04:00
Casey Gowrie b9bb8b2a12 feat(eve): add source-backed extension distributions (#910)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-07-17 13:34:52 -04:00
Casey Gowrie bbec675461 fix(eve): resolve source-backed extension dependencies from the package's real location (#898)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 09:43:34 -04:00
Casey Gowrie 56a1174fe7 ci(eve): report build profile timings (#815)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-07-15 13:05:42 -04:00
Casey Gowrie bfdf28125d test(dev): pin the public dev-server contract with bun and chaos coverage (#792)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 00:42:07 +00:00
Andrew Barba 8c186464bf chore(e2e): ci - run fixtures across model providers (#779)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-07-14 11:51:34 -04:00
Casey Gowrie 4649f70347 fix(eve): support local Vercel prebuilt deployments (#746)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-07-13 15:08:28 -04:00
Allen Zhou 644d21c337 ci: report required e2e matrix checks on irrelevant diffs (#728)
Signed-off-by: Allen Zhou <46854522+allenzhou101@users.noreply.github.com>
2026-07-13 12:15:44 -04:00
Allen Zhou 46be69e5f1 docs: document Vercel Connect credentials for GitHub and Linear channels (#587)
Signed-off-by: Allen Zhou <46854522+allenzhou101@users.noreply.github.com>
2026-07-08 17:00:02 +00:00
Rui 210f097917 fix(eve): pin session sandboxes per durable session (#559)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-07-07 21:29:51 +00:00
JJ Kasper 419b648c45 chore: strengthen bug report template repro and logs requirements (#514)
Signed-off-by: JJ Kasper <jj@jjsweb.site>
2026-07-02 19:27:56 -04:00
JJ Kasper d753bf716a Track eve init install footprint (#443)
Signed-off-by: JJ Kasper <jj@jjsweb.site>
2026-06-30 11:57:32 -07:00
Andrew Barba d1214d3ff7 chore(e2e): stress fixture - log sequential turn timings (#340)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-06-26 13:41:10 -04:00
Andrew Barba 7959021cc9 fix(eve): e2e - stabilize delegated HITL smoke (#303)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-06-25 15:38:31 -04:00
JJ Kasper b4fc7ac1eb Updating contributing guide (#197)
Signed-off-by: JJ Kasper <jj@jjsweb.site>
2026-06-22 22:41:34 +00:00
JJ Kasper b668fa476e Limit container image push workflow triggers (#184)
Signed-off-by: JJ Kasper <jj@jjsweb.site>
2026-06-22 14:11:13 -04:00
JJ Kasper 43ae20876c Add Docker image size analysis workflow (#63)
Signed-off-by: JJ Kasper <jj@jjsweb.site>
2026-06-18 18:15:05 -04:00
Caleb An 230ef9b62e cleanup overly persisted ci creds (#95)
Signed-off-by: Caleb An <caleb.an@vercel.com>
2026-06-18 13:47:03 -07:00
Caleb An 14f6124262 prevent cache poisoning in container workflow (#93)
Signed-off-by: Caleb An <caleb.an@vercel.com>
2026-06-18 20:10:56 +00:00