feat: update custom mode draft

This commit is contained in:
duanfuxiang
2025-04-28 16:58:29 +08:00
parent 5558c96aa1
commit 497a9739d7
12 changed files with 2539 additions and 124 deletions

View File

@@ -33,7 +33,7 @@ import {
import { getToolDescriptionsForMode } from "./tools"
export class SystemPromptsManager {
export class SystemPrompt {
protected dataDir: string
protected app: App