mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-22 00:05:51 +00:00
This reverts commit c445f43f8d.
This commit is contained in:
@@ -29,7 +29,8 @@ import {
|
||||
} from '../../../bootstrap/state.js'
|
||||
import { generateSessionName } from '../../../commands/rename/generateSessionName.js'
|
||||
import { launchUltraplan } from '../../../commands/ultraplan.js'
|
||||
import { type KeyboardEvent, Box, Text } from '@anthropic/ink'
|
||||
import type { KeyboardEvent } from '../../../ink/events/keyboard-event.js'
|
||||
import { Box, Text } from '../../../ink.js'
|
||||
import type { AppState } from '../../../state/AppStateStore.js'
|
||||
import { AGENT_TOOL_NAME } from '../../../tools/AgentTool/constants.js'
|
||||
import { EXIT_PLAN_MODE_V2_TOOL_NAME } from '../../../tools/ExitPlanModeTool/constants.js'
|
||||
|
||||
Reference in New Issue
Block a user