mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
revert(session): remove threaded status context
This commit is contained in:
@@ -1188,7 +1188,6 @@ export type GlobalEvent = {
|
||||
properties: {
|
||||
sessionID: string
|
||||
status: SessionStatus
|
||||
parentID?: string
|
||||
}
|
||||
}
|
||||
| {
|
||||
@@ -4276,7 +4275,6 @@ export type EventSessionStatus = {
|
||||
properties: {
|
||||
sessionID: string
|
||||
status: SessionStatus
|
||||
parentID?: string
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user