feat: vibe gas and vibe watch for instant Linear ticket execution#18
Open
feat: vibe gas and vibe watch for instant Linear ticket execution#18
Conversation
…execution vibe gas AMB-123 fetches a Linear ticket, creates a local task, spins up a worktree, and launches Claude on it. vibe watch polls Linear for tickets tagged with ~gasit and auto-gases them as they land. Co-Authored-By: piotrek & opus <noreply@anthropic.com>
Linear status now drives column placement instead of batch GitHub PR polling. GitHub PR details are only fetched for tasks where Linear says "started" and a worktree exists - typically 2-3 targeted calls instead of a 100-PR batch query every 15s. Periodic Linear status polling added at 15s intervals. Removed: get_all_open_prs batch GraphQL query and all associated types. Deleted ~260 lines of batch PR infrastructure. Co-Authored-By: piotrek & opus <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vibe gas AMB-123- fetches a Linear ticket by identifier, imports it locally, creates a git worktree, and launches Claude in a zellij session with the ticket as contextvibe watch- daemon that polls Linear every 30s for backlog tickets with~gasitin the description, auto-gassing new ones as they land--planflag for plan mode (blue mode) vs default dangerous permissions (red mode)fetch_issue_by_identifierandfetch_gasit_issuesto the Linear clientjust gas AMB-123,just gas-plan AMB-123,just watchTest plan
fetch_issue_by_identifierandfetch_gasit_issuesvibe gas <real-ticket-id>against a real Linear workspacevibe watchpicks up a~gasitticket