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

Caught this one just now after a "tell" to plandex and during its thinking. ``` Restoring terminal... goroutine 88 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x64 runtime/debug.PrintStack() /usr/local/go/src/runtime/debug/stack.go:16 +0x1c github.com/charmbracelet/bubbletea.(*Program).Run.func1() /Users/ds/go/pkg/mod/github.com/charmbracelet/[email protected]/tea.go:478 +0x88 panic({0x101978bc0?,...

After completing the task,pdx apply,show "No changes pending" ![联想截图_20240412124139](https://github.com/plandex-ai/plandex/assets/79908875/42d5e190-05b5-42a9-b2d2-d95094c1f6ab)

Issue https://github.com/plandex-ai/plandex/issues/75 Tested these commands from https://github.com/plandex-ai/plandex/blob/main/guides/USAGE.md#model-settings- ``` plandex models # show the current AI models and model settings plandex set-model # select from a list of models and settings...

`plandex set-model` with no arguments is working correctly and prompts the user to update model settings or select a role to a set a new model for, but when passing...

bug
good first issue

Hello there 👋 Want to try out your project > install via curl bash > export key/org > plandex new > plandex load src/**/*.ts I tried 3 times, but nothing...

This is almost 100% my fault. I signed in with my email (josh@ my username .com) then ctrl-c'd out because I wanted to use a different email address, for my...

It would be interesting to see measure the performance on SWE-Bench benchmarks, so that this project can be more clearly differentiated from the increasing number of other coding agents. *...

help wanted

Previously if a file is in context, then is later deleted, it causes an error on subsequent context updates. Now, the error is handled, file is deleted from context if...

I am using open ai key that can work with GPT-4, GPT-4 turbo, GPT-3 turbo. But when I use plandex tell I receive this error: → Token limit exceeded before...