fix: improve Feishu/Lark channel modal UX and refine default main agent naming (#551)

This commit is contained in:
Felix
2026-03-17 14:14:47 +08:00
committed by GitHub
Unverified
parent 3b9ecb72b4
commit b9231d6431
6 changed files with 14 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import { expandPath, getOpenClawConfigDir } from './paths';
import * as logger from './logger';
const MAIN_AGENT_ID = 'main';
const MAIN_AGENT_NAME = 'Main';
const MAIN_AGENT_NAME = 'Main Agent';
const DEFAULT_ACCOUNT_ID = 'default';
const DEFAULT_WORKSPACE_PATH = '~/.openclaw/workspace';
const AGENT_BOOTSTRAP_FILES = [