You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -532,7 +532,7 @@ Entries may carry one or more status tags so readers can judge maturity at a gla
532
532
-[Alteryx Agent Studio](https://www.alteryx.com/blog/new-capabilities-in-alteryx-one-built-for-how-analysts-work) - 🆕 **May 2026**. Packages trusted Alteryx datasets and workflows into conversational agents; creates and manages MCP endpoints via the new Alteryx One MCP Server (answers in Claude, ChatGPT, Gemini).
533
533
-[Koog 1.0](https://github.com/JetBrains/koog) - 🆕 **May 21, 2026 — KotlinConf 2026**. JetBrains' open-source agent framework for **Kotlin + Java** hits a stable 1.0 with a long-term-supported stable API surface. Kotlin Multiplatform deployment (JVM / Android / iOS / JS / WASM), Java interop without wrapper modules, local Android LiteRT, OpenTelemetry across all targets, graph-based workflows, Spring Boot / Ktor integration, and providers for OpenAI / Anthropic / Google / Bedrock. Apache-2.0. 
534
534
-[LangChain](https://github.com/langchain-ai/langchain) - Build context-aware reasoning applications with LLMs. 
535
-
-[LangGraph](https://github.com/langchain-ai/langgraph) - Build resilient language agents as graphs with stateful, multi-actor orchestration. **Latest stable 1.2.10 (July 28, 2026)**. The 0.3.x series (2025) split prebuilt agents into `langgraph-prebuilt` (Supervisor, Swarm, LangMem, Trustcall). **v1.2 (May 2026)** adds per-node timeouts / error recovery / graceful shutdown, a new `DeltaChannel` to cut checkpoint overhead on long threads, and a content-block-centric streaming API v3. Latest: v1.2.4 (June 2026). 
535
+
-[LangGraph](https://github.com/langchain-ai/langgraph) - Build resilient language agents as graphs with stateful, multi-actor orchestration. **Latest stable 1.2.11 (August 11, 2026)**. 1.2.11 delivers tracing and checkpointing stability fixes. The 0.3.x series (2025) split prebuilt agents into `langgraph-prebuilt` (Supervisor, Swarm, LangMem, Trustcall). **v1.2 (May 2026)** adds per-node timeouts / error recovery / graceful shutdown, a new `DeltaChannel` to cut checkpoint overhead on long threads, and a content-block-centric streaming API v3. Latest: v1.2.4 (June 2026). 
536
536
-[CrewAI](https://github.com/crewAIInc/crewAI) - Framework for orchestrating role-playing autonomous AI agents in collaborative teams. 
537
537
-[goose](https://github.com/block/goose) - Open-source, extensible AI agent from Block (Rust desktop app + CLI) that installs, executes, edits, and tests with any LLM; 15+ providers; hosted by the Agentic AI Foundation (Linux Foundation). v1.43.0 (July 14, 2026). 
538
538
-[AG2](https://github.com/ag2ai/ag2) - 🆕 **July 3, 2026 (v1.0.0b0)**. Community-driven fork of Microsoft AutoGen — the active development path after Microsoft placed AutoGen in maintenance mode in Q1 2026. Preserves the conversable-agent model with continued bug fixes, new integrations, and feature work. Apache-2.0. Drop-in migration from existing AutoGen projects. 
0 commit comments