added initial working status in inline assistant prompt

This commit is contained in:
KCaverly 2023-10-05 13:01:11 +03:00
parent 933c21f3d3
commit ec1b4e6f85
4 changed files with 129 additions and 77 deletions

View file

@ -79,6 +79,9 @@ export default function assistant(): any {
},
},
pending_edit_background: background(theme.highest, "positive"),
context_status: {
...text(theme.highest, "mono", "disabled", { size: "sm" }),
},
retrieve_context: toggleable({
base: interactive({
base: {