Commit Graph

528 Commits

Author SHA1 Message Date
Andrew Barba a042a9acf1 feat(eve): tui - simplify model selection and activity feedback (#3548)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-19 12:09:13 -04:00
Rui d2c92dfb0a refactor(eve): unify background workflow execution (#3413)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-09-19 00:52:28 -04:00
Andrew Barba 8e011906e0 feat(eve): evals - use evaluation models for judges (#3531)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-18 22:13:55 +00:00
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 8a21c0cc9f fix(eve): avoid agent router propertyNames (#3525)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-18 15:06:06 -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
OwenKephart 260a35967e fix(eve): correlate optimistic message deliveries (#3504)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-18 09:38:26 -07:00
OwenKephart 7e95b64f37 fix(eve): distinguish background task wake-ups (#3065)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-18 09:38:25 -07:00
Andrew Barba 5f17320ee0 fix(eve): startup - remove duplicate build work and parallelize preparation (#3514)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-18 12:17:29 -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
Rui 649180b28c fix(eve): preserve composed schemas in compiled tools (#3500)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-09-18 07:10:06 -04:00
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 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
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
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 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
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
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 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
Chad Hietala a0335d3da8 docs: clarify trusted forwarder scope (#3439)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-16 21:30:31 +00: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
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
Chad Hietala 31bed12d69 docs: clarify remote trace lineage (#3432)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-16 14:50:43 -04:00
Chad Hietala 9fc48e159c docs: link observability audience guidance (#3427)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-16 13:40:32 -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
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
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 3c2edaedc4 docs: close observability navigation by default (#3409)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-15 20:52:55 -04: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
Chad Hietala 088753ca54 docs: clarify channel audiences (#3390)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-15 20:09:49 +00: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
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
Rui 8bc931f7bc feat(eve): add dynamic workflows (#3310)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-09-15 12:29:50 -04:00
Colton Padden a7f238788d Improve TUI Markdown presentation (#3371)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-09-15 12:26:04 -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
Chad Hietala 7ea3b7a4ac fix(eve): fail closed anonymous audience (#3365)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-09-15 02:33:42 +00:00
Sam Ko bef74fe8f2 feat(eve): configure MCP protocol discovery per connection (#3307)
Signed-off-by: samcx <sam@vercel.com>
2026-09-14 15:01:23 -07:00
Ben Pankow c500167b9f feat(slack): let input handlers delegate to defaults (#3332)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-09-14 21:27:27 +00:00
Ben Pankow d63d6b7fbc fix(eve): preserve task child activity lineage (#3248)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-09-14 14:05:44 -07:00