Module agent

Module agent 

Source
Expand description

cellstate agent โ€” Manage AI agents.

Subcommands: create, list, get, update, delete, kill, heartbeat, deliberate, goals, activate-goal, plans, complete-step.

Constantsยง

BASE ๐Ÿ”’

Functionsยง

build_command
dispatch
parse_goal_type ๐Ÿ”’
Parse a serde-deserialized enum from a snake_case string (wraps in JSON quotes).