Top-bar lookout for AI coding agents (OpenCode, Claude Code, Codex…): see who is working, who needs you, who is done — and keep the machine awake while they work.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-M-008 warning
extensions using unlock-dialog must document it in disable() comments
Extensions using `unlock-dialog` should document the reason in `disable()` comments.
extension.js:685
disable() {
this._indicator.destroy();
this._indicator = null;
}