MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / add-subgoal.ts

File add-subgoal.ts

packages/agent-runtime/src/tools/handlers/tool/add-subgoal.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { buildArray } from '@codebuff/common/util/array'
2import { jsonToolResult } from '@codebuff/common/util/messages'
3
4import type { CodebuffToolHandlerFunction } from '../handler-function-type'

Callers

nothing calls this directly

Calls 2

buildArrayFunction · 0.90
jsonToolResultFunction · 0.90

Tested by

no test coverage detected