- Refactor ollero listing
- setup a DI system
- create a new ollama version
- move run command
- add Ask command
- move install command
- ref list models
- remove model
- diferentiate between installed and remote models
- remove old ollama
- review & refactor ollero module
- create tag-release CI automation
- create quality gateway
- clean up readme
- added
Ask
command to interact with models 🤖 - send selected text (visual) to model 🤖
- list ollama models from online source 🌐 (along with installed ones) 🤖
- install model in background 🤖
- fixed issue with model installation
- fixed issue with model listing
- implemented tests and a test runner integrated with neovim
- dependency injection system
- refactored ollero module
- refactored ollama module
- move logger to a shared module
- add ci workflows for tag release and quality gateway
- https://github.com/marco-souza/ollero.nvim
- https://www.google.com/search?q=create+a+plenary+job&sourceid=chrome&ie=UTF-8
- https://serpapi.com/blog/web-scraping-with-curl-fetching-raw-html-data/
- https://ollama.com/library
- https://ollama-models.zwz.workers.dev/
- https://www.kaggle.com/code/adriensales/ollama-models-duckdb-database
- https://github.com/nvim-pack/nvim-spectre/blob/ba7fb777edff6c1fbbeffd343e113af64c04e90a/lua/spectre/replace/sed.lua#L1
- https://www.reddit.com/r/neovim/comments/15zg6va/noob_question_pass_arguments_to_command_in_lua/
- https://github.com/marco-souza/ollero.nvim/tree/main
- https://dhavalkapil.com/luaver/
- https://www.google.com/search?q=lua+os+env&sourceid=chrome&ie=UTF-8
- https://www.lua.org/pil/8.1.html
- https://github.com/bluebird75/luaunit
- https://github.com/nvim-neorocks/rocks
- https://dhavalkapil.com/luaver/
- https://www.lua.org/start.html