Building your own CLI Coding Agent with Pydantic-AI
A guide to building a custom CLI coding agent using the Pydantic-AI framework and Model Context Protocol for project-specific development tasks.
A guide to building a custom CLI coding agent using the Pydantic-AI framework and Model Context Protocol for project-specific development tasks.
A tutorial on building a command-line chatbot using Node.js, LangChain, and OpenAI's API for interactive conversations.
A tutorial on building a simple interactive command-line interface (CLI) application using Node.js and TypeScript.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
A guide to essential Docker commands for developers, covering image management, container operations, and workflow optimization.
A TypeScript talk write-up on creating advanced types for the Commander.js library to improve CLI development safety and developer experience.
An in-depth look at how NPM works, covering its core components like the CLI, module resolution, and lockfiles, as part of an 'under-the-hood' series.
A developer shares tips and code examples for creating a command-line interface (CLI) tool using Node.js, yargs, and Jest.
A guide to advanced input/output methods for creating interactive Artisan console commands in Laravel 5.1, including tables and progress bars.
Announcing Laravel Homestead 2.0, a major update that transitions the tool into a globally installable Composer package.