Skip to content

fix(docs): correct Linear Agent eve requirement - #1655

Merged
OwenKephart merged 1 commit into
mainfrom
fix/linear-agent-registry-version
Aug 5, 2026
Merged

fix(docs): correct Linear Agent eve requirement#1655
OwenKephart merged 1 commit into
mainfrom
fix/linear-agent-registry-version

Conversation

@OwenKephart

Copy link
Copy Markdown
Contributor

Summary

Closes #1654.

The Linear Agent registry item required eve >=0.31.0, so both eve add and the dev TUI's /add rejected it for projects using the current eve 0.30.6 release. Lower the requirement to >=0.30.6, the first published version that contains the guided Linear Agent setup flow.

This only corrects official registry metadata; CLI and TUI compatibility behavior remains unchanged.

Validation

  • pnpm --filter eve-docs registry:validate:channels
  • git diff --check

No tests, documentation, or changeset are needed because this is a registry metadata correction and does not touch the published eve package.

Checklist

  • I linked an issue with prior discussion confirming this change is wanted
  • I ran the relevant checks from CONTRIBUTING.md
  • I added tests and documentation where relevant
  • I added a changeset if this touches the published eve package
  • DCO sign-off passes for every commit (git commit --signoff)

Signed-off-by: owenkephart <owen.kephart@vercel.com>
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eve-docs Ready Ready Preview Aug 4, 2026 11:49pm
eve-docs-4759 Ready Ready Preview, v0 Aug 4, 2026 11:49pm

@OwenKephart
OwenKephart merged commit e057748 into main Aug 5, 2026
70 checks passed
@OwenKephart
OwenKephart deleted the fix/linear-agent-registry-version branch August 5, 2026 00:02
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.

Linear Agent registry item requires an unreleased eve version

2 participants