v0.260706.021147
Added
-
Agent plugin (CLI + skill) for coding agents:
A new agent plugin enables coding agents like Claude Code to read and edit
.erdfiles
without requiring a running VSCode extension.
The plugin bundles a standalone CLI (erd-cli.cjs) and a skill definition,
so agents can create tables, columns, relations, and perspectives directly from the terminal.
Changed
-
Google Drive app top page redesign:
The Google Drive app landing page now uses a unified visual style with the main web app,
including a gradient background, a refreshed logo layout, and consistent button styling.
What's Changed
- Upgrade TypeScript and enhance agent plugin for CLI integration by @kajitiluna in #207
Full Changelog: github-page/2026/07/v0.260704.022936...github-page/2026/07/v0.260706.021147