Warp
Frequently used
Overview
I started using Warp in late 2024 as a terminal replacement. It is a modern terminal emulator with built-in AI capabilities. Unlike CLI agents that run in any terminal, Warp is a complete terminal replacement that includes AI command generation and natural language querying.
I categorize Warp differently from most CLI agents. It is a terminal first, with AI as a feature. It does not replace code generation agents, but it complements them well for command-line operations.
Personal Note
I switched terminals for this and did not regret it.
What Works Well
- AI is integrated into the terminal rather than being a separate tool. This feels natural.
- Natural language to command translation works well for shell operations I use regularly.
- Smart autocomplete learns from my usage patterns across sessions.
- The editing features are well done. Multi-cursor, block selection, and fuzzy finder.
- Workflows let me save and share multi-step command sequences.
- The rendering engine is fast with GPU acceleration.
Where It Works Less Well
- Not a general-purpose coding agent. It is focused on command-line operations.
- Proprietary terminal. I cannot use it as a standard CLI agent in other terminals.
- AI features are limited to shell operations. It does not do multi-file code editing.
- Switching from iTerm2 meant leaving an established terminal setup behind.
- Commands are sent to Warp servers for AI processing. This matters for sensitive work.
Use Cases
Developers who spend significant time in the terminal and want AI assistance for command-line operations. I found it useful for command discovery, shell scripting, and reducing context switches.
Engineering Maturity
Medium. Warp is a strong terminal but limited as a coding agent. Its AI features work well for shell commands and simple scripting. I would not use it for complex code generation or refactoring.
Product Maturity
High. Warp is polished, performant, and well designed. The user interface is thoughtful. Onboarding is smooth. Regular releases bring meaningful improvements.
Developer Experience
Switching terminals takes some adjustment. The AI features feel natural and unobtrusive. Workflows are a standout feature for repetitive command sequences.
Workflow Integration
Sits at the terminal level, so it works with all CLI tools. It cannot be used as a headless agent in CI/CD or remote sessions. Suitable for interactive local development.
Performance
GPU-accelerated rendering makes it one of the fastest terminals I have used. AI responses are fast for command generation. No noticeable overhead for standard operations.
Documentation
Well-organized documentation with clear explanations of AI features, workflows, and configuration. In-app help is contextual and useful.
Pricing
Free tier with core features. Pro subscription for advanced AI features. Team plans for organizations.
Platform Support
macOS and Linux. No Windows release. Native apps with consistent experience.
Verdict
Warp is a different category from most CLI agents. It is a terminal with AI features rather than a standalone agent. I use it frequently for its terminal capabilities, and the AI features are genuinely useful for command-line operations. It complements code generation agents rather than replacing them.
Changelog
2026-06 Updated review for version 2026.06
2025-08 Updated review for version 2025.08
2024-09 Initial review (version 2024.09)