feat: add v02 access device pod authority
This commit is contained in:
@@ -541,7 +541,9 @@ export function createCodexStdioSessionManager(options = {}) {
|
||||
workspace,
|
||||
traceId,
|
||||
env,
|
||||
now
|
||||
now,
|
||||
skillsDirs: params.skillsDirs,
|
||||
skillsDirsExact: params.skillsDirsExact
|
||||
});
|
||||
for (const event of sidecar.events) traceRecorder.append(event);
|
||||
if (sidecar.intent?.skills && sidecar.skills?.status !== "ready") {
|
||||
|
||||
Reference in New Issue
Block a user