nextlevelbuilder / nextlevelbuilder/goclaw

thêm tính năng custom tool

Open
#529 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.