mirror of
https://github.com/warpdotdev/warp.git
synced 2026-05-06 23:32:51 +08:00
2.8 KiB
2.8 KiB
Description
Testing
Server API dependencies
- Is this change necessary to make the client compatible with a desired server API breaking change?
- Does this change rely on a new server API?
- If so, is the use of this API restricted to client channels that rely on the staging server (e.g. WarpDev)?
- Is this change enabling the use of a server API on client channels that rely on the production server (e.g. WarpStable)?
- If so, has the new server API been stable on production for at least one server release cycle? See here for more details.
Agent Mode
- Warp Agent Mode - This PR was created via Warp's AI Agent Mode
Changelog Entries for Stable
CHANGELOG-NEW-FEATURE: {{text goes here...}} CHANGELOG-IMPROVEMENT: {{text goes here...}} CHANGELOG-BUG-FIX: {{text goes here...}} CHANGELOG-BUG-FIX: {{more text goes here...}} CHANGELOG-IMAGE: {{GCP-hosted URL goes here...}} CHANGELOG-OZ: {{text goes here...}}