Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

The tools server DID NOT register any tool

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
go
Domain
backend

Research direction

Start with the kagent-tools deployment logs and the RegisterTools initialization entry point shown in the report. Reproduce the empty tools="" state and trace why no tools are registered. Done means the tools server registers the tools added to the agent and its logs no longer show an empty tool list.

Written by the indexing model from the issue text.

Description

hi,

kubectl logs -n kagent deploy/kagent-tools
time=2025-11-24T11:40:38.595Z level=INFO msg="OpenTelemetry SDK successfully initialized"
time=2025-11-24T11:40:38.595Z level=INFO msg="Starting kagent-tools-server" version=0.0.12 git_commit=b84ae53 build_date=2025-09-25
time=2025-11-24T11:40:38.595Z level=INFO msg="RegisterTools initialized"
time=2025-11-24T11:40:38.595Z level=INFO msg="Running KAgent Tools Server" port=:8084 tools=""

I created the agent and added the tools in agent but tools server DID NOT register any tool . its always give tools =""

Dominant language
Go
Stars
35
Forks
30
Avg merge
3d 23h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

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.

More from kagent-dev/tools

All issues in kagent-dev/tools

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.