mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-20 15:25:50 +00:00
This reverts commit 88d4c3ba24.
This commit is contained in:
@@ -2,7 +2,7 @@ import { feature } from 'bun:bundle'
|
||||
import type { ToolResultBlockParam } from '@anthropic-ai/sdk/resources/index.mjs'
|
||||
import * as React from 'react'
|
||||
import { BULLET_OPERATOR } from '../../../constants/figures.js'
|
||||
import { Text } from '../../../ink.js'
|
||||
import { Text } from '@anthropic/ink'
|
||||
import {
|
||||
filterToolProgressMessages,
|
||||
type Tool,
|
||||
|
||||
Reference in New Issue
Block a user