How should planning pass from one AI model to another?

The main question in a is how to pass a plan into . The proposed flow uses Fable to develop a detailed plan and to write the code.

Possible approaches include keeping in one chat, asking Fable to launch , or saving the plan in a detailed PLAN.md file and opening a new chat to implement it. No evidence or final answer is provided about which approach s the plan most reliably or produces better results.

Key points

  • Fable is assigned detailed planning, while is assigned .
  • One option is to keep planning and coding in a single chat.
  • Another option is to let Fable launch .
  • A separate PLAN.md file can carry the plan into a new chat.
Read original