Ai agent

Getting started with Codex

Getting started with Codex

A step-by-step walkthrough on getting started with OpenAI's Codex. This guide covers installation of the CLI and VS Code extension, configuration using `agents.md` and `config.toml`, effective prompting patterns, and advanced workflows like using the Model-Connectable Protocol (MCP) and the OpenAI Agents SDK for programmatic automation.

Spec-Driven Development: Sharpening your AI toolbox - Al Harris, Amazon Kiro

Spec-Driven Development: Sharpening your AI toolbox - Al Harris, Amazon Kiro

Spec-Driven Development offers a structured, reproducible, and reliable alternative to 'vibe coding' in the AI era. Al Harris from the Kiro team explains how to leverage specs as living documentation, integrate external tools via MCPs, and use property-based testing to create a tight feedback loop from natural language requirements to verified code.

Emergent: The AI App Builder for Everyone

Emergent: The AI App Builder for Everyone

Mukhund and Madhav Jha, co-founders of Emergent, detail their journey of building an AI-powered app builder that reached $15M ARR in three months. They discuss their pivot from enterprise agents, the multi-agent architecture that enables production-ready apps, and their vision for a future with a 'billion builders'.

Block CTO Dhanji Prasanna: Building the AI-First Enterprise with Goose, their Open Source Agent

Block CTO Dhanji Prasanna: Building the AI-First Enterprise with Goose, their Open Source Agent

Dhanji Prasanna, CTO of Block, discusses the company's AI transformation, centered on their open-source agent, Goose. He details how Goose leverages the Model Context Protocol (MCP) to automate complex workflows, saving engineers 8-10 hours weekly. Prasanna also explains Block's strategic shift to a functional organizational structure to accelerate AI adoption and shares his vision for the future, where swarms of smaller AI models will outperform today's monolithic LLMs.

Build Hour: Codex

Build Hour: Codex

A hands-on walkthrough of Codex, now a single, unified agent across your IDE, CLI, and GitHub. This summary covers new features like the IDE extension, automated code review, and best practices for delegating tasks to the local and cloud agent for a more efficient development workflow.

Piloting agents in GitHub Copilot - Christopher Harrison, Microsoft

Piloting agents in GitHub Copilot - Christopher Harrison, Microsoft

GitHub's Christopher Harrison explains how to leverage GitHub Copilot's agent capabilities. This summary covers using Copilot as an AI pair programmer, the importance of providing context, its different workloads, and how to use the new Copilot Coding Agent with the Model Context Protocol (MCP) to accelerate development responsibly.