Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
[CHANGED FILE/DIR: .gitignore, lua/GPTCodeNvim/commands/general.lua, lua/GPTCodeNvim/python/main.py, NEW FILE/DIR: tags, lua/GPTCodeNvim/init.lua, lua/GPTCodeNvim/python/launch_training.py] Started switch from G4F to Llama.cpp (as for my informations thats better than GPT-4o because of ChatGPT-4o LLM will be too large for compile, and Llama just more easiest), added tags for searching problematic functions faster, updated gitignore file (now its not collecting AI folder)
6f10ac5View on GitHub[DELETED FILE/DIR: lua/GPTCodeNvim/har_and_cookies/blackbox.json]
21aa524View on GitHub[CHANGED FILE/DIR: .gitignore, lua/GPTcodeNvim/commands/general.lua, lua/GPTCodeNvim/python/main.py, requirements.txt, RENAMED FILE/DIR: plugin/init.lua -> plugin/gptcoding.lua] Also work in progress, i trying to sync nvim and GPT query
dc04736View on GitHub[NEW FILE/DIR: lua/GPTCodeNvim/*, plugin/*, test.lua] Added modulative project architecture
0c81f13View on GitHub[ARCHITECTURE UPDATE] Updated architecture of project for more convenience in development and access to Store.nvim plugin
8d4889fView on GitHub[NEW FILE/DIR: .gitignore, precommit config, README.md, commands/general.lua, commit_generation.py, install_hooks.sh, python/main.py, requirements.txt] Started active work, found correct version of g4f
b27dc92View on GitHub