Run pip install https://github.com/tanyarw/codey-assist.git to install extensions
Use command %load_ext codey_assist loads this extension
To generate context aware code
%%codey
<code generation prompt>To index a fresh code repository
%set_index <path>If your code repository has been indexed and you run,
%set_index <path>then the files listed under git diff will be reindexed.
To interact with your repository
%%code_qna
<prompt>