thread view: Add UI refinements (#35754)

More notably around how we render tool calls. Nothing too drastic,
though.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-08-06 20:31:11 -03:00
committed by GitHub
parent 58392b9c13
commit 8e290b446e
8 changed files with 188 additions and 103 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ impl RenderOnce for Disclosure {
impl Component for Disclosure {
fn scope() -> ComponentScope {
ComponentScope::Navigation
ComponentScope::Input
}
fn description() -> Option<&'static str> {