Fix file argument validation and add summary tree and agenda consistency checks
This release includes the following changes:
-
Fixed detection of valid file arguments for chat and transcripts merging
-
Added consistency checks for agenda and summary tree ids
Additional changes:
-
Reindentation of code
-
Moved validation functions to their own file
What's Changed
- Fix file argument validation and add summary tree and agenda consistency checks by @bakaburg1 in #12
Full Changelog: v0.5.2...v0.5.3