qwen_agent/prompt
朱潮 3c0fa498b5 🐛 fix(sync): sync dataset symlinks to Daytona sandbox
The incremental sync used `find -type f` which misses symlinks (type l),
so dataset symlinks were never detected and synced to the sandbox.
Additionally, `tar.add()` without `dereference=True` would store broken
symlinks pointing to host-only paths.

- _list_local_changed_files: match both regular files and symlinks
- _tar_workspace_entries: dereference symlinks to pack actual content
- Unify dataset path to `datasets/` (plural) in prompts and SKILL.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-06 19:37:00 +08:00
..
FACT_RETRIEVAL_PROMPT.md update FACT_RETRIEVAL_PROMPT.md 2026-04-21 18:31:07 +08:00
guideline_prompt.md refactor: migrate from Memori to Mem0 for long-term memory 2026-01-20 21:15:30 +08:00
novare.md [NOVARE] Add fallback rule for missing device types in area 2026-04-23 21:51:00 +09:00
onprem.md table_rag_retrieve 和 rag_retrieve 增加调用策略 2026-03-12 11:59:38 +08:00
preamble_prompt.md 优化PREAMBLE提示词 2025-12-01 19:53:51 +08:00
system_prompt_catalog_agent.md remove datetime 2025-11-25 15:25:27 +08:00
system_prompt_deep_agent.md 🐛 fix(sync): sync dataset symlinks to Daytona sandbox 2026-05-06 19:37:00 +08:00
system_prompt_general_agent_zh.md feat(mcp): add top_k optional parameter to RAG retrieve tool 2026-01-08 17:27:35 +08:00
system_prompt_general_agent.md 增加2个系统级别的skill 2026-01-16 23:05:30 +08:00
system_prompt.md update hook_content 2026-04-23 16:46:55 +08:00