Giter VIP home page Giter VIP logo

devgpt's People

Contributors

ash-lewis avatar brdtheo avatar davidpesta avatar deeayeen avatar henry798798 avatar hra42 avatar imgbotapp avatar jonathan-zollinger avatar kodyvs avatar tom-lewis-code avatar tylormayfield avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devgpt's Issues

suggestion: chatbot and task confirmation

When creating a new task, there is no way to just designate that you want to use the bot as a standard chat bot like a ChatGPT replacement.
I can see benefit to wanting to use DevGPT as to just get suggestions, then another user interaction, to convert that suggestion or response to a task.
Furthermore, when starting a task, the bot should develop the solution and there should be some form of user confirmation before the bot just freely modifies your codebase. Currently, when a task is started, there is no further user interaction until the code is written and the task is complete.

Setup with Dolphin

DevGPT_1.0.3_amd64.snap setup
Only Boxes are being displayed as characters in Dolphin
From Quick Settings - > Select a Directory. ..

Doesn't seem to use the checked in files when requesting modification.

I have existing code, the desktop app responds to my prompt with a good reply, but seems to have no knowledge of the file I am asking it to modify. It just creates something new as if the project is completely greenfield. I would like it to modify my code and not just add libraries and ignore existing code. I would have to change the whole application to use the changes.

wrong file extensions

i asked the ai to write some simple go code for an asteroids clone, while it did write code that worked, the extensions were all over the place, ".js", ".py" not a single one was .go
image

undefined paste

when copying code that was generated from devgpt it resulted in undefined being pasted instead of the code. This only occurs when clicking the copy code on the top right of the code block, when selecting and copying the code manually it works fine.

Display selected repository

is it possible to display the selected repository someplace in the sidebar? Its useful when one is switching between repos.

Excluded files and folders does not seem to work

DevGPT_wck9taT77V

See attachment: I used the defaults as node_modules, .git, .vscode, dist were the folders I want excluded. I tried tweaking the pattern to see if I could get it to work but it somehow did not work

Default: /node_modules/

I tried the following, none of which worked:
node_modules/
./node_modules/
/node_modules/*
/node_modules/**/

Another related question: Does the exclusion pattern work only on the root folder or does it apply to sub folders as well?

[FEATURE] Repo history

I would like to see my previous interactions
So I can choose any GitHub repo from my history and keep interacting with it again

Possible macOS issue during sign-up after initial app download

After downloading the app on macOS, I was trying to create an account in the sign-up process.
I entered my email but accidentally forgot to enter a password. I got a toast notification that a password was required which is expected.
I created a password and entered it in the password input box, but the loading state of the sign-up button had not been cleared making it impossible to click the button again. I had to close the app and start the whole process again

Issue: No forgot password option

From user k-kit in Discord:
Hello, excited to try the product but my password manager failed to save the generated password lol. Can anyone help with this? (sorry for posting in general but didn't seem to make sense under bugs)

Bug: App cannot be used anymore once an update has been published

Whenever there is a new minor update, the app locks up and denies app usage until that new update has been installed. There is no opt-out for the new version, and no use-it-while-it-updates feature, either.

A simple "X" button to close the update notice (and go back to the main screen) would provide much better usability.

Not everyone has a super-speed internet connection with unlimited data usage available to them - updating the app uses up to a half gig of bandwidth. Not everyone wants to be bothered all the time. Also, installing the app takes time - not great when you just installed the newest version of the app yesterday and now cannot use it anymore (especially when you were just about to use it).

There is no reason why the app usage should be blocked every single time that there is a new minor release until that release has been downloaded and installed. In general terms, no other app works this way.

image

Windows Defender problem

Windows

  • Windows 11
  • Version 10.0.22621 Build 22621

Defender

  • Windows-Sicherheit Anwendungsversion: 1000.25873.0.9001
  • Windows-Sicherheitsdienst Version: 1.0.2306.10002-0
  • Antimalware-Clientversion: 4.18.23080.2006
  • Modulversion: 1.1.23080.2005
  • Antiviren-Version: 1.397.637.0
  • Antispyware-Version: 1.397.637.0
    image

suggestion: folder select on repository settings

Instead of requiring the user to manually type or copy/paste their folder path, add a folder selection button.
The "Cancel" button is also redundant, given that there is also an "X" close button in the top-right.
image

Here is an example from the Github Desktop app:
image

Selecting the "choose" button opens this window allowing you to select a folder:
image

No Close / Full Screen / Minimize buttons

Windows version doesn't have any of the standard buttons to close the app, toggle windowed / full screen / minimize to task bar. Only ways to close are from right clicking the title bar or the icon in the task bar
image
image

Unable to close "Settings Saved" toast

After updating the local repo settings, the "X" in the settings toast does not do anything. It appears if the toast is inside the window title bar, it is not clickable. I triggered two toasts by saving twice in a row, and the one that got moved down was clickable and closed properly

image

Cannot access local file

fairly simple task - it detected the file name with @ but later said that it could not find the file. See screenshot.
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.