Parth Jain
Parth Jain
@ARajgor Can you check this PR and merge it?
https://github.com/stitionai/devika/assets/72060359/cac66543-eb70-464a-9118-80328ba38d48 As observed in the video, Devika is now capable of having 1) Git versioning system in the project 2) Able to stage changes and commit them with dynamic commit...
Currently have integrated this into actions. So according to user prompt, it checks whether to initialize, commit or reverse change. User input is needed for now. Suggestion: At the very...
Can you elaborate what did you mean by "On autonomy, when the commit messages can be generated after each step in the plan succeeds"?
@ARajgor @franklinselva Added the functionality of automatic commit. Now, Devika can commit on its own after each task completion without user prompt. Since, auto_commit property is added into Project modal,...
It is complete from my end. Can you review this and merge it into the main?
"bun run dev" This is the command to run frontend
Solves #331
Issue:  In this report function, the file is downloaded to the 'data/pdf' folder, and users can also access the PDF via the URL in the chat interface. However, there's...
I wrote the changes as in your commit. The agent gets stuck on the second search. Seems to be in a infinite loop. The error after terminating the process forcefully:...