You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add support for transaction status indicator (\T) in prompt (#1553)
* feat: Add support for transaction status indicator in prompt
* style: Organize comment
* docs: Add to authors
* docs: update authors
* test: simplify transaction_indicator mock setup in tests
Use direct attribute assignment on MagicMock instead of type()
to avoid polluting the global MagicMock class state.
* docs: Add to changelog
* fix: styling issue
0 commit comments