Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diillson/chatcli
/ GetManager
Method
GetManager
cli/context_handler.go:382–384 ·
view source on GitHub ↗
GetManager returns the underlying context manager.
()
Source
from the content-addressed store, hash-verified
380
381
// GetManager returns the underlying context manager.
382
func
(h *ContextHandler) GetManager() *ctxmgr.Manager {
383
return
h.manager
384
}
Callers
15
TestRefreshEmbeddingProvider_RewiresContextRetrieval
Function · 0.95
newKnowledgeTestCLI
Function · 0.95
newContextTestCLI
Function · 0.95
TestGetContextNameSuggestions_NoMissingMarkers
Function · 0.95
chatKnowledgeActive
Method · 0.45
tryInvokeUserSkill
Method · 0.45
attachedContextParts
Method · 0.45
retrievedContextParts
Method · 0.45
resolveSkillsForTurn
Method · 0.45
getUserInvocableSkillSuggestions
Method · 0.45
getChunkNumberSuggestions
Method · 0.45
getContextNameSuggestions
Method · 0.45
Calls
no outgoing calls
Tested by
4
TestRefreshEmbeddingProvider_RewiresContextRetrieval
Function · 0.76
newKnowledgeTestCLI
Function · 0.76
newContextTestCLI
Function · 0.76
TestGetContextNameSuggestions_NoMissingMarkers
Function · 0.76