package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jul 26, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package state 管理 UI 状态与数据绑定
该包维护界面的状态树并提供状态查询与更新方法
State 会话状态
const (
StateIdle State = iota
StateWaiting
StateGeneratingPrompt
StateRequesting
StateReciving
StateWaitApprove
StateToolCalling
)
状态 Enum
Source Files
¶
Click to show internal directories.
Click to hide internal directories.