My Chatbot interface for OpenAI models (Live demo) has gotten a few improvements lately: Tool-Use presentation: Support for MCP Servers (aka “Model Context Protocol) registration to be done in mcp_registry.json, loosely follows the Visual Studio syntax sample in mcp_registry.sample.json M... Read more 07 Aug 2025 (Updated) - 1 minute read
ChatGPT Agent, an agentic environment within ChatGPT, has been rolled out to paid subscribers in the EEA and Switzerland (excluding Enterprise and Edu users). This combines the OpenAI Operator technology preview with Deep Research, a terminal tool for code execution and external data sources via Connectors. Operator will be deprecated in the com... Read more 01 Aug 2025 (Updated) - 5 minute read
Today, Armand Ruiz (VP of AI Platform at IBM) posted his thoughts on building an “AI-first company.” Among his points: culture beats models, small teams have outsized impact, and “Slack is the new org chart.” These ideas aren’t particularly new. Agile methodology emphasized similar values decades ago, and Jeff Bezos’ “two‑pizza” rule for team s... Read more 24 Jul 2025 - 3 minute read
Even with “Memory” and style preferences turned off in the ChatGPT personalization settings, the paid “Team” subscription tier causes personal data to be disclosed to the underlaying Language Model. This includes: Full name used for registration Corporate E-Mail address “Handle”: corporate user name Organization name (a November 202... Read more 20 Jul 2025 - 1 minute read
Anthropic «Claude Code» is another AI-agent for AI-assisted coding (or “vibe-coding”). This competes with OpenAI Codex CLI in that it has a text-oriented user interface, but also integrates somewhat with Visual Studio Code: run it in the Terminal, and the changes it proposes are shown in the code pane as side-by-side diffs. Installing The offic... Read more 06 Aug 2025 (Updated) - 5 minute read