Skip to content

Introduce BotConfig and improvement WebhookConfig#5

Open
m-xim wants to merge 10 commits intomainfrom
develop
Open

Introduce BotConfig and improvement WebhookConfig#5
m-xim wants to merge 10 commits intomainfrom
develop

Conversation

@m-xim
Copy link
Owner

@m-xim m-xim commented Feb 18, 2026

- Add BotConfig for bot configuration
- Refactor TokenEngine to accept bot_config instead of bot_settings
- Adjust README example to use BotConfig
devin-ai-integration[bot]

This comment was marked as resolved.

…est interface

- Remove json_response method from BoundRequest and its implementations
- Add create_json_response abstract method to WebAdapter protocol
- Update FastApiWebAdapter and AiohttpWebAdapter to implement create_json_response
- Refactor handler logic to use web_adapter.create_json_response instead of bound_request.json_response
- Refactor BoundRequest to use generics and __slots__, and update subclass initializations
- Update SecretToken to use header extraction directly from BoundRequest
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.

1 participant

Comments