AI & MLclaude-code
Claude Code
Also known asAnthropic CLI
Anthropic's terminal-based agentic coding tool launched in early 2025 alongside Claude 3.7 Sonnet. It accepts natural-language commands in the shell and autonomously performs multi-step coding tasks including file editing, git operations, test execution, and large-scale refactoring using a 200K token context window. Claude Code can be extended with hooks, MCP servers, and custom slash commands for project-specific workflows.
Related terms
3AI & ML
AI Coding Assistant
An AI tool that helps developers write, debug, review, and explain code. Examples: GitHub Copilot (inline suggestions),...
AI & ML
AI Agent
An autonomous AI system that can plan, use tools, and take actions to accomplish goals. Agents use LLMs as the reasoning...
AI & ML
Model Context Protocol (MCP)
An open standard introduced by Anthropic in November 2024 for connecting AI applications to external data sources, tools...