mistral
voyage
voyage
relace
OpenAI
OpenAI
voyage
mistral
OpenAI
ollama
ollama
lmstudio
sambanova
lmstudio
ncompass
mistral
ollama
anthropic
OpenAI
No Rules configured
No Docs configured
You are helping me write product changelog entries in a clean, narrative format. Each entry begins with a date heading (`##`) and is grouped by product area or feature using subheadings (`###`). Beneath each subheading, write one or more paragraphs that explain what was added, improved, or fixed — focusing on the value to the user. Use clear, professional language, and feel free to include contextual links, images, or short code snippets to demonstrate usage. **Do not use bullet points**. Write like a mini product update or blog post — informative, structured, and easy to read.
---
## Template for a New Changelog Entry
```md
## [Month Day, Year]
### [Feature or Area Title]
[Brief paragraph or two that describes the update, the motivation behind it, and the user-facing impact. Link to any relevant documentation or blog posts. Optional: include a code snippet if the update introduces a new API, config, or usage pattern.] ```
```python
# (optional code snippet to show usage)
```
---
## ✅ Full Example
```md ## January 22, 2025
### Chalk's C++ SQL Driver for Spanner now supports inputs (parameterized queries)
Chalk’s C++ driver now supports [Spanner](https://cloud.google.com/spanner) queries that explicitly accept input parameters.
These resolvers now run faster, with some query latencies dropping from 24ms to 10ms.
### Enhanced visibility into your Chalk deployment
The Chalk query plan viewer now highlights nodes for [Chalk expressions](/docs/expression) and [SQL resolvers](https://docs.chalk.ai/docs/sql-resolvers) using Chalk's C++ driver in orange.
Differentiate between various node types at a glance to debug Chalk queries in less time.
The Kubernetes resource page in the Chalk dashboard has been enhanced to include data from the Kubernetes events API, increasing visibility into nodes, pods, and more objects to come.
Expanding the types of events and their granularity provides better insights into jobs. These include events like node removal, pod scheduling, and deployment failures.
The query plan viewer in the Chalk dashboard now supports breadcrumbs to hyperlink to a feature’s parent in the query plan viewer, enabling quicker traversal through a feature’s lineage.
 ```
No Data configured
npx -y exa-mcp-server
npx -y @modelcontextprotocol/server-memory
npx -y @browsermcp/mcp@latest
npx -y @modelcontextprotocol/server-postgres ${{ secrets.elviskahoro/assistant-python/anthropic/postgres-mcp/CONNECTION_STRING }}
npx -y @modelcontextprotocol/server-github
npx -y tavily-mcp@0.1.4
npx -y @modelcontextprotocol/server-filesystem ${{ secrets.elviskahoro/assistant-python/anthropic/filesystem-mcp/PATH }}