Skip to content

refactor(shell): remove admin UDS interface (Stage 4)#475

Merged
lthibault merged 1 commit into
masterfrom
lthibault/remove-admin-uds-stage4
May 20, 2026
Merged

refactor(shell): remove admin UDS interface (Stage 4)#475
lthibault merged 1 commit into
masterfrom
lthibault/remove-admin-uds-stage4

Conversation

@lthibault
Copy link
Copy Markdown
Contributor

Summary

  • remove daemon-side admin UDS service wiring and delete src/admin_uds.rs
  • drop local .sock discovery APIs from src/discovery.rs
  • keep ww shell CLI shape but hard-disable it with explicit NOT IMPLEMENTED errors
  • add tests for new ww shell stub behavior
  • update docs/changelog to reflect UDS removal and temporary shell unavailability

Why

This lands Stage 4 of the shell migration roadmap: remove the UDS admin interface so we can proceed with a clean remote transport/auth redesign.

Notes

  • Breaking change is intentional (no users yet).
  • HTTP admin endpoint (--with-http-admin) remains unchanged.

Refs #471
Refs #468

@lthibault lthibault merged commit 981ac08 into master May 20, 2026
11 checks passed
@lthibault lthibault deleted the lthibault/remove-admin-uds-stage4 branch May 20, 2026 21:58
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