MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / TurnCountValue

Method TurnCountValue

cli/ui_shared.go:59–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57
58type ToolbarState interface {
59 TurnCountValue() int
60 TokenTotals() (int, int)
61 YoloEnabled() bool
62}

Callers 2

TokensMethod · 0.65
BuildSessionToolbarFunction · 0.65

Implementers 2

toolbarTestStatetest/ui_runtime_parity_test.go
AgentStateagent/state.go

Calls

no outgoing calls

Tested by

no test coverage detected