-
Notifications
You must be signed in to change notification settings - Fork 263
changelog for 2026-01-30 #4401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changelog for 2026-01-30 #4401
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
philip
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, made a few comments.
content/changelog/2026-01-30.md
Outdated
| <details> | ||
| <summary>**Neon CLI**</summary> | ||
|
|
||
| - The `neon init` command now requires authentication before running. If you're not already authenticated, the CLI will automatically open your browser to log in. Additionally, `neon init` now installs Cursor skills from the [Neon skills repository](https://github.com/neondatabase-labs/ai-skills) instead of rules, providing more flexible and powerful AI agent capabilities for database development workflows. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The correct URL is https://github.com/neondatabase/agent-skills and this is not Cursor specific, so this entry should be more generic about Agent Skills.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition, consider how all the skills entries can be merged into one.
content/changelog/2026-01-30.md
Outdated
| title: Postgres extension updates, NAT gateway IPs, and more | ||
| --- | ||
|
|
||
| ## Postgres extension updates |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thinking out loud here, I wonder what the preferred order for this changelog should be (and which should lead) Skills or Auth? 🤔
| ## The `init` command | ||
|
|
||
| The `init` command initializes your app project with Neon using your AI coding assistant. It installs the Neon MCP (Model Context Protocol) Server and the Neon VS Code Extension, enabling your AI assistant to help set up your Neon integration and providing database development tools directly in your IDE. | ||
| The `init` command initializes your app project with Neon using your AI coding assistant. It installs the Neon MCP (Model Context Protocol) Server, Cursor skills, and the Neon VS Code Extension, enabling your AI assistant to help set up your Neon integration and providing database development tools directly in your IDE. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we replace Cursor skills with Agent skills since we also add skills for claude and copilot?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. Thank you.
PREVIEW:
https://neon-next-git-changelog-2026-01-30-neondatabase.vercel.app/docs/changelog/2026-01-30