Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.71 KB

File metadata and controls

59 lines (46 loc) · 1.71 KB

Changelog

[2026-03-31]

Updated

  • OpenAI Codex: hooks detail updated to link to dedicated hooks documentation

[2026-03-30]

Updated

[2026-03-18]

Updated

  • GitLab Duo: agentSkillsSupport "no" → "yes" (agent skills for domain expertise)

[2026-03-13]

Added

  • GitLab Duo added to the database

Updated

  • Cursor: ideExtension "no" → "yes" (available in JetBrains IDEs via Agent Client Protocol)
  • OpenAI Codex: planMode "no" → "yes" (plan-first workflow for difficult tasks)
  • OpenAI Codex: hooks detail updated (added SessionStart and SessionStop hooks)
  • OpenAI Codex: updated additionalInfo (plugins, multi-agent orchestration, worktrees, automations, web search, voice dictation)

[2026-02-19]

Updated

  • GitHub Copilot: added additionalInfo for CLI plugins support (bundling agents, skills, hooks, and MCP)

[2026-02-18]

Updated

  • OpenAI Codex: hooks "no" → "yes" (AfterToolUse hook in Codex CLI 0.100.0)
  • OpenAI Codex: subagentsSupport "no" → "yes" (customizable multi-agent roles via config)
  • Cline: subagentsSupport null → "yes" (native use_subagents tool)
  • Cursor: added additionalInfo for Marketplace plugins

[2026-02-04]

Updated

  • Add hooks property in the matrix

[2026-01-28]

Updated

  • Mistral now supports sub-agents in its 2.0.0 release

[2026-01-23]

Updated

  • Cursor now supports sub-agents and skills

[2026-01-21]

Added

  • Clint added in the database

[2026-01-20]

Updated

  • The database of agents has been reviewed entirely

[2026-01-19]

Added

  • Init database of agents