diff --git a/src/content/docs/changelog/2026.mdx b/src/content/docs/changelog/2026.mdx index de21c3657..e78c81529 100644 --- a/src/content/docs/changelog/2026.mdx +++ b/src/content/docs/changelog/2026.mdx @@ -6,6 +6,42 @@ description: >- Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose) +### 2026.07.09 (v0.2026.07.08.17.54) + +**Improvements** + +* Markdown files now have syntax highlighting in the editor. ([#13034](https://github.com/warpdotdev/warp/pull/13034)) — [@bradleyjames](https://github.com/bradleyjames) ✨ +* Cross-window tab dragging has been re-enabled on macOS and Windows. ([#13411](https://github.com/warpdotdev/warp/pull/13411)) +* "Copy file path" is now available from the file viewer pane right-click menu. ([#13145](https://github.com/warpdotdev/warp/pull/13145)) — [@elviskahoro](https://github.com/elviskahoro) ✨ +* Made custom inference model lists scrollable. ([#12647](https://github.com/warpdotdev/warp/pull/12647)) +* Added a command palette action to write a heap profile to disk. ([#13107](https://github.com/warpdotdev/warp/pull/13107)) — [@AndreKalberer](https://github.com/AndreKalberer) ✨ + +**Bug fixes** + +* Fixed a crash when changing the Agent Mode model if cached model preferences were stale. ([#13443](https://github.com/warpdotdev/warp/pull/13443)) +* Fixed some glyphs misrendering on macOS when a user-installed font was set as the default. ([#13317](https://github.com/warpdotdev/warp/pull/13317)) +* Fixed the conversation details credits breakdown not showing which models were used. ([#13438](https://github.com/warpdotdev/warp/pull/13438)) +* Fixed a case where taking over an agent-monitored long-running command with Ctrl-C could cause it to hang. ([#12738](https://github.com/warpdotdev/warp/pull/12738)) +* Web search and web page fetch now show a clear failed state instead of appearing to complete successfully. ([#13185](https://github.com/warpdotdev/warp/pull/13185)) +* Fixed cmd+←/→ (and Home/End) jumping to the start/end of the current visual (soft-wrapped) line in the input editor. ([#13195](https://github.com/warpdotdev/warp/pull/13195)) +* Fixed faint, hard-to-read item labels in the Settings “Header toolbar layout” editor in light themes. ([#13209](https://github.com/warpdotdev/warp/pull/13209)) +* [Windows] Fixed new terminal sessions and background work being starved due to a priority inversion in the Windows PTY. ([#13151](https://github.com/warpdotdev/warp/pull/13151)) +* Fixed `/pr-comments` returning a 404 for pull requests opened from a fork. ([#13284](https://github.com/warpdotdev/warp/pull/13284)) +* Fixed a terminal crash when a clear-driven resize truncated the spacer row. ([#12726](https://github.com/warpdotdev/warp/pull/12726)) — [@ChanlerDev](https://github.com/ChanlerDev) ✨ +* Custom PS1 prompt text is now included when copying terminal blocks. ([#13076](https://github.com/warpdotdev/warp/pull/13076)) — [@SkyNotSilent](https://github.com/SkyNotSilent) ✨ +* Added a “Don’t show me again” option to the SSH “completions are not working” banner. ([#12969](https://github.com/warpdotdev/warp/pull/12969)) — [@s1ckoleg](https://github.com/s1ckoleg) ✨ +* Fixed duplicated leading characters in rendered multi-line command blocks. ([#12619](https://github.com/warpdotdev/warp/pull/12619)) — [@MX48Live](https://github.com/MX48Live) ✨ +* Fixed the inline `/repos` menu briefly flashing “No results” before the list populated. ([#13454](https://github.com/warpdotdev/warp/pull/13454)) +* Fixed a crash during cross-window tab drag when entering macOS full-screen mode. ([#13409](https://github.com/warpdotdev/warp/pull/13409)) +* Fixed a panic in the SSH remote server daemon on hosts where the current user has no passwd entry. ([#13382](https://github.com/warpdotdev/warp/pull/13382)) +* Warp SSH now falls back to plain SSH when `~/.ssh/config` sets `RemoteCommand`, preventing session startup failures. ([#13315](https://github.com/warpdotdev/warp/pull/13315)) +* Fixed clicking a link or file path in Agent Mode output not showing the “Open link” tooltip on a plain click. ([#13280](https://github.com/warpdotdev/warp/pull/13280)) +* Fixed conversation rewind re-sending rewound-away prompts and triggering stale sub-agent tasks. ([#13072](https://github.com/warpdotdev/warp/pull/13072)) +* Fixed a tab-rename action being incorrectly offered for tabs inside tab groups in pane view. ([#13289](https://github.com/warpdotdev/warp/pull/13289)) +* Fixed a crash when `/compact-and` ran while a queued prompt was active. ([#13236](https://github.com/warpdotdev/warp/pull/13236)) +* Fixed the model fallback logic incorrectly selecting admin-disabled models. ([#13331](https://github.com/warpdotdev/warp/pull/13331)) +* [Windows] Fixed secure storage reporting missing keys as a generic error instead of NotFound. ([#13278](https://github.com/warpdotdev/warp/pull/13278)) + ### 2026.07.03 (v0.2026.07.01.09.21) **New features** diff --git a/src/content/docs/support-and-community/community/open-source-licenses.mdx b/src/content/docs/support-and-community/community/open-source-licenses.mdx index 9b51a6bc6..b33570421 100644 --- a/src/content/docs/support-and-community/community/open-source-licenses.mdx +++ b/src/content/docs/support-and-community/community/open-source-licenses.mdx @@ -100,6 +100,7 @@ sidebar: | ordered_hashmap 0.0.3 | Apache License 2.0 | | zerocopy 0.7.32 | Apache License 2.0 | | web-time 1.1.0 | Apache License 2.0 | +| line-clipping 0.3.7 | Apache License 2.0 | | moxcms 0.7.11 | Apache License 2.0 | | pxfm 0.1.28 | Apache License 2.0 | | sketches-ddsketch 0.4.0 | Apache License 2.0 | @@ -122,6 +123,7 @@ sidebar: | ipnet 2.11.0 | Apache License 2.0 | | ab_glyph_rasterizer 0.1.8 | Apache License 2.0 | | cosmic-text 0.12.0 | Apache License 2.0 | +| kasuari 0.4.11 | Apache License 2.0 | | anstyle-parse 0.2.3 | Apache License 2.0 | | bytecount 0.6.9 | Apache License 2.0 | | notify-rust 4.11.7 | Apache License 2.0 | @@ -253,14 +255,14 @@ sidebar: | base64 0.22.1 | Apache License 2.0 | | bitflags-serde-legacy 0.1.1 | Apache License 2.0 | | bitflags 1.3.2 | Apache License 2.0 | -| bitflags 2.9.4 | Apache License 2.0 | +| bitflags 2.13.0 | Apache License 2.0 | | blocking 1.6.2 | Apache License 2.0 | | bstr 1.9.0 | Apache License 2.0 | | bumpalo 3.19.1 | Apache License 2.0 | | bytes-utils 0.1.4 | Apache License 2.0 | | bzip2-sys 0.1.13+1.0.8 | Apache License 2.0 | | bzip2 0.5.2 | Apache License 2.0 | -| cfg-if 1.0.0 | Apache License 2.0 | +| cfg-if 1.0.4 | Apache License 2.0 | | cocoa-foundation 0.1.2 | Apache License 2.0 | | cocoa-foundation 0.2.1 | Apache License 2.0 | | cocoa 0.25.0 | Apache License 2.0 | @@ -272,6 +274,7 @@ sidebar: | core-graphics 0.23.1 | Apache License 2.0 | | core-graphics 0.24.0 | Apache License 2.0 | | coreaudio-rs 0.13.0 | Apache License 2.0 | +| critical-section 1.2.0 | Apache License 2.0 | | crossbeam-channel 0.5.8 | Apache License 2.0 | | crossbeam-deque 0.8.3 | Apache License 2.0 | | crossbeam-epoch 0.9.15 | Apache License 2.0 | @@ -311,6 +314,7 @@ sidebar: | hashbrown 0.14.1 | Apache License 2.0 | | hashbrown 0.15.2 | Apache License 2.0 | | hashbrown 0.16.0 | Apache License 2.0 | +| hashbrown 0.17.1 | Apache License 2.0 | | heapless 0.8.0 | Apache License 2.0 | | heck 0.4.1 | Apache License 2.0 | | heck 0.5.0 | Apache License 2.0 | @@ -413,7 +417,6 @@ sidebar: | simplecss 0.2.1 | Apache License 2.0 | | smallvec 1.15.1 | Apache License 2.0 | | smol_str 0.2.2 | Apache License 2.0 | -| socket2 0.5.10 | Apache License 2.0 | | socket2 0.6.0 | Apache License 2.0 | | stable_deref_trait 1.2.0 | Apache License 2.0 | | string_cache 0.8.9 | Apache License 2.0 | @@ -435,6 +438,7 @@ sidebar: | unicode-ccc 0.4.0 | Apache License 2.0 | | unicode-properties 0.1.3 | Apache License 2.0 | | unicode-segmentation 1.11.0 | Apache License 2.0 | +| unicode-truncate 2.0.1 | Apache License 2.0 | | unicode-vo 0.1.0 | Apache License 2.0 | | unicode-width 0.1.14 | Apache License 2.0 | | unicode-width 0.2.1 | Apache License 2.0 | @@ -634,6 +638,7 @@ sidebar: | ident_case 1.0.1 | Apache License 2.0 | | image-webp 0.2.4 | Apache License 2.0 | | image 0.25.9 | Apache License 2.0 | +| indoc 2.0.7 | Apache License 2.0 | | interprocess 1.2.1 | Apache License 2.0 | | inventory 0.3.20 | Apache License 2.0 | | itoa 1.0.18 | Apache License 2.0 | @@ -804,6 +809,7 @@ sidebar: | aws-lc-sys 0.39.1 | ISC License | | rustybuzz 0.20.1 | MIT License | | uds_windows 1.1.0 | MIT License | +| instability 0.3.12 | MIT License | | onig_sys 69.9.1 | MIT License | | onig 6.5.1 | MIT License | | brotli 7.0.0 | MIT License | @@ -878,6 +884,7 @@ sidebar: | calloop-wayland-source 0.3.0 | MIT License | | wayland-csd-frame 0.3.0 | MIT License | | hyper-util 0.1.16 | MIT License | +| ratatui-macros 0.7.1 | MIT License | | zbus 5.9.0 | MIT License | | zbus_macros 5.9.0 | MIT License | | zbus_names 4.2.0 | MIT License | @@ -891,6 +898,7 @@ sidebar: | axum-extra 0.10.1 | MIT License | | measure_time 0.9.0 | MIT License | | lru 0.16.3 | MIT License | +| lru 0.18.0 | MIT License | | rust_decimal 1.35.0 | MIT License | | lzma-rs 0.3.0 | MIT License | | tree_magic_mini 3.2.2 | MIT License | @@ -919,7 +927,9 @@ sidebar: | schemars_derive 1.0.4 | MIT License | | rgb 0.8.50 | MIT License | | strum 0.27.1 | MIT License | +| strum 0.28.0 | MIT License | | strum_macros 0.27.1 | MIT License | +| strum_macros 0.28.0 | MIT License | | email_address 0.2.3 | MIT License | | tokio-macros 2.6.1 | MIT License | | native-dialog 0.7.0 | MIT License | @@ -933,7 +943,9 @@ sidebar: | versions 5.0.1 | MIT License | | http-range-header 0.4.0 | MIT License | | takecell 0.1.1 | MIT License | +| compact_str 0.9.0 | MIT License | | fontconfig-parser 0.5.3 | MIT License | +| castaway 0.2.4 | MIT License | | sctk-adwaita 0.10.1 | MIT License | | get-size-derive 0.1.3 | MIT License | | get-size 0.1.4 | MIT License | @@ -1040,6 +1052,7 @@ sidebar: | tokio 1.50.0 | MIT License | | simd-adler32 0.3.7 | MIT License | | getset 0.1.2 | MIT License | +| deltae 0.3.2 | MIT License | | imagesize 0.14.0 | MIT License | | serde-wasm-bindgen 0.6.5 | MIT License | | crossterm 0.29.0 | MIT License | @@ -1047,7 +1060,6 @@ sidebar: | line-span 0.1.5 | MIT License | | fluent-uri 0.1.4 | MIT License | | downcast 0.11.0 | MIT License | -| deltae 0.3.2 | MIT License | | endi 1.1.0 | MIT License | | is-terminal 0.4.17 | MIT License | | unsafe-libyaml 0.2.11 | MIT License | @@ -1108,6 +1120,10 @@ sidebar: | gettext-sys 0.21.3 | MIT License | | lsp-types 0.97.0 | MIT License | | color_quant 1.1.0 | MIT License | +| ratatui-core 0.1.1 | MIT License | +| ratatui-crossterm 0.1.1 | MIT License | +| ratatui-widgets 0.3.1 | MIT License | +| ratatui 0.30.1 | MIT License | | locale_config 0.3.0 | MIT License | | same-file 1.0.6 | MIT License | | winapi-util 0.1.11 | MIT License | @@ -5001,6 +5017,212 @@ Apache License 2.0 limitations under the License. +Apache License 2.0 + - line-clipping 0.3.7 +-------------------------------------------------------------------------------- + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2024 Josh McKinney + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + Apache License 2.0 - moxcms 0.7.11 - pxfm 0.1.28 @@ -6254,6 +6476,7 @@ Apache License 2.0 Apache License 2.0 - cosmic-text 0.12.0 + - kasuari 0.4.11 -------------------------------------------------------------------------------- Apache License Version 2.0, January 2004 @@ -12504,14 +12727,14 @@ Apache License 2.0 - base64 0.22.1 - bitflags-serde-legacy 0.1.1 - bitflags 1.3.2 - - bitflags 2.9.4 + - bitflags 2.13.0 - blocking 1.6.2 - bstr 1.9.0 - bumpalo 3.19.1 - bytes-utils 0.1.4 - bzip2-sys 0.1.13+1.0.8 - bzip2 0.5.2 - - cfg-if 1.0.0 + - cfg-if 1.0.4 - cocoa-foundation 0.1.2 - cocoa-foundation 0.2.1 - cocoa 0.25.0 @@ -12523,6 +12746,7 @@ Apache License 2.0 - core-graphics 0.23.1 - core-graphics 0.24.0 - coreaudio-rs 0.13.0 + - critical-section 1.2.0 - crossbeam-channel 0.5.8 - crossbeam-deque 0.8.3 - crossbeam-epoch 0.9.15 @@ -12562,6 +12786,7 @@ Apache License 2.0 - hashbrown 0.14.1 - hashbrown 0.15.2 - hashbrown 0.16.0 + - hashbrown 0.17.1 - heapless 0.8.0 - heck 0.4.1 - heck 0.5.0 @@ -12664,7 +12889,6 @@ Apache License 2.0 - simplecss 0.2.1 - smallvec 1.15.1 - smol_str 0.2.2 - - socket2 0.5.10 - socket2 0.6.0 - stable_deref_trait 1.2.0 - string_cache 0.8.9 @@ -12686,6 +12910,7 @@ Apache License 2.0 - unicode-ccc 0.4.0 - unicode-properties 0.1.3 - unicode-segmentation 1.11.0 + - unicode-truncate 2.0.1 - unicode-vo 0.1.0 - unicode-width 0.1.14 - unicode-width 0.2.1 @@ -17729,6 +17954,7 @@ Apache License 2.0 - ident_case 1.0.1 - image-webp 0.2.4 - image 0.25.9 + - indoc 2.0.7 - interprocess 1.2.1 - inventory 0.3.20 - itoa 1.0.18 @@ -18996,6 +19222,33 @@ MIT License SOFTWARE +MIT License + - instability 0.3.12 +-------------------------------------------------------------------------------- +# MIT License + +Copyright (c) 2020 Stephen M. Coakley +Copyright (c) The Ratatui Developers + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + MIT License - onig_sys 69.9.1 -------------------------------------------------------------------------------- @@ -20284,6 +20537,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +MIT License + - ratatui-macros 0.7.1 +-------------------------------------------------------------------------------- +Copyright (c) 2024 Dheepak Krishnamurthy +Copyright (c) 2025 The Ratatui Developers + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + MIT License - zbus 5.9.0 - zbus_macros 5.9.0 @@ -20395,6 +20673,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI MIT License - lru 0.16.3 + - lru 0.18.0 -------------------------------------------------------------------------------- MIT License @@ -20897,7 +21176,9 @@ SOFTWARE. MIT License - strum 0.27.1 + - strum 0.28.0 - strum_macros 0.27.1 + - strum_macros 0.28.0 -------------------------------------------------------------------------------- MIT License @@ -21236,6 +21517,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +MIT License + - compact_str 0.9.0 +-------------------------------------------------------------------------------- +MIT License + +Copyright (c) 2021 Parker Timmerman + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + MIT License - fontconfig-parser 0.5.3 -------------------------------------------------------------------------------- @@ -21262,6 +21569,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +MIT License + - castaway 0.2.4 +-------------------------------------------------------------------------------- +MIT License + +Copyright (c) 2021 Stephen M. Coakley + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + MIT License - sctk-adwaita 0.10.1 -------------------------------------------------------------------------------- @@ -21788,6 +22121,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +MIT License + - deltae 0.3.2 +-------------------------------------------------------------------------------- +MIT License + +Copyright 2019 Ryan O'Beirne + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + MIT License - imagesize 0.14.0 -------------------------------------------------------------------------------- @@ -21933,7 +22291,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI MIT License - - deltae 0.3.2 - endi 1.1.0 - is-terminal 0.4.17 - unsafe-libyaml 0.2.11 @@ -22658,6 +23015,36 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +MIT License + - ratatui-core 0.1.1 + - ratatui-crossterm 0.1.1 + - ratatui-widgets 0.3.1 + - ratatui 0.30.1 +-------------------------------------------------------------------------------- +The MIT License (MIT) + +Copyright (c) 2016-2022 Florian Dehau +Copyright (c) 2023-2025 The Ratatui Developers + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + MIT License - locale_config 0.3.0 -------------------------------------------------------------------------------- diff --git a/src/content/docs/support-and-community/privacy-and-security/privacy.mdx b/src/content/docs/support-and-community/privacy-and-security/privacy.mdx index 099caa9cb..82afa3995 100644 --- a/src/content/docs/support-and-community/privacy-and-security/privacy.mdx +++ b/src/content/docs/support-and-community/privacy-and-security/privacy.mdx @@ -810,7 +810,6 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | `AgentView.InlineConversationMenuItemSelected` | User selected an item from the inline conversation menu | | `AgentView.InlineConversationMenuOpened` | User opened the inline conversation menu in Agent View | | `AgentView.ShortcutsViewToggled` | User toggled the shortcuts view in Agent View | -| `AgenticOnboarding.BlockSelected` | Selected an agentic onboarding block to execute | | `AmbientAgent.CloudMode.Entered` | User entered cloud agent view | | `AmbientAgent.CloudMode.EnvironmentSelector.Opened` | User opened the environment selector menu | | `AmbientAgent.CloudMode.EnvironmentSelector.Selected` | User selected an environment from the selector | @@ -893,6 +892,15 @@ If you're a [Team](/knowledge-and-collaboration/teams/) admin, the deletion flow | `CLI.Execute.Login` | Logged in via the Warp CLI | | `CLI.Execute.Logout` | Logged out via the Warp CLI | | `CLI.Execute.MCP.List` | Listed MCP servers from the Warp CLI | +| `CLI.Execute.MemoryStore.CreateMemory` | Created a manual memory in a memory store from the Warp CLI | +| `CLI.Execute.MemoryStore.DeleteMemory` | Deleted a memory from a memory store from the Warp CLI | +| `CLI.Execute.MemoryStore.GetStore` | Got a memory store from the Warp CLI | +| `CLI.Execute.MemoryStore.List` | Listed memory stores from the Warp CLI | +| `CLI.Execute.MemoryStore.ListMemories` | Listed memories in a memory store from the Warp CLI | +| `CLI.Execute.MemoryStore.ListStoreAgents` | Listed agents attached to a memory store from the Warp CLI | +| `CLI.Execute.MemoryStore.ListVersions` | Listed version history of a memory from the Warp CLI | +| `CLI.Execute.MemoryStore.UpdateMemory` | Updated a memory in a memory store from the Warp CLI | +| `CLI.Execute.MemoryStore.UpdateStore` | Updated a memory store from the Warp CLI | | `CLI.Execute.Model.List` | Listed models from the Warp CLI | | `CLI.Execute.Provider.List` | Listed providers from the Warp CLI | | `CLI.Execute.Provider.Setup` | Set up a provider via the Warp CLI |