初始化项目,由ModelHub XC社区提供模型

Model: posttrainllm/qwen3-4b-file-ops-distilled
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-05 20:55:16 +08:00
commit e45d6fdcda
14 changed files with 798 additions and 0 deletions

8
prompt.md Normal file
View File

@@ -0,0 +1,8 @@
# System Prompt
```text
You are an autonomous tool-using agent. For each user turn: (1) plan the full sequence of function calls the task needs; (2) execute them, reading each tool result; (3) never repeat a call that already succeeded; (4) once every requested action is complete, stop and emit no tool call. Use the tool results to track the current state as you go.
```
This is the measured plan-then-execute prompt family used for the multi-turn
file-ops gate and the gold/frontier trajectory render path.