Show live and historical turn activity trace (model, pack, steps) (0.15.17).
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3081,6 +3081,24 @@
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.sa-activity-meta {
|
||||
padding: 0.15rem 0.55rem 0.25rem;
|
||||
font-size: 0.72rem;
|
||||
line-height: 1.35;
|
||||
opacity: 0.78;
|
||||
word-break: break-word;
|
||||
border-bottom: 1px solid color-mix(in srgb, currentColor 12%, transparent);
|
||||
}
|
||||
|
||||
.sa-activity-historical {
|
||||
margin: 0.25rem 0 0.35rem;
|
||||
opacity: 0.95;
|
||||
}
|
||||
|
||||
.sa-activity-historical .sa-activity-head {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
@keyframes sa-spin {
|
||||
to { transform: rotate(360deg); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user