You are browsing as a guest. Sign up (or log in) to start making projects!

2h 35m 45s logged

I started using Sprocket to create Sprocket and discovered a few random crashes that needed fixing. After fixing them, I started working on getting the app ready for production. I added convex-test to the CI which allows me to add tests for convex functions that actually talk with the backend database. Alongside this, I also made convex deployments automatic for preview deployments on PRs and production deployments whenever something is merged into main. I also worked on improving the system prompt of the agent to make it work better, this mostly involved dividing everything into better sections and explicitly telling it to prefer the scrape_url tool over web_search as web_search is more expensive. I also worked on adding proper usage limits and subscription tiers. The subscription tiers only exist in the backend right now since I don’t have a way to accept payments fully set up. I also created a new page in the settings which shows the amount of usage left, when it resets, etc.

0
3

Comments 0

No comments yet. Be the first!