Skip to content

fix: observer command#123

Merged
gigatim merged 2 commits into
mainfrom
fix-observer-command
Mar 22, 2026
Merged

fix: observer command#123
gigatim merged 2 commits into
mainfrom
fix-observer-command

Conversation

@gigatim
Copy link
Copy Markdown
Contributor

@gigatim gigatim commented Mar 22, 2026

  • fix(observer): resolve -c flag conflict and crash
  • chore: bump version

gigatim added 2 commits March 21, 2026 23:19
- Remove -c short flag from --cookie option on ps:observer
  to fix conflict with -c for --ssh_cmd (Click silently
  took the last -c definition, making --cookie unreachable)
- Add missing `auth` import in observer.py that caused a
  NameError crash on 401 responses
- Fix sanitize_respone to handle multi-line Erlang/OTP
  warnings by extracting only the last non-empty line
  before stripping quotes
@gigatim gigatim merged commit 86311fd into main Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant