Skip to content

Iterate should actually incorporate the previous spec into a new spec #876

@bfollington

Description

@bfollington

Currently it doesn't use the spec / plan phase at all. When you iterate we just look at the new prompt + the code + the schema instead of the previous plan and iterating on that to produce a new plan before starting to code.

This came up alongside #870 while talking to @seefeldb since we can now see the silly spec that would be generated in its current form.

e.g.

Image

There's also plenty of room for improvement in the prompting here.

Metadata

Metadata

Assignees

Labels

P2enhancementNew feature or requestllmLLM prompt-engineer related

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions