| 1 | import memoize from 'lodash-es/memoize.js' |
| 2 | import { basename } from 'path' |
| 3 | import { isAutoMemoryEnabled } from '../../memdir/paths.js' |
| 4 | import type { AgentColorName } from '../../tools/AgentTool/agentColorManager.js' |
nothing calls this directly
no test coverage detected