Reinier van der Leer
725abbb662
Fix bulletin
2023-05-02 16:30:37 +02:00
WladBlank
6d2c0c4242
add report method to typewriter_log & load report plugins into logger ( #3582 )
...
* add report method to typewriter_log & load report plugins into logger
* more clear log and comment
* isort and black
2023-04-30 09:43:01 -07:00
merwanehamadi
adbb47fb65
scrape text regression test ( #3387 )
...
Co-authored-by: James Collins <collijk@uw.edu >
2023-04-27 09:27:15 -07:00
James Collins
7e5afd8744
Refactor/decouple logger from global configuration ( #3171 )
...
* Decouple logging from the global configuration
* Configure logging first
* Clean up global voice engine creation
* Remove class vars from logger
* Remove duplicate implementation of
---------
Co-authored-by: Richard Beales <rich@richbeales.net >
2023-04-25 05:41:30 +01:00
Daniel Chen
45f9b570a2
Re-add install-plugin-deps to CLI ( #3170 )
2023-04-24 20:11:19 -05:00
James Collins
b984f985bc
Hotfix/global agent manager workaround ( #3157 )
...
* Add indirection layer to entry point
* Get around singleton pattern for AgentManager to fix tests
2023-04-24 21:27:31 +01:00
James Collins
5f646498c4
Add indirection layer between cli and application start
2023-04-24 12:12:14 -07:00