Feature Ideas

Things to build eventually. Roughly ordered by excitement.


Plan-then-act loop

When I reply with a change request, the AI should:

  1. Immediately reply with "Got it, here's my plan: ..."
  2. Wait 1 hour (or until I reply again) before executing
  3. If I reply with corrections during that window, update the plan and reset the 1hr timer
  4. After the timer expires, execute the plan
  5. Send a follow-up email saying what it did and what SHOULD happen next
  6. I can reply to correct if needed

Pull data sources into the daily email

  • vo2 max dashboard data
  • other health/fitness metrics
  • calendar summary
  • weather

Smarter threading

  • 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

Email formatting

  • HTML emails with nice formatting
  • Charts/graphs inline
  • Dark mode friendly

Multi-reply conversations

  • Support back-and-forth within a single day's thread
  • AI remembers context from earlier in the thread

Self-evaluation

  • After making changes, the AI could run the val and check for errors
  • Auto-revert if something breaks