Structs§
- Agent
Diary - Agent
Entry - Agent
Registry - Context
Depth Config - Diary
Entry - Logical
Session Presence - Scratchpad
Entry - Shared
Fact
Enums§
Functions§
- is_
process_ alive - #576 already fixed this exact hardcoded-
trueanti-pattern fordaemon::is_daemon_runningby delegating toipc::process::is_alive(which has a real WindowsOpenProcesscheck); this duplicate copy was missed, so on non-unix targetscleanup_stalecould never flip a dead MCP session’s entry toFinished, leavingregistry.jsonaccumulating staleActiveentries forever — the root cause of the “N active agents” dashboard bug on Windows.