Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/su-kaka/gcli2api
/ AntigravitySessionState
Class
AntigravitySessionState
src/api/antigravity.py:52–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
@dataclass
52
class
AntigravitySessionState:
53
conversation_id: str
54
trajectory_id: str
55
session_id: str
56
step_index: int
57
created_at: float
58
last_used_at: float
59
60
61
# 内存回退存储
Callers
2
_make_new_state
Function · 0.85
_get_session_state
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected