SOP把大象装冰箱
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 336
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 13
Description
我做了个简单的SOP测试:
必须严格执行以下步骤把大象装冰箱,一步也不能少:
1、把冰箱门装进去。
2、把大象装进去。
3、安抚一下大象:好好休息,下班后早点看你!
4、把冰箱门带上。
但是staffdeck总是按脑筋急转弯的思路去回答传统的三步。我用的是本地的配置模型:qwen3.6-35b-a3b-awq
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the SOP in issue #271 with the local qwen3.6-35b-a3b-awq configuration, then trace StaffDeck's instruction or response-handling entry point. The fix is complete when the model follows all four numbered steps, including the reassurance, instead of returning the traditional three-step answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100