plandex icon indicating copy to clipboard operation
plandex copied to clipboard

AI driven development in your terminal. Designed for large, real-world tasks.

Results 97 plandex issues
Sort by recently updated
recently updated
newest added

[here´s the output](https://gist.github.com/michabbb/1c6191bed26545e680b26f6fd7f8352a) don´t know if i missed something in the docs 🤔 - git clone... - cp _env .env - add paths to .env - docker-compose up a 2nd...

https://github.com/plandex-ai/plandex/blob/a8f88a961e55f7d29ea7e52ce87ff01267349f7b/app/cli/cmd/tell.go#L103C1-L132C1 To diagnose why the provided code snippet doesn't accept `zed --wait` as an editor parameter when setting the `EDITOR` or `VISUAL` environment variables, we need to consider how the...

enhancement
good first issue

Fix #97. This pull request fixes the issue where the automatic CLI upgrade was failing on WSL and Pop!_OS.

🚨 Error removing temporary file → Remove C:\Users\Admin\AppData\Local\Temp\plandex_prompt_498749288 → The process cannot access the file because it is being used by another process.

I've had reports of it failing on WSL and Pop!_OS. If anyone else has this issue, you can work around it in the meantime by re-installing the same way you...

bug
good first issue

I was mid project, on a third prompt of the session, and after a 'tell', plandex correctly informed me that the context files have changed (some updated, some deleted by...

enhancement
good first issue

``` $ plandex --help A new version of Plandex is available: 0.9.1 Current version: 0.9.0 Upgrade to the latest version? (y)es | (n)o> y ``` I get a quick progress...

I've tried switching models but I keep getting an error about exceeding my OpenAI quota, even for a new account

After updating to 1.0.0, plandex has consistently hit openai's rate limit, which makes it so that I need to do "plandex c" frequently. Is there a way to have plandex...

enhancement
good first issue