Files
BetterDesk/docs/important
UNITRONIX ed96e94806 refactor(agent): enhance session management and input handling
- Updated session control mechanisms to ensure proper handling of remote input and clipboard operations.
- Introduced session authorization checks to validate operator permissions before starting desktop sessions.
- Improved input injection logic to prevent unauthorized access during active sessions.
- Added new capabilities for managing session flags and controls, ensuring a more robust and secure desktop experience.
- Enhanced error handling and logging for better traceability of session-related actions.
2026-08-06 00:50:02 +02:00
..

Important AI Notes

Notes migrated into the repository (2026-06-03) so agents and contributors have versioned, in-repo context. Original scope: external Copilot memory (/memories/repo/).

Index

File Topic
betterdesk-api-port-consolidation.md Go API :21114 (default) + Node :21121 backward-compat proxy — issue #160, installers, client config
betterdesk-go-centralization.md Help-request + chat: agents → Go (CDAP + REST), panel as read-proxy
betterdesk-server-deploy-paths.example.md Production deploy paths template — copy to docs/private/ (gitignored) for operator notes
betterdesk-update-flow.md Panel self-update, Go rebuild after GitHub update (#158)
betterdesk-go-toolchain.md Go build conventions
betterdesk-node-toolchain.md Node/npm local toolchain path
betterdesk-enrollment.md Device enrollment
betterdesk-i18n-audit.md i18n checks
agent-client-roadmap-2026-05-27.md Agent client phases
agent-build-windows-sidecar.md Windows agent build
agent-build-worker-fix.md Agent build worker
agent-client-lib-modules.md Agent lib modules
installer-tui-and-protocol-tests.md Installer TUI / protocol tests
installer-tui-modernization.md Installer TUI UI
rdclient-protobuf-enum-encoding.md rdclient protobuf
rdclient-webcodecs-keyframe.md WebCodecs keyframes

When changing API ports, RustDesk client login, or console .env, read betterdesk-api-port-consolidation.md first.

Operator-only runbooks (real hostnames, SSH users, deploy commands) live in docs/private/ — that directory is gitignored; start from the *.example.md templates in this folder.