Refine desktop setup and remove bundled app center apps
This commit is contained in:
@@ -37,9 +37,13 @@ const REQUIRED_OPENCLAW_CONTEXT_MODULES = [
|
||||
const YINIAN_OPENCLAW_RUNTIME_PATCH_MARKER = '.yinian-runtime-patch.json';
|
||||
const YINIAN_OPENCLAW_RUNTIME_PATCH_VERSION = '2026-05-12-runtime-templates-selfref-v1';
|
||||
const REQUIRED_OPENCLAW_RUNTIME_TEMPLATE_FILES = [
|
||||
'SOUL.md',
|
||||
'IDENTITY.md',
|
||||
'USER.md',
|
||||
'AGENTS.md',
|
||||
'TOOLS.md',
|
||||
'HEARTBEAT.md',
|
||||
'BOOT.md',
|
||||
] as const;
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user