Skip to content

fix: improve BlueBubbles log commands#7

Merged
anmho merged 1 commit into
mainfrom
codex/bluebubbles-logs-defaults
May 26, 2026
Merged

fix: improve BlueBubbles log commands#7
anmho merged 1 commit into
mainfrom
codex/bluebubbles-logs-defaults

Conversation

@anmho

@anmho anmho commented May 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • make bluebubbles server logs default to the live BlueBubbles server logs API
  • keep bluebubbles server logs --source local for configured or CLI-owned local log files
  • improve missing local log-file remediation when --source local is used

Why

bluebubbles server logs previously failed when the CLI had not launched the app and no logPath was configured, even though the server API could return live logs. The command now follows the server-resource/API shape by default.

Validation

  • bun test src/index.test.ts src/lib/*.test.ts
  • bun run check
  • bun run build
  • bluebubbles server logs --count 5
  • bluebubbles logs --count 5 returns unknown command

Links

@anmho anmho force-pushed the codex/bluebubbles-logs-defaults branch from 0eed305 to 3691d1a Compare May 8, 2026 09:46
@anmho anmho changed the title Improve BlueBubbles log commands fix: improve BlueBubbles log commands May 25, 2026

anmho commented May 26, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

  • May 26, 4:58 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • May 26, 4:58 AM UTC: @anmho merged this pull request with Graphite.

@anmho anmho merged commit 6f8e19a into main May 26, 2026
1 check passed
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