refactor(tui): simplify mini footer status line (#38112)
This commit is contained in:
parent
592ef7433a
commit
dd50d457b0
15 changed files with 111 additions and 102 deletions
|
|
@ -128,6 +128,9 @@ describe("run runtime boot", () => {
|
|||
cost: {
|
||||
input: 0,
|
||||
},
|
||||
limit: {
|
||||
context: 128_000,
|
||||
},
|
||||
status: "active",
|
||||
variants: {
|
||||
high: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue