diff --git a/packages/coding-agent/examples/custom-tools/hello.ts b/packages/coding-agent/examples/custom-tools/hello/index.ts similarity index 100% rename from packages/coding-agent/examples/custom-tools/hello.ts rename to packages/coding-agent/examples/custom-tools/hello/index.ts diff --git a/packages/coding-agent/examples/custom-tools/question.ts b/packages/coding-agent/examples/custom-tools/question/index.ts similarity index 100% rename from packages/coding-agent/examples/custom-tools/question.ts rename to packages/coding-agent/examples/custom-tools/question/index.ts diff --git a/packages/coding-agent/examples/custom-tools/subagent/subagent.ts b/packages/coding-agent/examples/custom-tools/subagent/index.ts similarity index 100% rename from packages/coding-agent/examples/custom-tools/subagent/subagent.ts rename to packages/coding-agent/examples/custom-tools/subagent/index.ts diff --git a/packages/coding-agent/examples/custom-tools/todo.ts b/packages/coding-agent/examples/custom-tools/todo/index.ts similarity index 100% rename from packages/coding-agent/examples/custom-tools/todo.ts rename to packages/coding-agent/examples/custom-tools/todo/index.ts