mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 22:35:51 +00:00
This reverts commit 88d4c3ba24.
This commit is contained in:
@@ -25,7 +25,7 @@ import {
|
||||
} from '../cost-tracker.js'
|
||||
import { useMainLoopModel } from '../hooks/useMainLoopModel.js'
|
||||
import { type ReadonlySettings, useSettings } from '../hooks/useSettings.js'
|
||||
import { Ansi, Box, Text } from '../ink.js'
|
||||
import { Ansi, Box, Text } from '@anthropic/ink'
|
||||
import { getRawUtilization } from '../services/claudeAiLimits.js'
|
||||
import type { Message } from '../types/message.js'
|
||||
import type { StatusLineCommandInput } from '../types/statusLine.js'
|
||||
|
||||
Reference in New Issue
Block a user