Skip to content

chore: bump to eve 0.52.2, raise eve-extension peer floor to >=0.52.2 - #35

Merged
CahidArda merged 1 commit into
mainfrom
chore/eve-0.52.2
Sep 8, 2026
Merged

chore: bump to eve 0.52.2, raise eve-extension peer floor to >=0.52.2#35
CahidArda merged 1 commit into
mainfrom
chore/eve-0.52.2

Conversation

@upstash-tag

@upstash-tag upstash-tag Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

The published @upstash/agentkit-eve-extension@0.9.0 (built against eve 0.49.0) fails eve build on current eve@latest (0.52.2) — eve 0.50.0+ dropped the contract versions (tool 24, dynamicTool 21, hook 16) its manifest requires, so the extension mounts nothing and eve reports the misleading "has no compile or runtime usage" error. @upstash/agentkit-eve was unaffected.

This bumps every eve pin in the repo to 0.52.2, rebuilds the extension so its manifest re-stamps the current contracts (tool 30, dynamicTool 29, hook 20), and raises its peer floor from >=0.48.0 to >=0.52.2 — confirmed by packing the rebuilt dist into a real eve app: 0.52.1 installs but fails eve build, 0.52.2 builds and mounts all 7 tools plus the hook. @upstash/agentkit-eve's peer floor (>=0.32.0) is untouched: its rebuilt dist is byte-identical to the published 0.9.0 and typechecks clean across the whole version range. No source changed — build, typecheck, tests, example builds and the mocked-model eval are all green against 0.52.2 (the repo's 11 pre-existing test failures are a live-Redis index-count cap on the throwaway instance, reproduced identically on unmodified main, unrelated to this bump). CLAUDE.md and the extension's README/AGENTS.md version references are updated to match, and one changeset covers the extension's published change.


Built by upstash-tag · mission 4fb31071-7a11-4693-9ab0-1644cbac0de6 · chore/eve-0.52.2main · $7.04

@CahidArda
CahidArda merged commit b524fcf into main Sep 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant