• edy's avatar
    fix(desktop): add artifact scanning for all 6 standalone experts in task panel · e7115c62
    edy authored
    - Gateway paths (zhihu/wechat/content-planner) now do snapshot diff instead
      of hardcoded artifacts: [] — scan projectRoot + runtime/workspace/
    - Handoff paths (geo workspace executor → gateway) now capture artifacts
      after the gateway call, not before when files haven't been generated yet
    - Add collectWorkspaceExecutionArtifacts extraScanRoots parameter for
      scanning additional directories beyond projectRoot
    - Exclude session-messages/ from artifact scanning to avoid false positives
    - Add isWechatProject/isContentPlannerProject/isGeoProject helpers and
      extend resolveTaskPanelExpertName for 3 new expert name mappings
    - Guard projectSkillRouter.resolve() behind bundled-runtime mode check
      to prevent "skills require bundled runtime" error in external-gateway mode
    - Remove automation task panel recording (定时任务 excluded from workbench)
    - UI: replace single douyin filter with per-expert artifact extension rules
      (expertArtifactExtensionRules), filter home-chat experts from workbench,
      restore 📦 emoji icon, update mock data for all 6 experts
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    e7115c62
Name
Last commit
Last update
apps Loading commit data...
build Loading commit data...
docs-new Loading commit data...
packages Loading commit data...
skills Loading commit data...
vendor/openclaw-runtime Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
AGENTS.md Loading commit data...
CLAUDE.md Loading commit data...
README.md Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
pnpm-workspace.yaml Loading commit data...
tsconfig.base.json Loading commit data...