Directus vs GitHub
Side-by-side trajectory, velocity, and editorial themes.
Directus is on a steady weekly cadence with AI tooling deepening on every release.
Directus is shipping weekly point releases on the 11.17.x line, each carrying a mix of small UI features, AI-related additions, and dependency hygiene. The recent stretch added a /ai/object structured-generation endpoint, an asset cache-revalidation header (ASSETS_CACHE_REVALIDATE), background data imports with timeout and concurrency controls, a Tabs group interface that absorbs a previously-extension feature, and comparison-modal improvements (timezone-aware datetime, modified-only view). UI work in 11.17.0 also shrunk the app to 90% and converted px to rem — flagged as a potential breaking change for extensions with hardcoded pixel values.
Two parallel arcs: (1) AI Assistant continues to grow — image/PDF upload, multi-provider model refresh (Anthropic, Google, OpenAI), an Anthropic tool-search adapter for context efficiency, and now a structured-object endpoint for inline experiences; (2) the app shell is being modernized — rem-based sizing, native replacements for previously third-party UI primitives (reka, native Tabs), and migration of @directus/visual-editing into the monorepo. Bug-fix volume is high but consistent — typical of a project absorbing a wide community contribution stream.
Expect continued weekly 11.17.x cuts focused on the AI surface (more inline AI-aware components, more structured-output use cases) and the in-progress monorepo consolidation. The 90%-UI shrink will likely require an extensions-side migration cycle before a major version cut.
GitHub is collapsing Copilot from chat into autonomous task execution across the platform.
Copilot has graduated from a code-completion sidebar into a multi-model agent woven through GitHub's surface area — code review, Actions, issues, security. Recent releases shift model selection from user choice toward automated routing, add semantic understanding of the issues corpus, and extend the cloud agent's reach to fix failing CI jobs and apply review feedback in one click. The model lineup keeps widening (Gemini 3.5 Flash GA), but the bigger move is hiding that complexity behind verbs like 'Fix with Copilot'.
GitHub is moving the user one rung up the abstraction ladder: instead of picking models, prompts, or scopes, you delegate jobs and Copilot orchestrates underneath. Multi-vendor model support signals comfort with using the best provider per task rather than betting on one model house, while a deliberate verb consolidation ('Fix with Copilot') unifies what used to be feature-specific buttons. Auxiliary work — telemetry URL stabilization, OIDC expansion, GHAS trial flows — keeps the platform plumbing in step with that agentic push.
Expect Copilot to claim more of the actual git workflow next: autonomous PR drafting from issue context, agent-led triage built on the new semantic issues index, and broader cloud-agent coverage of the Actions and security surfaces where one-click fixes already exist. Model-choice UI is likely to keep shrinking as the auto-router takes over.
See more alternatives to Directus →
See more alternatives to GitHub →