Commit Graph

57 Commits

Author SHA1 Message Date
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
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 61d4097443 feat(eve): run sessions in one owner workflow with deployment handoff (#3263) 2026-09-15 19:55:22 -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
prha 471caa36ad chore(selfmod): stop publishing compatibility shim (#3352)
Signed-off-by: prha <prha@vercel.com>
2026-09-15 09:02:28 -07: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
Rui b736b406b5 feat(eve): yield progress and messages from background tools (#2997)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-09-04 10:24:25 -04:00
OwenKephart 98f45ea63e fix(eve): only discover workspace-owned agents (#3012)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-04 01:40:31 +00:00
OwenKephart 1909295868 fix: polish multi-agent project setup (#2998)
Signed-off-by: owenkephart <owen.kephart@vercel.com>
2026-09-03 20:57:59 +00:00
prha 8da8d3741a fix(selfmod): retain compatibility package (#2945)
Signed-off-by: prha <prha@vercel.com>
2026-09-03 12:15:07 -07:00
prha f4990f1083 feat(selfmod): keep self-modification private (#2939)
Signed-off-by: prha <prha@vercel.com>
2026-09-03 10:10:05 -07:00
Casey Gowrie 73aec259ca feat(eve): add per-session model token-cost limits (#2950)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-09-03 16:48:41 +00:00
Rui aae26311a8 feat(eve): graduate background subagents to workflow tools (#2690)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-09-03 01:08:22 +00:00
Andrew Barba ffcd817141 fix(eve): vendor private integration catalog (#2740)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-09-02 18:51:11 -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
vercel-gh-bot-5[bot] 1d7832324c fix(eve): enforce schema-driven legacy inbox encoding (#2840)
Co-authored-by: vercel-gh-bot-5[bot] <312521305+vercel-gh-bot-5[bot]@users.noreply.github.com>
Co-authored-by: Rui <ruiconti@gmail.com>
2026-09-01 18:08:24 +00:00
Casey Gowrie b7321c9854 feat(eve): run tool execute bodies as durable workflows (#2477)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-09-01 11:40:27 -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
Chad Hietala cfc82cc31c refactor(eve): bind session instrumentation through execution (#2681)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-08-31 09:14:07 -04:00
Ben Pankow 0230c503ec test(eve): enforce immutable wire history (#2658)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-08-27 10:39:20 -07: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
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
prha 9a7964bbdd feat(eve): add local self-modification (#1632)
Signed-off-by: prha <prha@vercel.com>
2026-08-19 13:56:11 -07:00
Rui 6fc904d482 feat(eve): versioned wire schema for session inbox hook payloads (#1767)
Signed-off-by: Rui Conti <ruiconti@gmail.com>
2026-08-19 16:04:50 -04:00
Andrew Barba d23467dd4a feat(eve): extensions - support subagents (#2134)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-14 13:12:50 -04:00
Andrew Barba 775c0613fc feat(eve): extensions - support schedules (#2101)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-14 10:28:15 -04:00
Andrew Barba 8904392809 feat(eve): extensions - support channels (#2097)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-14 10:08:13 -04:00
Andrew Barba a7d34e5577 fix(eve): Nitro integration - strengthen core boundaries (#2076) 2026-08-14 09:25:47 -04:00
Andrew Barba 7031862fef chore(eve): tooling - tighten dependency policies (#2034)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-13 11:23:01 -04:00
Colton Padden 09aa810829 docs: reorganize navigation and consolidate guides (#1916)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-08-12 21:49:04 -04:00
Chad Hietala 23c7354b90 refactor(eve): group harness instrumentation modules (#2015)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-08-12 18:15:02 -07:00
Colton Padden 7770fba837 feat: add Buzz ACP compatibility adapter (#1423)
Signed-off-by: Colton Padden <colton.padden@vercel.com>
2026-08-12 17:51:28 -04:00
Chad Hietala 749581b5b3 refactor(eve): define the flat instrumentation lifecycle protocol (#1856)
Signed-off-by: Chad Hietala <chad.hietala@vercel.com>
2026-08-12 16:08:01 -04:00
Casey Gowrie ac318522de fix(docs): resolve registry validation paths (#1941)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-08-11 15:43:46 +00:00
Ben Pankow 4ded514e9b fix(registry): publish requirements with Eve releases (#1928)
Signed-off-by: benpankow <ben.pankow@vercel.com>
2026-08-11 08:05:44 -07:00
John Phamous bf04750363 Harden docs routing and discovery (#1613)
Signed-off-by: John Pham <john.pham@vercel.com>
2026-08-04 15:25:08 -05:00
Andrew Barba e1cd7b7e0f chore(eve): packages - adopt @eve npm scope (#1582)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-08-03 17:49:05 -04:00
Chad Hietala 88584033e7 refactor(eve): move local tracing out of the harness into src/tracing (#1461)
Signed-off-by: Chad Hietala <chadhietala@gmail.com>
2026-07-31 10:56:43 -04:00
Casey Gowrie 309af369aa docs: clarify extension publishing and consumption (#1015)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
2026-07-21 13:01:50 +00: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 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 edc93cc253 docs: drop the extensions guide from the sidebar (#659)
Signed-off-by: Casey Gowrie <ctgowrie@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 14:28:52 -04:00
Mukund Sarma 89f13e0ac6 fix(eve): safe-by-default frontmatter parsing and https-pinned OpenAPI connections (#633)
Signed-off-by: dnukumamras <mukund.sarma@vercel.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 10:15:35 -07:00
Matias Gonzalez b8a1191686 Add phase to eve hero (#580)
Signed-off-by: matiasngf <matiasngf@hotmail.com>
Co-authored-by: Andrew Barba <barba@hey.com>
2026-07-08 14:03:20 -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 2e00da7b86 fix(eve): workflow - scope queues per agent (#338)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-06-26 13:20:08 -04:00
Andrew Barba c5071e6869 fix(eve): workflow runtime - centralize queue namespace (#259)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-06-24 17:49:31 -04:00
Andrew Barba 69aba4f8b1 research(eve): channel session reset (#217)
Signed-off-by: Andrew Barba <barba@hey.com>
2026-06-23 16:16:28 -04:00
Andrew Barba 156aae727c fix(docs): links - honor frontmatter URL overrides (#138)
Signed-off-by: Andrew Barba <barba@hey.com>
Co-authored-by: Joshua Folorunsho <joshuafolorunsho01@gmail.com>
2026-06-20 11:21:38 -04:00