Search

Search through your chats and artifacts

interface0 changelog

Answering the perennial question: what did you get done this week?

Shipping with 💙,

— the interface0 team (Andy, Claude, Codegen, and Cursor)

Weekly Updates

September 9, 2025 - Workspaces & fixes

🎉 Major Feature: Workspaces

You can now toggle between workspaces for your personal chats & artifacts and ones for each team you're on — plus an "All" option that shows everything. This makes it easy to keep work and personal content separate, or switch between different teams.

When you're in a workspace, any new chat or artifact is automatically shared with everyone in that workspace.

Quality-of-life

  • • Turn off default tools. Artifacts, to-dos, and web search/crawl are on by default and the agent chooses when to use them. You can now turn them off by default in settings (thanks Daniel).
  • • Improved artifact editing by the agent. Detailed edits to existing artifacts are now much more robust. If you run into issues, please let me know.

Bugfixes

  • • Fixed an issue with attachments failing (thanks Dad)
  • • Fixed attachments not showing up in chats until you refreshed
  • • Fixed email replies being sent multiple times (thanks Daniel)
  • • Fixed a regression editing the personalized section of your default prompt (thanks Oliver)
  • • Fixed enhance prompt sometimes not enhancing (thanks Brenner and Daniel)
  • • Improved context management in long WhatsApp threads
  • • Reduced occasional message failures on autopilot due to an upstream provider issue (thanks Aash, John, Oliver — let me know if this pops up again)

September 2, 2025 - WhatsApp — live!

🎉 Major Feature: WhatsApp — live!

WhatsApp integration is now live. Go to "WhatsApp interface0" in your settings to verify your phone number and set it up. Once you do, you can just message interface0 on WhatsApp anytime — even sending voice notes. There's nothing easier than popping open WhatsApp and sending a voice note; interface0 will reply right there.

It uses autopilot on the backend, selecting the right model, knowledge, and tools for the job, and using everything else at its disposal, like memories. I'm really enjoying "AI where I already am" (WhatsApp, email). Who needs or wants to open a whole new interface?

Enabling WhatsApp

  • • Open settings and select "WhatsApp interface0"
  • • Verify your phone number
  • • Send interface0 a message on WhatsApp — voice notes work great

Example WhatsApp usage

  • • Fire off a quick voice note; get the reply in WhatsApp
  • • Share a photo or text; autopilot picks models/tools/knowledge automatically
  • • Triage tasks or draft replies without opening the site

Quality-of-life

  • • Fixing free usage: due to a recent change, OpenAI model usage and emailed responses were free — they now appropriately count against your credits (sorry; my wallet thanks me)
  • • Deeplink integration for Raycast/Alfred: in settings, generate a custom link that opens a new interface0 chat with pre-set model, prompt, knowledge, etc. Thanks Cole for the idea
  • • Edit personalized section: in manage prompts, you can now edit the personalized section of the default interface0 prompt (thanks Oliver)
  • • WhatsApp improvements: better transcription, better context management, a typing indicator, improved use of tools and knowledge (also improved [email protected] with some of this)

Bugfixes

  • • Fixed an autopilot issue (thanks Nic)
  • • Fixed an issue with the low credits modal (thanks Federico)

August 26, 2025 - WhatsApp (almost) & QoL improvements

WhatsApp... almost

I built a really slick WhatsApp integration. You can send voice notes (or texts, or images) to interface0 on WhatsApp and it replies right there. It is awesome. But for unknown reasons, Meta has decided I don't deserve to roll this out to all of you. They won't let me finalize registering my phone number. Does anyone know someone at Meta/WhatsApp who can help me out?

Quality-of-life

  • • Email [email protected] from other emails. In settings, you can now add "additional emails" to your account. Once you verify them, you can email [email protected] from those accounts as well and you will get responses. Useful for use across personal and business emails. Thanks CJ for pushing me on this.
  • • Turbo models. If you select gpt-oss-120b from your models list and ask it for something long (e.g. a memo), it will write it very fast (hence the lightning bolt). When you use that model, it prioritizes Cerebras as a provider, which has really, really fast inference — like 50-100x as much throughput as Claude 4 or GPT-5 (~3,500 tokens per second vs. ~50). Unfortunately Cerebras can't run the major providers' closed-source models, but at least you have one option now. Thanks Cole for the idea.
  • • Auto settings preview button. You can still click the brain to use autopilot and let interface0 choose settings and models on the backend. Or, now, you can click the beaker and it will choose autopilot settings and load them in for you to review before sending. Thanks Oliver for the idea.
  • • Sped up enhance prompt. Should be way faster now. Thanks Cole for the idea to use Cerebras as a provider for these use cases too.
  • • Tool use improvements. I've been tweaking some of the flows around tool use. Web searching now uses fewer tokens (cheaper for you!), and follow-up messages in conversations have more context on prior tool calls. Should make things smoother overall.

De-janking

Fixed a bizarre issue with certain new OpenAI models and how OpenRouter handles their tool & reasoning streaming (took more time than I'd like to admit...) — should all work fine now! Also did a big backend services refactor that should hopefully not change anything in your experience, but let me know if you spot issues; hardened the autopilot flow so it fails and falls back to defaults less often; cleaned up a bunch of little edge cases around editing certain things and inconsistent saving; stopped autopilot from getting confused about "always on" tools; improved user usage tracking on my end.

UI tweaks

  • • Fixed placeholder text being covered up in chat input (thanks Jackson)
  • • Fixed manage knowledge drawer formatting on mobile

Bugfixes

  • • Fixed issue with contexts not getting attached in autopilot mode
  • • Fixed some people not getting added to this mailing list correctly (hello and sorry if this was you!)
  • • Fixed voice recording button bug

August 19, 2025 - De-janking & fixes

Public changelog (this page!)

There is now a public changelog page. You're on it.

Performance improvements

The new chat page and individual chats load much faster. Previous slowness should be gone.

Reliability

  • • Messages now finish reliably; failed messages should be rare. Please report if you see one.
  • • Tool calls in multi-step conversations are now reliable: the agent edits existing artifacts (instead of creating new ones) and correctly references context from prior tool calls.

Artifacts

Added an "upload artifact" button in the artifacts view. You can upload batches of Markdown files (e.g., from Obsidian) and then chat with them.

Inbox updates

Better example chats in your inbox. Also, tag in the shared "interface0 info" knowledge folder for product FAQs.

Prompt & agent behavior

  • • Artifacts no longer try to generate Excel files (thanks Dad)
  • • Less confusion about locating attached .md/.txt files (thanks Oliver)
  • • Enhance prompt fails less often
  • • Better decision-making on when to reply-by-email
  • • Agents don't immediately check on long-running task status
  • • Dramatically improved inbound email processing prompt; uses tools appropriately

Bugfixes

  • • Chatbox now properly resizes on Firefox and mobile (thanks Dan)
  • • To-dos are now called Agent To-Dos (thanks Steve)
  • • Tools no longer flash off after quick selection
  • • "Go to origin" no longer appears in artifacts when already in the chat (thanks Dad)
  • • "No artifact found" no longer flashes when you click new chat
  • • Slash commands no longer trigger on pasted links or XML (thanks Brenner & Oliver)
  • • Removed occasional duplication of multi-model synthesis sources
  • • Shared artifacts now display in relevant shared chats
  • • Improved searching and loading chats outside the pagination window
  • • Fixed a bug in the team invite flow
  • • Personalized section of default system prompt is ignored when memory is off (thanks Oliver)
  • • Lots of email-related fixes; improved [email protected] Gmail profile photo
  • • Knowledge selector now includes recent artifacts
  • • Fixed intermittent issue with attached artifacts not coming through

Request

Jank reports welcome — anything that feels off or buggy. Even if you're unsure whether it's user error, please ping me :)

August 12, 2025 - Artifacts v1

🎉 Major Feature: Artifacts v1

Now, you can collaboratively edit & store documents in interface0. This week's demo video shows it off. The agent has access to your stored artifacts for context and editing, and can create new ones. You can then edit the artifacts in the chat itself alongside the AI, and it keeps version history across all those edits. Artifacts can be added to knowledge folders or treated separately. Some good use cases:

  • • iterating on drafted content ("write me an email..." or "edit this doc...")
  • • storing knowledge that you want the agent to have and tweak over time ("1:1 notes with Adam" or "favorite SF restaurants" or "portfolio company summaries")
  • • template materials ("template referral contract" or "template investor update")

Let me know what you think and what you use it for! This will end up serving as the foundation for building your knowledge base inside interface0. More to come!

Context window feature

When you refresh a chat, at the bottom of the assistant messages you can now see how many tokens it used, and the context window size of the model. If you're getting close, it'll highlight in red. (Thanks Oliver for the idea)

Improved enhance prompt

It is now way better / more in-depth, especially when you have a reasoning model selected. It takes a second longer but I think it is worth it. Let me know if you disagree. (Thanks CJ)

UI/UX improvements

Multiple improvements across the board:

  • • Removed redundant earlier way to share prompts & templates
  • • Clarified knowledge folder creation (thanks Oliver)
  • • Improved search performance and added chat list pagination for people with many chats
  • • Improved styling on a bunch of dialogs
  • • Added better caching layer for performance
  • • Removed reasoning token display while I figure out an upstream issue with duplicated tokens
  • • Tool call arguments now persist, so you can see them when you refresh the page
  • • Increased max file size and max length of chat messages
  • • "Auto" model is now the same as the "autopilot" feature — the difference was confusing people (I need to work on autopilot more. I do not use it myself, so it's fallen a bit behind)

Model updates

GPT-5 models were added the day they came out, and you also now have Opus 4.1 (caution: expensive!) and the OpenAI open-weight model. I'm still using Sonnet 4 & o3 for most things, but mixing in Grok 4 and GPT-5 too. interface0 also now uses GPT-5 Mini/Nano for a bunch of the behind-the-scenes stuff (triggered messages, enhance prompt, title generation, etc.) and so you should see improvements there.

System prompt & default improvements

Web search/crawl, to-do list, and artifacts tools are now always enabled, and the agent chooses when to use them. I also spent some time improving the interface0 system prompt overall — you should see general improvements, especially around intelligent tool use. But, as we've seen from some of the OpenAI sycophancy issues historically: system prompt edits can have unexpected effects. If you spot anything weird, let me know. I will continue to iterate here.

Team prompt protection

You can no longer delete beta team prompts and templates (thanks whoever deleted one of those for everyone!).

Admin improvements

Wrote a bunch of scripts & admin stuff to help manage team onboarding. Much less manual now. Also: you now cannot access team features unless you're on a team plan.

Bugfixes

  • • Fixed chat summaries getting cut off (thanks Jay)
  • • Fixed .md file uploading on Safari (thanks Oliver)
  • • Fixed an issue with the settings menu on certain browser/OS combinations (thanks Dan and dad)
  • • Fixed slash command for templates with no variables (thanks Oliver)
  • • Fixed an issue with autopilot getting turned off
  • • Fixed it taking two clicks to dismiss search box
  • • Fixed an issue with pinned chats not appearing sometimes
  • • Stopped excessive network calls in certain scenarios
  • • Extended timeout for inbound email processing
  • • Upgraded enhance prompt model to make it stop failing (thanks Brenner)

Finally

Apologies if you suffered from the ~15 minutes of downtime on Sunday! My bad.

August 5, 2025 - [email protected]

🎉 Major Feature: [email protected]

Now, you can interact with interface0 entirely from your email inbox — no need to go to the website. Try it out: forward this very email to [email protected] and say "what's this all about?"

This was a monster feature behind-the-scenes (email is complicated!), and supports a lot of functionality:

  • • You can send it one-off emails, forward it existing threads, or even loop it into group threads and it will reply-all. Treat it like an assistant!
  • • The agent is able to use all the tools & interface0 functionality at its disposal to figure out how to respond, and then it replies to you after doing its work
  • • E.g. you can send it an email and say "ask sonnet 4, grok 4, o3 to draft a response to this email, and synthesize the best response from them" and it'll use multi-model synthesis feature on the backend and email you the result
  • • Whenever you email agent@, it also shows up in your interface0.com account, where you can see the work it did
  • • It handles image and pdf attachments on emails
  • • If on a group thread, it will "listen" unless directly addressed (either in body of email, or by being put in the to: field)
  • • It pays attention to the history of the email thread for context
  • • It will automatically select a model, tools, knowledge, and persona to use. You can ask for something specific in your email if you want, but you don't have to. You can also force it to use a specific model in tool settings if you want.

Here's an example of just forwarding along a contract draft to agent@ and it responding, taking into account the attached contract and the thread history.

Again: this feature was big, so I'm sure there are some rough edges (especially given variance in different email clients, and the inherent quirks / fickleness of these lovely LLMs). Please ping me if you run into any issues at all.

Thanks to Kevin for pushing me on this feature. Email is a really great interface for AI — I had experimented with this previously, but now with all of interface0's tools/knowledge/personas/etc. it's even more compelling. I'm working on other interesting email integrations too...

... did I mention this was a big feature? As such, the list of other improvements/features is short this week...

Performance improvements

Better search performance for users with lots of chats.

🕺 Tool loading text

Tool calls will now show marginally more entertaining loading text :)

Hidden content

For certain long messages (like email threads with lots of quoted history), there is now an expandable "show additional content" button.

Bugfixes

  • • Fixed some issues with Latex & header formatting in messages
  • • Fixed command-F functionality (thanks Brenner)
  • • Clicking credits now copies the amount left to clipboard
  • • Fixed title generation for super long first messages
  • • Cleared out models that are no longer supported, which were causing some issues with the autopilot/auto-model features

Note

I fixed an issue with long-runtime multi-model synthesis (thanks Senya, Sara, John, and others for reporting) — but for now, you may need to refresh the page to see the results of these long-running tasks. Fixing the streaming will require a bigger refactor to deal with Vercel's function runtime limitations.

July 28, 2025 - Powered-up Prompts & Truth-seeker

🎉 Major Feature: Powered-up Prompts

"Template messages" (the leftmost button in the bottom chat bar) are now way more powerful. You can now configure templates in that prompt library to enable a specific set of tools, models, personas, and knowledge. This is a big step towards building more comprehensive automated workflows into interface0.

Three examples, all of which are shared with beta testers:

  • • The "Review this blog post" prompt now includes use of the to-do list tool. So you can type "/blog" and hit enter, then paste in your blog post, and the agent will meticulously move through the specified steps for reviewing the blog post.
  • • The "Viral tweet drafter" prompt now loops in a shared "Viral tweet knowledge base" with tips for drafting a viral tweet. Just type "/viral", enter in the content you want a tweet about, and you'll get something powerful.
  • • The "Engineering spec" prompt now uses the Pair Programmer persona, enables the multi-model synthesis tool, uses o3 as the synthesis model, and asks Grok 4, o3, and Sonnet for contributions.

Look at those prompts for inspiration for making your own workflows / template prompts!

🎉 Major Feature: Truth-seeker Tool

A riff on the synthesis tool. The Truth-seeker goes through cycles of proposing an answer → critiquing it from a sort of Popperian/Deutschian fallibilism lens → refining it → critiquing again until there are minimal changes necessary. Just select it from the tools menu and ask the agent to use it. I've been very impressed by the quality of answers so far. By default it uses Sonnet 4 to propose the draft and o3 to critique it, but you can ask it to use different models.

Keyboard shortcuts

You can now use "/" commands to trigger a template prompt, and "@" commands to select knowledge to attach or tools to use; enter / command-enter now submits dialog boxes; there's more intuitive enter / command-enter / shift-enter behavior in the main chat box; command-u now starts a new chat (thanks Brenner) and command-/ opens keyboard shortcut list.

Enhance prompt modal

Enhance prompt now pops up a dialog where you can approve/re-run/edit the enhanced prompt while seeing your existing one. Thanks CJ for the idea. One extra click now but I think it's worthwhile? Let me know if you disagree.

Messaging formatting improvements

Latex now renders (thanks Brenner); tables and lists look cleaner; headers are detected better (every LLM seems to return these differently); user messages now handle code blocks; public chats now have more formatting included and better styling.

UI/UX improvements

Lots of improvements across the board:

  • • Long user messages collapse with a "see more" button
  • • Multi-line template variable entries work (thanks Brenner)
  • • Made it more obvious for invited users that they can skip the waitlist
  • • Visual indication when you're recording audio (thanks Christian)
  • • Added ability to see your vibecheck personalization (thanks Brenner)
  • • Fixed link colors in darkmode (thanks Brenner)
  • • Improved vibecheck appearance on mobile
  • • Tool category icons now shown in tool calls
  • • Simplified/shrank tool selector button

Settings changes

Removed phone/email as default tools (thanks Alexa, sorry we sent Jeff Bezos that email draft...); updated everyone's triggered message settings to a better model and useful tools.

Longer-running agents

Lengthy transcriptions and agent responses now can run for longer before timing out.

Bugfixes

  • • Fixed broken loading indicator at bottom of messages with tool calls
  • • Fixed invite flow from within the share-chat flow
  • • Fixed an issue with pinning shared chats
  • • Fixed duplicate interface0 personas (thanks Ben)
  • • Fixed an issue with settings on Firefox (thanks dad)
  • • Fixed an invite flow bug (thanks Brenner)

Note

I did a big refactor on the backend to centralize certain configuration data across the app. If you spot any errors / unexpected behavior, please let me know!

July 21, 2025 - Vibechecks & To-do Lists

🎉 Major Feature: Vibechecks, and thus: better vibes

Everyone's default persona has now been set to a special, live persona called "interface0." This persona incorporates whatever your existing default persona was, plus it will personalize over time based on two things: ambiently paying attention to your feedback to interface0 (e.g. when you include something like "no that's not what I meant" or "yes that's great" in a message), and explicit "vibechecks."

Occasionally, a button will show up below a message that says "Vibecheck this response," or you can submit one anytime by hitting the indicated icon below a message. This will pop up a vibecheck dialog where you can put whatever short-form (even just a couple words) feedback you want on that response. interface0 will incorporate this feedback, further personalizing your default persona and improving the ✨vibes✨ of interface0 over time.

Again, this can happen both ambiently and explicitly, and I've already seen great improvements in my own account from this ongoing personalization of the product — it's like a powered-up version of memory, where the agent remembers not only facts about you, but also conforms itself more tightly to your explicit and implicit preferences and style.

🎉 Major Feature: To-do List Tool

In your tool selector, you can select a "to-do list" tool. This allows the agent to create and track its own to-do list for that chat. This is very useful for complicated, multi-step tasks. It's worth thinking about if you should include this in any of your complex template messages for nuanced workflows, by asking the agent to first create a to-do list and then move through it. You can see the current status of the to-do list (if it exists) in the chat header.

(Feature inspired by this tweet!)

Codegen integration

If you're a Codegen user (OpenAI Codex competitor), you can now enable Codegen in your tool settings and add your API key. I love this — I can now trigger coding agents to work on interface0 or other projects from within interface0 itself, with all the context/knowledge that interface0 has.

UI cleanup & improvements

Lots of improvements across the board:

  • • Simplified tool selector
  • • Moved some buttons to the right side of the chat input
  • • Improved mobile UX
  • • Added share/publish to the inbox menus (thanks Kevin)
  • • Stopped text from overlapping the autopilot button
  • • Improved mobile synthesis sources display
  • • Tool calls now show up inline where they were called, rather than all at the top of the message
  • • Tool calls now display on publicly-shared pages

Triggered message settings

In tool settings, you can now choose which model will be used for triggered messages (e.g. from inbound emails), as well as what tools that model will have access to. I want my agents to be able to reply to emails, so I've enabled the email tool, but you don't have to if you're concerned about errant agents.

Model updates

I added Moonshot's Kimi K2 model to your model selector — it's interesting to play around with, and is getting a lot of buzz (especially around its tool use capabilities). I also swapped the default model to Sonnet 4; it is much better than GPT-4.1 at tool calling.

Bugfixes

  • • Fixed issues with messages staying unread when they shouldn't
  • • Fixed triggered messages from inbound emails failing
  • • Fixed setting a team-shared persona as your default
  • • Fixed a dialog box visual overflow (thanks Tom)
  • • Fixed attachments not persisting in a conversation beyond the message they were originally sent with

July 14, 2025 - Multi-model Synthesis & PWA

🎉 Major Feature: Multi-model Synthesis

In the tools menu, you can select "multi-model synthesis" and then ask interface0 to get answers from multiple models. If you don't specify which models, it will propose ones for you. I've been using this a lot — getting the best of asking multiple models to draft an email, or write code, or give me explanations. You can see the individual responses at the bottom of the synthesized message too.

Thanks CJ and Jay for the idea.

Progressive Web App (PWA)

You can now add interface0 as an app on your phone's homescreen by browsing to it in your native web browser and installing / hitting share and then "add to homescreen." It's a much better experience on mobile this way! Thanks Jai for pushing me on this.

Enhanced enhance prompt

The sparkly "enhance prompt" button now knows if you have a reasoning or non-reasoning model selected. If it's a reasoning model (Grok 4, o3, etc.), it applies a more in-depth enhancement to meet the needs of that category of models. Otherwise it keeps it simple. I'll continue to improve this to tailor the prompt enhancement to specific models. Thanks CJ for the idea.

Memory-off chats

When starting a new chat, you can tap the crossed-out camera icon, and that chat won't have access to memories, nor will it create new ones. Useful for chats where you don't want interface0 to permanently remember the content. Thanks Jay for the idea.

Beta test team

You're all now on a "beta tester" team — so you may occasionally see new template prompts, personas, knowledge entries, and chats show up in your interface.

Mobile improvements

Bunch of mobile UI/UX improvements:

  • • Showing actions/metadata when you tap on a message
  • • Fixing the sidebar staying open after selecting a chat
  • • Bulk selection in the sidebar is now easier
  • • Improving some formatting

Invite improvements

You can now label who you sent an invite to and see the time you sent it (thanks CJ), plus the invite flow is smoother/clearer overall. And the homepage improved again.

Upgraded Grok to Grok 4

Upgraded Grok to Grok 4 for all of you!

Pulsing gradient animations

Added a nice pulsing gradient animation in a few places to better indicate loading, and also to make the product slightly less boring and black and white...

Bugfixes

  • • Edit message box now sizes correctly (thanks Jay)
  • • Fixed issue with sharing with certain users
  • • Stopped titles from having quotation marks around them
  • • Stopped showing a truncated message as a temporary title

July 7, 2025 - Teams & Sharing

🎉 Major Feature: Teams Functionality

In settings, you can now create "teams" with other users. Then you can share template prompts, personas, and contexts/knowledge with them — so you can build a prompt library for your company, or a shared context base that all your team's agents can reference.

🎉 Major Feature: Chat Sharing

You can share chats with other users, or with a whole team you are on, and the chat will show up in those people's interface0 inboxes. You can make them viewers or editors — if the latter, they will also be able to send messages in the chat, so you can have collaborative/team-wide conversations with AI.

Chat publishing

You can now publish chats and share a public link to them.

Edit message

You can now edit your last message in a conversation, and the agent's reply will regenerate accordingly. (Thanks Jay for pointing out a bug with this)

Renaming

"System prompts" is now "personas" and "contexts" is now "knowledge" after some feedback during onboardings.

Removed chained prompts

They weren't seeing much usage, and it took up a bunch of space / was confusing to people. If you miss this feature, let me know and I can figure out how to bring it back.

Snappiness & security

I spent some time this week making the new chat button snappier and testing security. I will continue to improve on these.

Bugfixes

  • • MCP tools are now correctly used by autopilot
  • • Knowledge is now persisted within a conversation's subsequent messages
  • • The header on mobile is better organized/not flowing off the screen
  • • Buttons are now disabled while actions are submitted

June 30, 2025 - MCP & Autopilot

🎉 Major Feature: MCP/External Integrations

interface0 agents can now use any MCP server, including anything Zapier connects to (i.e. basically any software)! Connect your Google Drive, your Shopify, your email, calendar, Salesforce, whatever and interact with it from interface0. Here's a quick demo video of the MCP integration.

🎉 Major Feature: Autopilot

If you don't want to manually choose models, contexts, system prompts, tools, you can now click the 🧠 icon in the chatbox and autopilot will select the optimal settings for you.

Thanks Henry for the idea.

Sharing templates/contexts/system prompts

In the "manage" views, you can click the share icon to get a link to send to other interface0 users. For example, here's a template message you could add to your account. (Teaser: I'm working on some "team" features too, so teams can keep templates/contexts/prompts updated together...)

Better landing page and signup flow

Feel free to send invites to friends (upper right hand corner of the site) and they will land on the new interface0.com.

Download chat & expanded context length

In the top nav, there's now an option to download the current chat contents for use elsewhere; plus the length of message you can put into interface0 is now much longer. Thanks Tyler for the ideas.

Tools settings

In settings you can now toggle which tools are default-on for new chats, and which specific functionality you want the tools to have.

New models

I updated your selected models to the latest-and-greatest.

Bugfixes

  • • .md and .txt file uploads now work
  • • Made a bunch of formatting improvements for messages
  • • Spent some time making the site faster and more realtime (more to come on this front)
  • • Fixed some context files not getting correctly attached to messages

June 24, 2025 - Template variables & Summarize Chat

Auto model

In the model selector, pick "auto" and the system will choose for you, considering cost / speed / complexity. You can set "auto" as your default model in settings. Thanks CJ for the idea.

Summarize chat

In the top nav, there's a button to summarize the current chat. You can either copy/paste this content, or create a new "context" with it (see last week's update re: contexts). Useful when kicking off an ongoing project.

Template variables

You can put variables in template messages, and when you trigger the template you will be prompted to fill them in.

Forwarding email

In the user menu, you can copy your user-specific "forwarding email." Any email sent to this address will kick off a new chat in your account, and the agent will suggest next steps.

Email aliases

Both chat- and user-specific agent emails are now much shorter than they were before.

Bugfixes

  • • You can attach PDFs from the attach dialog (thanks Alexa)
  • • When in "all chats," selecting a chat no longer moves you back to inbox (thanks Jay)
  • • Both user and agent messages can now be deleted

June 18, 2025 - Contexts & Enhance Prompt

🎉 Major Feature: Contexts

This is interface0's equivalent of ChatGPT/Claude "projects." You create a "context" with text and file/image content, and then can tag in that context on any message. That way, a single chat can cross-reference information stored in multiple contexts rather than being stuck in one project.

Enhance prompt

You can half-ass writing a prompt, hit the enhance button, and it will make it clearer. Inspired by v0.

More system prompt context

The hidden system prompt now always includes your name, email, models you could have chosen from (thanks CJ for the idea), and more. Context is king.

Bugfixes

  • • Fixed o3 reliability issues
  • • Fixed overlapping header UI bug