Structs§
- Agent
Entry - 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.