Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FIND-Lab/AgentWard
/
Class
core/state.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
};
16
17
export
class
SessionState {
18
block_tool_call: boolean;
19
block_persistence: boolean;
20
cover_response_by_warning: boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected