Skip to content

Commit 1dc6a79

Browse files
authored
Remove diagnostics section from v0.10.0-beta.1 features
Updated README to remove diagnostics section and clarify recent changes.
1 parent 3549ea0 commit 1dc6a79

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ A lightweight terminal chat with real-time messaging over WebSockets, optional E
2323
- **UX Enhancements**: Connection status indicator, @mention tab completion, unread count, multi-line input (Alt+Enter/Ctrl+J), chat history export
2424
- **Security**: Rate limiting, constant-time admin key comparison, plugin download timeouts, SHA-pinned CI actions
2525
- **Refactoring**: Client split into hotkeys/render/websocket/commands modules, config directory unified, orphaned code removed
26-
- **Diagnostics**: `-doctor` / `-doctor-json` on client and server binaries for env, config paths, and optional release check (`MARCHAT_DOCTOR_NO_NETWORK=1` to disable network)
2726
- **Docker**: Added docker-compose.yml for local development
2827
- **Plugins**: Full plugin system wiring (message forwarding, user list updates, command responses, init handshake, store UI, license enforcement)
2928

0 commit comments

Comments
 (0)