Commit Graph

1164 Commits

Author SHA1 Message Date
Chad Hietala da82a953dc refactor(eve): make span export policies explicit (#3493)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-17 22:16:50 -04:00
Andrew Barba 190a49a0b3 fix(eve): init - avoid package-manager policy prompts (#3492)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 21:15:53 -04:00
Chad Hietala ed88ff4fb0 fix(eve): preserve OTel session metadata (#3488)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-17 23:30:01 +00:00
Andrew Barba a87ad469a9 feat(eve): React - make prewarming reactive (#3490)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 22:13:27 +00: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
github-actions[bot] a59a8f4f81 Version Packages (#3484)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-17 17:01:33 -04: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
Casey Gowrie 1e872e3e37 feat(eve): control agent tool projection (#3482)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-17 16:26:50 -04:00
github-actions[bot] 2c4410365e Version Packages (#3462)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-17 15:44:13 -04:00
Ben Pankow 5b45f9b0e5 fix(eve): preserve idle subagents across session handoff (#3433)
Signed-off-by: benpankow <ben.pankow@vercel.com>
Signed-off-by: Colton Padden <colton.padden@vercel.com>
Co-authored-by: Colton Padden <colton.padden@vercel.com>
2026-09-17 15:33:51 -04:00
OwenKephart 7e48f0e926 fix(tui): keep background subagent activity visible (#3475)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-17 15:09:16 -04:00
Andrew Barba 6ddfa9bfbe feat(eve): sessions - prewarm and stream continuously (#3417)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 14:28:45 -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 e30181875c fix(eve): compaction - account for final request context (#3097)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 12:17:35 -04:00
Andrew Barba 9bff372d6f chore: clean release-age exclusions and use stable sandbox (#3463)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 11:16:51 -04:00
Andrew Barba 8b32e31bf9 chore(eve): evals - use gpt-5.6-luna judge (#3464)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 10:45:05 -04:00
Andrew Barba 3121ca1bf3 feat(eve): tui - show the resolved dynamic model (#3455)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 10:10:14 -04:00
github-actions[bot] 856d765c2a Version Packages (#3454)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-16 23:29:07 -04:00
Andrew Barba 40f0c45539 fix(eve): evaluate - reuse TUI Gateway authentication (#3452)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-16 23:25:49 -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
github-actions[bot] ab4ba0710a Version Packages (#3431)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-16 22:35:13 -04:00
Andrew Barba bfc899d314 fix(eve): accept external self-mod credentials (#3434)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-16 22:25:28 -04:00
Andrew Barba 29af29d5eb feat(eve): evaluate - add automatic model selection (#3428)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-16 22:15:37 -04:00
Andrew Barba 910bb45d29 fix(eve): dynamic resolvers - include turn input and history (#3444)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-17 01:14:49 +00:00
OwenKephart ab5b8e973f fix(eve): target workspace agent from TUI add (#3442)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-16 17:39:49 -07:00
OwenKephart 9f301b648c fix: align withEve Vercel routes (#3436)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-16 16:22:08 -07:00
OwenKephart 987c3a0696 feat(eve): run workspace services with Vercel dev (#3180)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-16 15:30:42 -07:00
OwenKephart fd9a007b74 refactor(eve): extract dev command registration (#3381)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-16 15:30:41 -07:00
prha 5cb418995c feat(selfmod): inherit the parent agent model by default (#2307)
Signed-off-by: prha <prha@vercel.com>
2026-09-16 14:41:37 -07:00
OwenKephart 0fa8916e9c feat(eve): add guided Teams Connect setup (#3243)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-16 13:01:22 -07:00
Ben Pankow 16e11f9f72 fix(eve): properly support multiline titles, stopping TUI prompt spam (#3429)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-09-16 18:01:08 +00:00
github-actions[bot] 4c3b93356a Version Packages (#3396)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-16 12:52:48 -04:00
Andrew Barba fe6451c9bd fix(eve): steering - interrupt pending generation in the core runtime (#3416)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-16 16:14:54 +00:00
e0-gh-vercel-connect[bot] e1ae8eb104 fix(eve): flush final activity snapshot (#3424)
Signed-off-by: v <v@vercel.com>
Co-authored-by: e0-gh-vercel-connect[bot] <311457182+e0-gh-vercel-connect[bot]@users.noreply.github.com>
2026-09-16 15:57:56 +00:00
Ben Pankow ba0b866fb6 [2/3] fix(eve): delegate confirmed self-mod repairs (#3375)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-09-16 08:38:14 -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
e0-gh-vercel-connect[bot] 32aca9b148 fix: dispatch restored agent tool through subagent workflow (#3412)
Co-authored-by: e0-gh-vercel-connect[bot] <311457182+e0-gh-vercel-connect[bot]@users.noreply.github.com>
2026-09-15 22:20:33 -04:00
OwenKephart 032860cf95 fix(eve): lease session stream responses (#3407)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-15 18:32:46 -07:00
Chad Hietala 53fad6c914 fix(eve): align GenAI trace usage and response model (#3410)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-16 01:02:24 +00:00
prha a08e4bba60 fix(selfmod): resolve Vercel project for production setup (#3399)
Signed-off-by: prha <prha@vercel.com>
2026-09-15 17:09:25 -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
OwenKephart f21e63f601 fix(eve): declare generated service output directory (#3398)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
2026-09-15 16:34:15 -07:00
e0-gh-vercel-connect[bot] 8bb62e2c96 Recognize AI Gateway credit and budget refusals (#3322)
Co-authored-by: e0-gh-vercel-connect[bot] <311457182+e0-gh-vercel-connect[bot]@users.noreply.github.com>
Co-authored-by: jfonturbel <171843908+jfonturbel@users.noreply.github.com>
2026-09-15 17:01:09 -04:00
e0-gh-vercel-connect[bot] 1e6437bf52 skills: announce when dynamic skills become empty (#3389)
Co-authored-by: e0-gh-vercel-connect[bot] <311457182+e0-gh-vercel-connect[bot]@users.noreply.github.com>
2026-09-15 16:59:29 -04:00
github-actions[bot] 81ce700be9 Version Packages (#3363)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-09-15 16:56:23 -04:00
Andrew Barba cee4ab4ecd fix(eve): init - identify scaffolded eve agents (#3391)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-15 16:04:22 -04:00
e0-gh-vercel-connect[bot] a63fb187fd Bind background subagents to creator auth (#3367)
Co-authored-by: e0-gh-vercel-connect[bot] <311457182+e0-gh-vercel-connect[bot]@users.noreply.github.com>
2026-09-15 15:59:44 -04:00
prha bca1b4ab5b fix(selfmod): ask install mode before deployment setup (#3377)
Signed-off-by: prha <prha@vercel.com>
2026-09-15 10:00:34 -07:00
Chad Hietala 57d6be52d9 feat(eve): expose activation metadata in OTEL (#3338)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-15 12:30:43 -04:00