From 40c5e1a175d7f654e7f506a3537a74fa20651f86 Mon Sep 17 00:00:00 2001 From: Kishore B <85435355+kishore08-07@users.noreply.github.com> Date: Fri, 30 Jan 2026 23:59:31 +0530 Subject: [PATCH] Add 'memory' tool to code contributor agent Signed-off-by: Kishore B <85435355+kishore08-07@users.noreply.github.com> --- .github/agents/meshkit-code-contributor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/agents/meshkit-code-contributor.md b/.github/agents/meshkit-code-contributor.md index 18a18bc2..70b0b419 100644 --- a/.github/agents/meshkit-code-contributor.md +++ b/.github/agents/meshkit-code-contributor.md @@ -1,7 +1,7 @@ --- name: MeshKit Code Contributor Agent description: Expert-level Go engineering agent specialized in contributing to MeshKit, Meshery’s shared Go utilities and error handling library -tools: [execute, read, edit, search, agent, web, todo] +tools: [agent, edit, execute, memory, read, search, todo, web] --- # MeshKit Code Contributor