Enhanced session management with navbar-compatible UI. Provides a
blockr.core::preserve_board() plugin with full navbar layout including
workflows, version history, and editable title.
Usage
manage_project(server = manage_project_server, ui = manage_project_ui)
manage_project_server(id, board, ...)
manage_project_ui(id, x)Examples
plg <- manage_project()
blockr.core::is_plugin(plg)
#> [1] TRUE