MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / prompts.ts

File prompts.ts

packages/agent-runtime/src/tools/prompts.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { endsAgentStepParam } from '@codebuff/common/tools/constants'
2import { toolParams } from '@codebuff/common/tools/list'
3import { AVAILABLE_SKILLS_PLACEHOLDER } from '@codebuff/common/tools/params/tool/skill'
4import { getToolCallString } from '@codebuff/common/tools/utils'

Callers

nothing calls this directly

Calls 1

buildToolDescriptionFunction · 0.85

Tested by

no test coverage detected