mpfaffenberger / mpfaffenberger/code_puppy
Feature proposal for project folder autosave and auto retrieval
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 814
- Forks
- 278
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 76
Description
The proposal is that code puppy could ask the user if the folder it was opened from is a new project folder. If the user says yes then code puppy would save all conversations related to that project in that folder. Then the next time it was opened it would automatically look to see if the folder it was opened from contains a conversation and continue the conversation if it exists. If it doesn't exist then again it would ask the user if the folder is the start of a new project.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the proposal. Start by locating how the application detects its starting folder and stores conversations, then define the confirmation, save, retrieval, and missing-conversation behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100