AI.Agent.Coordinator.Coding (fnord v0.9.36)

View Source

Functions related to the Coordinator's edit mode behavior.

Summary

Functions

Appends the edit-mode bootstrap prompt, then any persona overlays that belong at the same coordinator integration point.

Types

state()

@type state() :: AI.Agent.Coordinator.state()

t()

@type t() :: AI.Agent.Coordinator.t()

Functions

base_prompt_msg(state)

@spec base_prompt_msg(t()) :: t()

Appends the edit-mode bootstrap prompt, then any persona overlays that belong at the same coordinator integration point.

milestone_msg(state)

@spec milestone_msg(t()) :: t()