#agents

13 pages tagged agents.

13/13

Claude Code

Anthropic's agentic command-line coding tool.

06-10-2026#ai#claude#cli

AI Agents

LLM-driven systems that plan, call tools, and act toward a goal.

06-10-2026#ai#agents#llm

semantic-kernel

Package-level reference for semantic-kernel on PyPI — install variants, the Python vs .NET split, provider extras, and alternative frameworks.

05-31-2026#pip#package#ai

langchain

Package-level reference for the langchain family on PyPI — install variants, partner packages, version churn, and alternatives.

05-31-2026#pip#package#llm

haystack-ai

Package-level reference for haystack-ai on PyPI — install variants, the farm-haystack v1 → haystack-ai v2 rename, integrations, and alternative frameworks.

05-31-2026#pip#package#ai

crewai

Package-level reference for the crewai library on PyPI plus the crewai-tools companion — install, versioning, and multi-agent alternatives.

05-31-2026#pip#package#llm

autogen-agentchat

Package-level reference for the autogen-agentchat / autogen-core / autogen-ext family on PyPI plus the legacy pyautogen — install, rename history, versioning, and alternatives.

05-31-2026#pip#package#llm

Codex Sub-Agents & Task Delegation

How Codex CLI supports delegating to child agents — the experimental /agent system, codex exec as a sub-agent pattern, MCP-mediated agent-to-agent calls, isolation boundaries, and orchestration patterns.

05-25-2026#codex#openai#subagents

Agent Frameworks Comparison

Side-by-side comparison of LangChain, LlamaIndex, AutoGen, CrewAI, Haystack, and Semantic Kernel for building LLM-powered applications and agent systems. Covers strengths, weaknesses, and when to pick each.

05-25-2026#ai#llm#agents

LlamaIndex

Build RAG pipelines and LLM-powered data applications with LlamaIndex. Covers document loading, indexing, query engines, custom LLMs and embeddings, persistent storage, and agents.

04-27-2026#python#llamaindex#llm

LangChain

Build LLM-powered pipelines with LangChain. Covers LCEL chains, chat models, prompts, output parsers, tools, agents, retrievers, memory, and streaming.

04-27-2026#python#langchain#llm

crewAI

Orchestrate teams of role-playing AI agents with crewAI. Covers agents, tasks, crews, tools, LLM selection, memory, YAML config, and the kickoff lifecycle.

04-27-2026#python#crewai#agents

AutoGen

Build multi-agent AI systems with Microsoft AutoGen. Covers agents, group chats, code execution, tool registration, async runtimes, and LLM configuration.

04-27-2026#python#autogen#agents