Install ntn, the Notion CLI.
It brings the entire Notion API to your terminal, plus everything you need to build and deploy Workers. Built for humans and coding agents alike.
Install with: curl -fsSL https://t.co/2dJqE3YHvw | bash
We are super excited to launch the in-app browser inside Codex with comment mode!
View any web pages & iterate with your agent quickly with just point and click.
Codex will automatically capture a screenshot, the DOM element, and feed it as precise context to your next chat.
No more switching between browsers, dragging screenshots, and wrangling with underspecified prompts.
It's great for front-end development of apps/pages, but also very useful if you have documentation pulled up on the side and just want to ask a question!
Thrilled to announce the Monitor tool which lets Claude create background scripts that wake the agent up when needed.
Big token saver and great way to move away from polling in the agent loop
Claude can now:
* Follow logs for errors
* Poll PRs via script
* and more!