Skip to content

Include tool catalog in system prompt #244

@bug-ops

Description

@bug-ops

Parent: #239 (Phase A)

Summary

Format tool definitions from ToolRegistry into the system prompt so the LLM knows available tools.

Changes

  • crates/zeph-core/src/context.rs: add tool definitions section to system prompt builder
  • Format: tool id, description, parameters with types

Acceptance criteria

  • System prompt includes tool catalog when tools are available
  • Format is LLM-readable (structured text)
  • Unit test for prompt generation with tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    M18M18: Tool Orchestration EvolutioncorefeatureNew functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions