OpenTownie

OpenTownie is a Val Town Project that lets you edit other Val Town Projects with Claude 3.7 Sonnet.

It uses agentic tool-calling, taking manh read, write, and thinking steps autonomously when carrying out your instructions.

Todos

  • Give it all the code (except maybe .txt files) as initial context (like cursor sonnet max)
  • Rebuild as React Router?
  • Persistent threads?
  • Have it default to creating a new branch off main and then embedding and iframe to the resulting http val and give you a link to a pr opening url
  • A way to upload docs, by URL? A mini site to recursively crawl docs and markdownify?
  • Show reasoning in a detail
  • Consider asking it to write the minimum code possible
  • Add caching (post in the vercel ai discussion about how it's not working)
  • For login, have a button that reloads the page
  • Start a timer for messages
  • Add more indicators that it's "still working"
  • Require users supply their own Anthropic token?
  • Add cost indications on messages
  • Add a bell noise when the message is done to let us know
  • Launch!
  • Let it select the branch name from a dropdown
  • Consider giving it a tool to replace whole files
  • prompt it to use the thinking tool
  • delete file command