Skip to content

feat(status): report web and attach endpoints - #34

Merged
code0xff merged 1 commit into
code0xff:devfrom
whackur:feat/status-endpoints
Sep 2, 2026
Merged

feat(status): report web and attach endpoints#34
code0xff merged 1 commit into
code0xff:devfrom
whackur:feat/status-endpoints

Conversation

@whackur

@whackur whackur commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • report the web viewer's actual runtime HTTP endpoint in nightcrow status
  • rename the local transport field to Attach endpoint so it is not mistaken for a TCP port
  • provide an actionable restart error when an updated CLI reaches the legacy status wire shape
  • cover IPv6 URL formatting, protocol validation, rendering, and read-only status behavior

Verification

  • cargo fmt --all --check
  • cargo build --locked --workspace
  • cargo test --locked --workspace
  • cargo clippy --locked --workspace --all-targets --all-features -- -D warnings
  • docker compose run --rm unix-gate

@code0xff
code0xff merged commit d081ffe into code0xff:dev Sep 2, 2026
6 checks passed
@whackur
whackur deleted the feat/status-endpoints branch September 2, 2026 01:15
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.

2 participants