Skip to content

Option to add extra args to providers#60

Open
klowdo wants to merge 1 commit intoThePrimeagen:masterfrom
klowdo:master
Open

Option to add extra args to providers#60
klowdo wants to merge 1 commit intoThePrimeagen:masterfrom
klowdo:master

Conversation

@klowdo
Copy link

@klowdo klowdo commented Feb 2, 2026

option to add extra args to prompt.

In my case i don't want a session per code change in clause so i add "--no-session-persistence"

vim.iter is only available For Neovim 0.10+. don't know what version comp you looking for

@ThePrimeagen
Copy link
Owner

master has changed a lot and i want to think about this still. I love the idea of passing additional params, but part of me thinks this should be on the opts passed into the function as opposed to on the state object.

i could go either way, but for now, let me think on it for a while.

also everything has been severely refactored. i am ~75% way through a great refactor and i will continue to refactor until my own morale improves :)

The big thing for me was making a more consistent and sensible interface to manage lifecycles of data.

now things are mostly good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants