Support shell prompt (PS1) in Agent Mode
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 65.1k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Dupe Check
- I have searched Warp feature requests and there are no duplicates
Describe the solution you'd like?
Warp currently supports several shell $PS1 prompts (starship, spaceship, oh-my-posh, etc.).
Users lose the customized PS1 prompt when Agent Mode is enabled and Warp falls back to the Warp prompt. This feature would allow the users to see the relevant context and information provided by the $PS1 prompt while using Agent mode.
How important is this feature to you?
To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies Agent Mode and existing PS1 support for starship, spaceship, and oh-my-posh; start by finding the prompt-rendering path used by Agent Mode and comparing it with those integrations. Done means users retain the relevant PS1 context instead of seeing only the Warp prompt while Agent Mode is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100