4 Commits

Author SHA1 Message Date
Slipstreamm
e965a675c1 refactor(api): Re-export common symbols from top-level package
Some checks failed
Deploy MkDocs / deploy (push) Has been cancelled
Makes commonly used classes, functions, and decorators from `disagreement.ext` and `disagreement.ui` submodules directly accessible under the `disagreement` namespace.

This change simplifies import statements for users, leading to cleaner and more concise code. Documentation and examples have been updated to reflect these new, simplified import paths.
2025-06-14 18:57:12 -06:00
36b06c6c7a
Add HTTP session options (#46)
Squash and merge PR #46
2025-06-10 20:50:23 -06:00
5d3778b083 Add command ID persistence 2025-06-10 20:48:18 -06:00
7c7cb4137c
Initial commit 2025-06-09 22:25:14 -06:00