* Add FileAccessProvdider and concurrency fix for FileMemoryProvider * Address PR comments
* Add FileMemoryProvider index and improve instruction consistency * Address PR comments. * Address PR comments * Address PR comments. * Apply suggestion from @rogerbarreto Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com> --------- Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com>
* Make Todo, Mode and FileMemory providers more configurable * Address PR comments.
* Harness: Improve path validation * Address PR comments
* Harness: Improve prompts and add FileSystem store * Address PR comments
* Add a file memory provider * Address PR comments * Fix review comments. * Add additional unit tests * Addressing PR comments.