Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/agent0ai/agent-zero
/ closeModal
Function
closeModal
plugins/_chat_compaction/webui/compact-store.js:95–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
},
94
95
closeModal() {
96
this.showModal = false;
97
this.stats = null;
98
this.presets = [];
99
this.selectedPresetName =
""
;
100
this.useChatModel = true;
101
},
102
});
Callers
3
deleteMemory
Function · 0.90
finish
Function · 0.90
skip
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected