Skip to content

docs(foundation): expand hot_reload_plugin API docs#1525

Open
SH20RAJ wants to merge 1 commit intomofa-org:mainfrom
SH20RAJ:docs/1108-hot-reload-plugin-docs
Open

docs(foundation): expand hot_reload_plugin API docs#1525
SH20RAJ wants to merge 1 commit intomofa-org:mainfrom
SH20RAJ:docs/1108-hot-reload-plugin-docs

Conversation

@SH20RAJ
Copy link
Copy Markdown

@SH20RAJ SH20RAJ commented Mar 28, 2026

Improves documentation for ToolRegistry::hot_reload_plugin with full API details.

Added:

  • transactional reload flow description
  • parameter and return value semantics
  • rollback behavior explanation
  • explicit error cases (NotFound and RegistrationFailed)

This makes plugin hot-reload behavior easier to understand and safer to integrate correctly.

Closes #1108

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.

Hot Reload Plugin Function Documentation

1 participant