A reference from Weave

Find a term

Explore how coding assistants and agents carry out development tasks, how their work is evaluated, and what it takes to measure their contribution.

Terms beginning with T

2 terms
  • Task Decomposition

    Task Decomposition is a software-engineering concept describing how an AI coding system, its tools, or human collaborators handle a defined task.

    AI coding and agents
  • Tool calling

    Tool calling is an interface in which a language model returns a structured request for an application-defined function or external action. The application validates and executes the tool, then supplies the result back to the model.

    AI coding and agents