Register and share your invite link to earn from video plays and referrals.

Simon Last
@simonlast
Building @NotionHQ
710 Following    11K Followers
Building products in the age of AGI
Coding agents are everywhere now, so Notion's primitives are going lower-level and more general. We just shipped a new concept called Workers – it's a hosted compute sandbox with convenient APIs for: - Sync: 2-way sync a Notion database with any external data source - Tools: build secure custom tools for your agents to connect to any external system - Webhooks: expose an endpoint any external service can call More soon!
Show more
Introducing: the Notion Developer Platform New building blocks that help you (and your coding agents) sync any data source, build any tool, and orchestrate any agent. Follow along 👇
Show more
Models are changing really fast, often in ways that will break your product and technical assumptions. There's no way around this – the only way forward is to relentlessly iterate to make sure you're on target with what's available now, and what you can see on the horizon. The good news is, it's easier than ever to do this if you properly apply coding agents!
Show more
finally: @simonlast + @sarahmsachs on Latent Space! Notion has rebuilt Notion AI 5 times. This is the first time Simon has told the entire story. I've been trying to do this interview for ~3 years. We run @latentspacepod on Notion since inception, as does every other top tech company. Notion is one of the top ~3? knowledge work tools in the world, crossing 100M users in 2024 and now shipping the AI productivity suite that @ivanhzhao wants to be "steel and steam for organizations" — the backbone of a new Industrial Revolution of Infinite Minds that will change the world.
Show more
Very excited to show you what we're brewing!
Developers: Join us on May 13. A first look at our new developer platform. Let's build, together.
Some notes on how I got a coding agent to work for 13 days straight: Self-verification: the agent needs to be able to end-to-end verify everything itself. Design efficient testing layers that make sense for your project, and make sure the agent can effectively loop on them to prove correctness. Write spec documents: work with the agent to fully specify goals, full implementation details, and verification in a document. It's almost always fruitful to iterate on this multiple times. This could be anywhere: a Notion page, or just a simple .md file. Use a running to-do list: break down complex work into a to-do list that you can see and edit. As you think of more things for it to do next, you can just add more to-dos. This could be anywhere: a page or database in Notion, or a .md file. Adversarial review: as a step in the process, the agent should ask another agent to review the spec and implementation and make sure there are no gaps. Force the agent to loop on this until it's totally aligned. This can use sub-agents if that's supported, or you can design a simple CLI that calls another agent. The key thing is to invoke a fresh agent context. This was for a prototype of a new product. It's easier to do all of this on a small codebase, but the principles work anywhere.
Show more
Our co-founder, Simon’s record is letting a coding agent run for 13 days straight. His bedtime routine now includes giving his agents enough work to keep running until breakfast 🍳 @simonlast @saranormous
Show more
The loudest story about AI is a lonely one. One person with an army of chatbots. Other humans are friction. That gets the future wrong. The best things aren’t built alone. In a moment of change, we want to remind the world (and ourselves) what Notion stands for: — Think Together
Show more
0
192
3K
412
Forward to community
Sharing a few of my favorite prompt snippets for coding: For iterating on a spec: Please step back and think again. How can we make this SIMPLER and DUMBER while still achieving our goals? For planning: Please research the codebase to make sure you fully understand how stuff currently works, and make a detailed plan to achieve the above. Your plan must be fully fleshed out and include only concrete actions such as editing files and running commands (ie. your plan cannot include actions like “read this file”). Your plan must also include how you will verify it is correct yourself, end-to-end. Don’t make any code changes yet. Research now as much as you need and then chat back with your full plan when ready. For debugging: Please think carefully and truth seek. Don't just blindly re-run things and hope they will work. Read the code, and liberally add temporary logging statements anywhere in the codebase to verify logic works as you expect (just remember to not commit them). Dig deep and take the time to really figure out the root causes of problems.
Show more
Our cofounder @SimonLast hasn't written a line of code since last summer. With custom agents running while he sleeps, entire products get built without him touching the keyboard. Custom agents run his inbox. Route bugs. File tasks. Search across Slack, Drive, and Notion—and find him answers, not links. He sat down with @Saranormous on @NoPriorsPod to share what it looks like when the entire company runs on agents.
Show more
Our cofounder @simonlast built the first Custom Agent at Notion. It had one job: route product feedback. Then he gave it a blank page and let it figure out the rest. Now the whole company relies on it 👀
Show more
With Notion Workers, you can build a custom integration that connects your custom agent to pretty much anything, usually in under 10 minutes!
Alongside Custom Agents, we're also quietly releasing an "extreme pre-alpha" of something called Notion Workers. I joined Notion dreaming we would one day make it a developer platform, and this is just the start!
Show more
Custom agents are here – I'm so proud of the team for this launch! My personal favorite: I set up an email triage custom agent a few months ago and it completely solved email for me. I get a daily recap of what I need to see, and anything I don't is automatically archived.
Show more
Introducing Custom Agents. The AI team that never sleeps 🌙 They’re autonomous, built for teams, and easy for anyone to build. Give them a job, set a trigger or schedule, and they'll get it done 'round the clock.
Show more
i just made a section of our Notion for all of our agents to chat and share learnings, questions, and observations together this is going to be huge
With great power comes great responsibility Taste & effort = more, bigger, better PRs Laziness = slop
“He would always have searched beyond for something unknown, and if there had been no other competition, he would have competed against himself.” Arrian on Alexander
Massive congrats – Notion AI would not work without Turbopuffer!
An incredible year for turbopuffer is closing. We now manage trillions of vectors and tens of petabytes. We’ve puffed up revenue 10x and headcount 5x. We’ve helped Anthropic, Cursor, Notion and others connect every petabyte to AI to ship the most ambitious version of their product. This week we doubled down with Lachy Groom and added Thrive Capital to the team. They have both proven themselves repeatedly to us over the past 2 years. In 2025, we’ve proved the puffer architecture is capable of state-of-the-art vector and text search. Next year, we’ll continue to optimize the core and widen our surface area, to make it effortless to search every byte.
Show more
Gemini 3 Pro is now live in Notion. First time you can use Notion Agent on a Gemini model. It’s great for challenging, multi-step tasks. Let us know how you find it!
I really enjoyed this conversation with Alan Kay. In a "pink" world, we must nourish and protect our ability to think "blue" thoughts
I’m so excited to be able to share something we’ve been brewing at @NotionHQ: Custom Agents. We went well beyond the standard chatbot with custom instructions — Custom Agents are designed to solve repeated work autonomously in the background. Internally, we have literally hundreds running, with use-cases like routing bugs and product feedback, running engineering stand-ups, and keeping your docs up to date. Alpha coming very very soon!
Show more
Notion 3.0: Agent is here. Before, Notion was your tool. With 3.0, Notion is your AI teammate. It’s the most advanced knowledge work agent. It handles 20+ minute multi-step actions, works with databases, and has a state-of-the-art memory system.
Show more
0
25
1.1K
94
Forward to community
Notion AI – now with GPT-5 (and a model picker!) Our team was really impressed with the reasoning depth of this model, especially when making sense of conflicting information.
New in Notion AI’s toolbelt: @OpenAI's GPT-5 It’s fast, thorough, and handles complex work 15% better than other models we’ve tested. A great choice for tasks with multiple moving parts. Gradual rollout starting today.
Show more