mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
fix: restore legacy prompt metadata init
This commit is contained in:
@@ -340,6 +340,7 @@ export function createDefaultTaskProfiles() {
|
||||
}
|
||||
|
||||
export function createDefaultTaskProfile(taskType) {
|
||||
const legacyPromptField = LEGACY_PROMPT_FIELD_MAP[taskType];
|
||||
const defaults = DEFAULT_TASK_BLOCKS[taskType] || {};
|
||||
return {
|
||||
id: DEFAULT_PROFILE_ID,
|
||||
|
||||
Reference in New Issue
Block a user