Skip to content

Warp terminal detected as "vibing" #89

Description

@jdahdah

Just ran into this installing the new Astro v7. Running astro dev in Warp is starting Astro 7 in background mode, which apparently uses am-i-vibing for auto-detection. I currently have all AI features in Warp turned off, using it as a terminal only. Regardless, even if AI features were enabled, that would not mean that I am actively using it at that moment. Looks like these are the relevant lines:

{
id: "warp",
name: "Warp Terminal",
type: "hybrid",
envVars: [
{
all: [["TERM_PROGRAM", "WarpTerminal"]],
},
],
},

I was asked to file this here. Discord chat for context.

pnpx am-i-vibing
✓ Detected: [warp] Warp Terminal (hybrid)
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions