|
|
|
|
|
by danenania
811 days ago
|
|
Here's another one, for the backend of a Stripe billing system: https://github.com/plandex-ai/plandex/blob/main/test/test_pr... It seems like more examples demonstrating relatively complex tasks would be helpful, so I'll work on those. I'm certainly not trying to claim that it can handle any task. The underlying model's intelligence and context size do place limits on what it can do. And it can definitely struggle with code that uses a lot of abstraction or indirection. But I've also been amazed by what it can accomplish on many occasions. |
|