nextlevelbuilder / nextlevelbuilder/goclaw
支持配置action marker或者降低80阈值
Open
Nobody has claimed this yet.
agent:github-maintain
area:agent-loop
enhancement
maintain:triaged
P3-low
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 24
Description
action marker词太少。有些表述不会进去分类器。比 如:让团队研究下。少于80字,action marker也没有<研究>这个词可以匹配。最终不会走team模式。还有其他很多词都不会进分类器。语义接近。
当前都是代码固化。不是很灵活。有些场景需要一直使用team模式。最好能提供80阈值配置。在团队配置页面里面可以配置
Contributor guide
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 locating the action-marker classifier and the team configuration page, then trace how the hard-coded 80 threshold selects team mode. Review how marker words and team settings are represented. Done means the threshold can be configured for a team and examples such as “让团队研究下” can route to team mode as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100