refactor(core): simplify session context epochs (#33378)
This commit is contained in:
+2
-6
@@ -55,8 +55,8 @@ Next reviewed slices:
|
||||
- integrate the new BackgroundJob service with V2 tool execution: support background
|
||||
bash jobs and background agent dispatch with durable status observation,
|
||||
completion delivery, and explicit cancellation / continuation semantics
|
||||
- add compaction, durable/clustered interruption, retries, and stale-owner fencing
|
||||
only as their slices become concrete
|
||||
- add durable/clustered interruption, retries, and stale-owner fencing only as
|
||||
their slices become concrete
|
||||
|
||||
### Deferred durable activity recovery
|
||||
|
||||
@@ -75,10 +75,6 @@ Design post-crash activity recovery as one explicit slice. It should model:
|
||||
- retry budget, backoff, visible recovery status, startup discovery, and future
|
||||
clustered ownership fencing
|
||||
|
||||
## Rework compaction - Aiden?
|
||||
|
||||
The new agent loop needs to trigger compaction properly
|
||||
|
||||
## Plugin API design - James?
|
||||
|
||||
We need to figure out how we want server plugins to work and what hooks are useful.
|
||||
|
||||
Reference in New Issue
Block a user