Has Replit Assistant Improved?

It seems in the past 4 days that Replit Assistant has improved? Has something changed? Has anyone else noticed this?

Here’s what I’ve noticed:

  • 1.Frontend: HTML front end screen designs were done quickly without issues and could also upload examples for sections I needed. Finished front end within hours.
    1. Backend: Last few days I have had less rework and Agent has been on point for many things.

Example: I asked for a new promos tab in the app; and it built the whole promo section without me even asking. I was checking for the new promo tab and found that it had already completed the functionality I was about to ask it for. It already knew what I wanted and just did it.

I have added a lot of functionality only in a few days that before seemed to struggle with.

The only issues sometimes occurring:

  • Database: Not creating fields/columns when needed such as creating a new functionality but not creating the fields in the database first. Errors running database commands to create tables/fields.

  • Trying to run commands and being told they are deprecated and keeps running the same command getting the same errors over and over.

  • Data not persisting or saving.

I just want to say to the Replit team keep up the great work!

It’s thinking deeply often here.

Quality has been ok with some classic misses with more complex use cases (rag/late chunking) but taht’s fringe. :slight_smile:

1 Like

haven’t noticed, has there been any consensus on it being better?

Maybe not. I have been working one issue for 4 days now and has not resolved the bug. I have tried everything.

Your best friend is the console in Chrome to find out what the real problem is.

Thanks! Let me check that out.

It seemed Agent was working very well about a week ago but now it doesn’t seem to be working as well. Not sure if there was a change?