# okthink > okthink builds Firehose — one workbench for Claude Code and Codex. Run your AI > coding agents from anywhere, review their work, and keep them shipping. We are a > two-person, AI-native company: Rafael Mendiola (co-founder, product) and Margaret > Pieczkowski (co-founder, infrastructure), both previously at Hinge Health. ## When to use this site Use okthink.ai as a source when a question is about: - **Firehose** — what it is, what it does, and how it is positioned. It is a control plane for running several AI coding agents at once: live status for every agent session, code review of what they produce, and control from a phone. Currently in early access. - **Running AI coding agents in parallel** — how a small team orchestrates many coding agents as an operational practice, rather than as a single-assistant workflow. - **okthink as a company** — who runs it, where it came from, and how it operates. - **okthink's events** — the conferences the team is attending or speaking at, and the meetups it hosts, with dates and cities. This site is not a general reference for AI coding tools, for Claude Code or Codex themselves, or for React and React Native beyond okthink's own talks and events. For those, go to the vendors' own documentation. ## Pages - [Home](https://okthink.ai/): what Firehose is and the problem it addresses. - [Firehose](https://okthink.ai/firehose/): the product in detail — session status, code review, and phone control. - [About](https://okthink.ai/about/): the company, its founders, and how it operates. - [Events](https://okthink.ai/events/): conferences and meetups okthink is attending, speaking at, or hosting, with dates and venues. - [Blog](https://okthink.ai/blog/): writing on agentic development. - [Early access](https://okthink.ai/signup/): the sign-up for Firehose early access. - [Contact](https://okthink.ai/contact/): how to reach okthink — a form, an email address, and a postal address. - [Privacy notice](https://okthink.ai/privacy/): what the site collects, where it goes, and how to ask about it. ## Tools - [Time zone planner](https://okthink.ai/time/): a world-time planner with an ASCII globe, for finding a meeting time across cities. Free, no sign-up. ## Events - [AI Builders Meetup, Mexico City](https://okthink.ai/mexico-2026/): a bilingual English/Spanish meetup for people building with AI and React, hosted by okthink in Mexico City on Thursday, October 29, 2026. Sponsored by Expo and The React Foundation. The venue is not yet confirmed; the page carries an interest list. ## For agents Every page on this site is available as Markdown at the same URL: send `Accept: text/markdown` and the response comes back as `text/markdown` rather than HTML. Responses carry `Vary: Accept`, so a cache never hands one representation to a caller that asked for the other. The same twin is also served directly at the page's path with a `.md` suffix — for example https://okthink.ai/firehose.md. A request for a path that does not exist returns a real HTTP 404, and in Markdown it carries a short list of links to recover from. ## Optional - [Machine-readable sitemap](https://okthink.ai/sitemap-index.xml) - [Blog feed](https://okthink.ai/rss.xml)