1sec.ai

Tag

#gpt

Every item tagged gpt, newest first.

2 items

OpenAI's chief scientist told staff GPT-5.6 is a "meaningful improvement," could land this month

OpenAI chief scientist Jakub Pachocki told staff GPT-5.6 is a meaningful improvement over GPT-5.5 and could launch this month. The exact nature of the improvements and launch date remain unconfirmed. You should monitor OpenAI's announcements for updates on GPT-5.6 capabilities and availability. This upcoming model may impact your AI project plans.

Key takeaways
  • GPT-5.6 described as a meaningful improvement over GPT-5.5.
  • Potential launch this month.
  • Details on benchmarks, pricing, and exact date still unknown.

Built an open-source way to give GPT agents a real browser (not headless)

Built Otto, an open-source way to give GPT agents a real browser (not headless), so they can drive a real Chrome tab over a secure relay. This lets the model focus on strategy, not low-level clicking/extraction. The project exposes an MCP server and a --json CLI for integration with other tools.

Key takeaways
  • Deterministic code handles clicking/extraction, not the model.
  • Exposes MCP server + --json CLI for tool-use integration.