title, date, draft, tags, categories, summary, author
| title |
date |
draft |
tags |
categories |
summary |
author |
| [bojemoi] fix(uzi): replace console whoami with direct session API in handle_new_sessions |
2026-06-18T15:27:06+02:00 |
false |
|
|
Commit a9e2b3f par Betty dans bojemoi |
Betty |
Commit a9e2b3f
|
|
| Repository |
bojemoi |
| Branch |
main |
| Author |
Betty |
| Hash |
a9e2b3fa743d33bd051116e89750d28fe489be28 |
Description
Eliminates ~3s console round-trip overhead before upgrade attempt.
Uses client.sessions.session(sid).run_with_output('whoami', timeout=5) directly.
Bug 1 (run -j) was already applied in previous commit.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Files Changed
Diff Summary