- To reduce the risk of errors and simplify testing, the default values of feature flags are the same as in production. Default values can be changed locally for development using environment variables.
- https://github.com/trezor/trezor-suite/pull/14690 introduced dependency on @trezor/suite-desktop-api in @suite-common/connect-init
- The ultimate solution would be to split that logic to a new package and remove the dependency on desktop-api from connect-init