Warp
@warpdotdev
Followers
43K
Following
3K
Media
689
Statuses
3K
The terminal with agents built in.
Joined June 2021
Introducing Agents 3.0: Four new features expand what agents can do and how you can interact with them. - Full Terminal Use to use REPLs, debuggers, and more - /plan for spec-driven development - Interactive Code Review - New Slack, Linear, and GitHub Actions integrations
25
33
334
There are *so many* AI models now. Instead of sifting through model numbers (Opus 4.5, Gemini 3, etc), what if you could have "profiles" (Smart, Fast, etc)? - Name a profile for a given model - Set your permissions for that profile (file writes, MCP servers, web search, etc)
4
2
63
America needs you! Join U.S. Immigration and Customs Enforcement today.
2K
6K
30K
Hello, internet. Warp has web search now π Ask the agent a question that requires some outside help, and it'll search the web automatically.
18
12
269
ALLLLL takes of warp on X - "Why does this terminal have a file browser" - "I don't want to use a mouse" - "I don't want to log into my terminal" - "agent should not have shell access" are by developers who love being developers. they don't understand product Yes. the
Wouldn't it be nice if your terminal had a file tree? π² - Browse and open files in your current directory - Copy paths for terminal commands - Drag files into your input for agent queries
48
4
250
What if we made custom slash commands easier to write? β·οΈ - Type /add-prompt to get a sidecar editor - Add arguments with helpful descriptions - Fuzzy find saved prompts with `/` - Cycle through arguments with shift+tab
3
3
117
The greater the nodes, the stronger the network.
5
21
98
Lyrics: π΅ On the 4th day of Warp-mas my terminal gave to me... A built-in GUI file tree π΅
0
0
22
Wouldn't it be nice if your terminal had a file tree? π² - Browse and open files in your current directory - Copy paths for terminal commands - Drag files into your input for agent queries
200
33
809
Advent of Warp Day 3: Did you know you can open files in Warp? π cmd+o to search for any file in a directory. You can make edits in-line (yes, vim motions supported btw), and attach highlights as context to ask questions to our agent
12
8
107
Ah, and let's address that off-by-one error from yesterday with a bonus tip β Use "@-diff sets" to reference diffs against master. Handy for agent queries and pull request messages
0
0
9
Happy Advent of Warp everyone! βοΈ Day 2: Use `@` to reference code in shell commands or prompts. - Reference files in shell commands: git add @ FILE_NAME - Reference functions and structs in code: @ struct FileNotebookView - Let Warp detect natural language for you
10
5
98
Warp now has one-click MCP install. Install servers from: - Warp's curated list of servers - MCPs shared by your teammates - Any JSON snippet
11
14
227
You can now tag Warp on any Linear or Slack issue π― - Reads the thread as context - Starts working from your codebase in the cloud - Sends a session link to interact with the agent live - Comes back with a pull request
3
5
88
We paired Claude Opus 4.5 with Warpβs new /plan entrypoint π€ You can see it move from planning to execution with fewer dead-ends and better recovery.
2
11
142
Claude Opus 4.5 is now live in Warp! Itβs great at long-horizon, multi-step tasks. After optimizing our harness, we saw a 15% boost on Terminal Bench vs. Sonnet 4.5. And it pairs really well with Warpβs new /plan workflow. Give Opus 4.5 a try and tell us what you think.
5
14
164
Step aside SWE Bench. We are now #1 on the "order coffee from the terminal" benchmark π
14
18
367
What if you could ask your terminal to navigate a SQL database for you? π½ - Agent that interacts with postgres, mysql, sqlite, mongo... whatever shell you use - cmd+i to hop between chatting and manual control - Secret redaction to obscure sensitive info
4
10
128
What if you could comment on the code and agent wrote, without ever leaving your terminal? Check out interactive code review. It's like a PR review for coding agents π
4
6
130
/plan for spec driven development. Iterate until you feel good, then set the agent off. Attach links to plans in PRs as context for teammates.
5
7
78
Excited to launch full terminal use in warp today. Couple of my favorite use cases so far- * track down table schemas in warps embedded sqlite instance with `sqlite` cli * set breakpoints/step thru our rust binary with `rust-lldb` * if u like to live on the edge- have the agent
Full Terminal Use lets Warp's agent use the terminal as you would: interacting with REPLs, debuggers, full-screen apps like top
5
4
29
Full Terminal Use lets Warp's agent use the terminal as you would: interacting with REPLs, debuggers, full-screen apps like top
2
8
95