continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.56k stars 1.7k forks source link

Add Context - Commit History #2401

Open titouandk opened 2 months ago

titouandk commented 2 months ago

Validations

Problem

It would be nice to be able to ask something based on previous commits.

do the same changes as @lastCommit, but for euros instead of dollars

And add the possibility to target a commit via a branch name / commit id / commit range.

Solution

No response

sestinj commented 1 month ago

This is a cool idea! While we may not immediately prioritize this, I think it is a great area for contribution. So if anyone comes across this, some further details on what I think would be a pretty straightforward PR:

Anonymous-RD commented 1 month ago

@sestinj good to hear about this feature , that would be a lovely integration , would you like to assign me this issue

sestinj commented 1 month ago

@Anonymous-RD

Absolutely!

Anonymous-RD commented 1 month ago

Thankyou for assigning me this issue i got gist what to add but where should i ask for the previous commits to get some deeper knowledge , so that i can work in this issue smoothly