MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / fullReset

Method fullReset

ui-tui/src/app/turnController.ts:859–862  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

857 }
858
859 fullReset() {
860 this.reset()
861 resetTurnState()
862 }
863
864 scheduleReasoning() {
865 if (this.reasoningTimer) {

Calls 2

resetMethod · 0.95
resetTurnStateFunction · 0.85

Tested by

no test coverage detected