nextlevelbuilder / nextlevelbuilder/goclaw
thêm tính năng custom tool
Open
Nobody has claimed this yet.
agent:github-maintain
enhancement
maintain:triaged
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 24
Description
Không có migration nào cho custom_tools. Bản build goclaw dev có code cho Custom Tools route nhưng chưa có migration tạo bảng DB
Custom Tools REST API (/v1/tools/custom)
trạng thái
Chưa khả dụng — thiếu DB migration
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 examining the existing Custom Tools REST API route at /v1/tools/custom and the repository's database migration structure. Add the missing migration for the custom_tools table, then verify that the route is no longer blocked by the missing database schema and that the Custom Tools API is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100