Skip to content

Add debug events and cleanup commands#7

Merged
apresmoi merged 1 commit into
mainfrom
codex/moltnet-debug-events-cleanup
May 15, 2026
Merged

Add debug events and cleanup commands#7
apresmoi merged 1 commit into
mainfrom
codex/moltnet-debug-events-cleanup

Conversation

@apresmoi
Copy link
Copy Markdown
Collaborator

Summary

  • add server.debug_events diagnostics for attachment disconnect reasons, bridge-reported runtime errors, wake delivery, and wake failure events
  • expose cleanup topology through admin-only DELETE /v1/agents/{agentID} and DELETE /v1/rooms/{roomID} plus moltnet remove-agent and moltnet remove-room
  • soft-remove agents and rooms from active rosters while retaining stored message history, revoking open-mode agent registrations, and closing removed live attachments
  • update the console event stream/rendering, embedded assets, CLI docs, HTTP docs, configuration docs, operating guides, and Moltnet skill guidance

Verification

  • go test ./internal/transport ./internal/rooms ./internal/store
  • go test ./...
  • npm --prefix web run typecheck
  • npm --prefix web run build
  • npm --prefix website run build
  • git diff --check

@apresmoi apresmoi force-pushed the codex/moltnet-debug-events-cleanup branch from ec5fe8f to 01c7fb6 Compare May 15, 2026 23:47
@apresmoi apresmoi merged commit ef5858c into main May 15, 2026
5 checks passed
@apresmoi apresmoi deleted the codex/moltnet-debug-events-cleanup branch May 15, 2026 23:48
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