feat(tui): tab expand tool calls cleanly (#8136)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Alex Hancock
2026-03-26 21:04:57 -04:00
committed by GitHub
parent 907c661f3e
commit 0a1f773e7d
4 changed files with 61 additions and 40 deletions
-1
View File
@@ -9,6 +9,5 @@ unsound = "none"
# Ignore proc-macro-error unmaintained warning
# See: https://github.com/block/goose/issues/7008
ignore = [
"RUSTSEC-2024-0370", # proc-macro-error is unmaintained
"RUSTSEC-2023-0071", # rsa: Marvin Attack timing sidechannel (no safe upgrade available, via jsonwebtoken)
]