Public
Likeself-improving-daily-email
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v26View latest version
Things to build eventually. Roughly ordered by excitement.
When I reply with a change request, the AI should:
- Immediately reply with "Got it, here's my plan: ..."
- Wait 1 hour (or until I reply again) before executing
- If I reply with corrections during that window, update the plan and reset the 1hr timer
- After the timer expires, execute the plan
- Send a follow-up email saying what it did and what SHOULD happen next
- I can reply to correct if needed
- vo2 max dashboard data
- other health/fitness metrics
- calendar summary
- weather
- Each daily email is a new thread (new date in subject)
- Replies within the same day should stay in-thread
- Could track Message-IDs in blob storage for proper In-Reply-To on follow-ups
- HTML emails with nice formatting
- Charts/graphs inline
- Dark mode friendly
- Support back-and-forth within a single day's thread
- AI remembers context from earlier in the thread
- After making changes, the AI could run the val and check for errors
- Auto-revert if something breaks