MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / skill-menu.test.ts

File skill-menu.test.ts

packages/node-runtime/src/ai/__tests__/skill-menu.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3
4import { appendSkillMenuLines, buildSkillMenuText, formatSkillMenuLine } from '../skill-menu'

Callers

nothing calls this directly

Calls 3

buildSkillMenuTextFunction · 0.90
formatSkillMenuLineFunction · 0.90
appendSkillMenuLinesFunction · 0.90

Tested by

no test coverage detected