MCPcopy
hub / github.com/claude-code-best/claude-code / statusNoticeDefinitions.tsx

File statusNoticeDefinitions.tsx

src/utils/statusNoticeDefinitions.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// biome-ignore-all assist/source/organizeImports: ANT-ONLY import markers must not be reordered
2import { Box, Text } from '@anthropic/ink';
3import * as React from 'react';
4import { getLargeMemoryFiles, MAX_MEMORY_CHARACTER_COUNT, type MemoryFileInfo } from './claudemd.js';

Callers

nothing calls this directly

Calls 10

getLargeMemoryFilesFunction · 0.85
getCwdFunction · 0.85
formatNumberFunction · 0.85
getAuthTokenSourceFunction · 0.85
getTerminalIdeTypeFunction · 0.85
toIDEDisplayNameFunction · 0.85
isClaudeAISubscriberFunction · 0.70

Tested by

no test coverage detected