MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

ai/ai.ts:4105–4105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4103
4104class PromptFeature extends BaseFeatureHandler {
4105 readonly name = "提示词管理";
4106 readonly command = "prompt";
4107 readonly description = "管理提示词";
4108

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected