Cline Memory Bank: Does Replit assistant have a similar workflow built into it?

Looking to implement a Test Driven Development into my prompts. In addition, I was wondering if adding a memory bank workflow to the prompts would help. Does Replit Assistant already have a similar memory bank built into it?

Cline Memory Bank documentation

The “Memory Bank” custom instruction in Cline resets context and relies only on docs. Replit Assistant doesn’t support that out of the box, but you can set a similar custom prompt via Assistant settings to mimic the workflow. Still, VSCode + Cline gives more reliable results.

1 Like