Skip to content

Conversation

@fubuloubu
Copy link
Member

@fubuloubu fubuloubu commented Apr 23, 2025

What I did

Adds user-managed parameters to bots. User-managed parameters are special values in bot.state that are maintained through the StateSnapshot backup mechanism, and also are allowed to be updated dynamically via broker-initiated parameter change updates (single and batched updates allowed)

fixes: #58

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
    - [ ] New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

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.

Managed Parameters

2 participants