Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ getState
Method
getState
src/web-ui/src/app/types/index.ts:128–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
126
export
interface
IAppManager {
127
// State management
128
getState(): AppState;
129
updateLayout(layout: Partial<LayoutState>): void;
130
131
// Agent management - selectAgent removed in simplified flow
Callers
15
initialize
Method · 0.65
changeLanguage
Method · 0.65
loadNamespace
Method · 0.65
isNamespaceLoaded
Method · 0.65
workspaceManager.test.ts
File · 0.65
requireSessionWorkspacePath
Function · 0.65
WorkspaceProvider
Function · 0.65
initializeWorkspace
Function · 0.65
readWorkspaceFields
Function · 0.65
getActiveSessionId
Function · 0.65
GitStateManager.test.ts
File · 0.65
start
Method · 0.65
Implementers
1
AppManager
src/web-ui/src/app/services/AppManager
Calls
no outgoing calls
Tested by
5
bar
Function · 0.52
createCodeSessionViaFlowChatManager
Function · 0.52
populateSessionWithTurns
Function · 0.52
populateSessionAsync
Function · 0.52
setLastTurnStreamingState
Function · 0.52