packages/desktop/.agents/skills/desktop-develop/references/harness-principles.md
Use this reference when designing desktop development workflows, debugging loops, observability, or agent-facing docs.
OpenAI, "Engineering: Harnessing Codex in an agent-first world" https://openai.com/zh-Hans-CN/index/harness-engineering/
AGENTS.md and skills concise
entry points that route to focused docs, tests, and logs.For qwen-code desktop work, the harness is:
~/Library/Logs/@craft-agent/electron/.~/.craft-agent/logs/messaging-gateway.log.packages/desktop..qwen/ for investigations, E2E notes, and skill
improvements.When one of these is missing or hard to read, consider improving the harness as part of the development task.