Sonya Nikiforova

Results 86 comments of Sonya Nikiforova

> There is also [this script](https://github.com/causify-ai/helpers/blob/master/dev_scripts_helpers/documentation/convert_docx_to_markdown.py) that you can use although be careful and double-check the output, there might be corner cases that are not handled properly. I realized now...

@Peeyush4 I've shared the VeraCrypt doc with you and updated the link in the starting post

> 1. What should I name the file? `how_to_use_veracrypt.md`? > > 2. Which subfolder inside the `docs/` dir should I store it in? @Peeyush4 please browse files in `docs/` and...

> The only thing is that sometimes I run from the root of cmamp and sometimes from the root of helpers and they both work (although probably pick a different...

@Peeyush4 helpful functions regarding checking for repo root should be found in [`helpers/hgit.py`](https://github.com/causify-ai/helpers/blob/master/helpers/hgit.py)

@aangelo9 the task here is to take the PR https://github.com/causify-ai/helpers/pull/237, which is already reviewed, work in the associated branch and (1) address the existing PR review, (2) afterwards lead it...

> I have resolved most of the requested changes. The remaining requests needs the code to run. When you think it's ready, go ahead and convert the PR from draft...

> I decided to remove `--generate_summary` and `--update_summary` args. So the code now just refreshes the README index for all markdown files. Also added `--use_placeholder_summary` argv, to bypass openai usage...