Skip to content

Update README to reflect current application state#55

Merged
kosinal merged 1 commit intomasterfrom
feature/54-update-readme
Mar 6, 2026
Merged

Update README to reflect current application state#55
kosinal merged 1 commit intomasterfrom
feature/54-update-readme

Conversation

@kosinal
Copy link
Copy Markdown
Owner

@kosinal kosinal commented Mar 6, 2026

Summary

  • Added missing CLI commands (stop, restart) and --no-open flag to documentation
  • Documented browser notifications and event logging features
  • Expanded session states table with PermissionRequest, PreToolUse, PostToolUse events and context-aware status logic
  • Documented install mode extras (desktop shortcuts, protocol handler, auto-launch)
  • Added "Dashboard features" section covering notifications, logging, server controls, connection indicator, and idle cleanup
  • Added lint commands to development section

Test plan

  • All 109 tests pass
  • Documentation-only change — no code modified
  • Verified all documented features match actual codebase behavior

Fixes #54

- Add missing CLI commands (stop, restart) and --no-open flag
- Document browser notifications and event logging features
- Expand session states table with PermissionRequest, PreToolUse, PostToolUse events
- Document install mode extras (shortcuts, protocol handler, auto-launch)
- Add dashboard features section (notifications, logging, server controls, idle cleanup)
- Add lint commands to development section

Fixes #54
@kosinal kosinal merged commit 08b508c into master Mar 6, 2026
6 checks passed
@kosinal kosinal deleted the feature/54-update-readme branch March 6, 2026 17:21
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.

Readme does not corresponds current state of application

1 participant