diff --git a/.roborev.toml b/.roborev.toml index f47537c1..4dabb301 100644 --- a/.roborev.toml +++ b/.roborev.toml @@ -1,6 +1,4 @@ -[review_guidelines] - -threat_model = """ +review_guidelines = """ agentsview is a LOCAL-ONLY developer tool. It binds to 127.0.0.1 by default and is not designed for multi-user or public deployment. diff --git a/frontend/src/lib/components/insights/InsightsPage.svelte b/frontend/src/lib/components/insights/InsightsPage.svelte index 14e95796..d2f0e042 100644 --- a/frontend/src/lib/components/insights/InsightsPage.svelte +++ b/frontend/src/lib/components/insights/InsightsPage.svelte @@ -315,6 +315,7 @@ {task.phase} {/if} + {task.agent}