Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Filter out 'thought' messages in DevBot component (#60)
The code changes in `DevBot.tsx` add a conditional check to filter out messages of type 'thought' before adding them to the list of messages. This ensures there is only one thought message.
- Loading branch information