Skip to main content

Module agents

Module agents 

Source

Structs§

AgentEntry
A persisted agent entry in the agents.json file.

Functions§

agents_file_path
Return the path to the agents persistence file.
cmd_agents
Show running and recently completed agents.
load_agents
Load agents from the persistence file. Returns empty map if file doesn’t exist.
save_agents
Save agents atomically by writing to a temp file then renaming.