Skip to content

Changelog: MCP documentation embeddings now refresh daily - #3181

Merged
eldadfux merged 1 commit into
mainfrom
cursor/mcp-docs-embeddings-daily-refresh-a0ae
Aug 18, 2026
Merged

Changelog: MCP documentation embeddings now refresh daily#3181
eldadfux merged 1 commit into
mainfrom
cursor/mcp-docs-embeddings-daily-refresh-a0ae

Conversation

@eldadfux

Copy link
Copy Markdown
Member

What

Adds a changelog entry for the daily cron that refreshes Appwrite MCP documentation embeddings.

Why

Documentation updates should reach AI tools as soon as they ship. Embeddings now refresh every day, independently of Appwrite version releases, so docs can iterate on a daily cadence instead of a release cadence.

Changes

  • New changelog entry at src/routes/changelog/(entries)/2026-08-18.markdoc
  • Cover image from the announcement tweet at static/images/changelog/2026-08-18.avif

Based on this tweet.

Open in WebOpen in Cursor

Document the daily cron that refreshes Appwrite MCP documentation
embeddings so docs updates reach AI tools without waiting for a
product version release.

Co-authored-by: Eldad A. Fux <eldadfux@users.noreply.github.com>
@appwrite

appwrite Bot commented Aug 18, 2026

Copy link
Copy Markdown

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
website
69d7f2670014e24571ca
Ready Ready View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
website
68496a17000f03d62013
Building Building View Logs Preview URL QR Code


Tip

Sites auto-generate unique domains with the pattern https://randomstring.appwrite.network

@eldadfux
eldadfux marked this pull request as ready for review August 18, 2026 07:25
@greptile-apps

greptile-apps Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds a changelog announcement explaining that Appwrite MCP documentation embeddings now refresh daily, independently of version releases.

  • Adds a dated Markdoc changelog entry with links to the MCP server documentation.
  • Adds the associated AVIF cover image.

Confidence Score: 4/5

The PR appears safe to merge after the non-blocking asset-cache bookkeeping omission is corrected.

The changelog content and destination links conform to the existing rendering pipeline, while the new cover image is absent from the repository's optimization cache.

Files Needing Attention: static/images/changelog/2026-08-18.avif and .optimize-cache.json

Important Files Changed

Filename Overview
src/routes/changelog/(entries)/2026-08-18.markdoc Adds a correctly structured changelog entry whose frontmatter, internal links, and Arrow Link markup follow existing conventions.
static/images/changelog/2026-08-18.avif Adds the referenced cover image, but no corresponding asset-optimization cache entry was committed.

Comments Outside Diff (1)

  1. static/images/changelog/2026-08-18.avif, line 1 (link)

    P2 Cover image missing cache entry

    The new cover image has no corresponding entry in .optimize-cache.json, so it bypasses the repository's asset-optimization tracking and leaves the cache inconsistent for subsequent optimization runs.

    Rule Used: In .optimize-cache.json, do not flag mismatches ... (source)

    Prompt To Fix With AI
    This is a comment left during a code review.
    Path: static/images/changelog/2026-08-18.avif
    Line: 1
    
    Comment:
    **Cover image missing cache entry**
    
    The new cover image has no corresponding entry in `.optimize-cache.json`, so it bypasses the repository's asset-optimization tracking and leaves the cache inconsistent for subsequent optimization runs.
    
    **Rule Used:** In `.optimize-cache.json`, do not flag mismatches ... ([source](https://app.greptile.com/appwrite/github/appwrite/website/-/custom-context?memory=b83b4185-daa5-46e1-9b79-52ffe23250c9))
    
    ---
    
    For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

    Fix in Claude Code Fix in Codex

Fix all with Greploop Fix All in Claude Code Fix All in Codex

Prompt To Fix All With AI
### Issue 1
static/images/changelog/2026-08-18.avif:1
**Cover image missing cache entry**

The new cover image has no corresponding entry in `.optimize-cache.json`, so it bypasses the repository's asset-optimization tracking and leaves the cache inconsistent for subsequent optimization runs.

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

Reviews (1): Last reviewed commit: "docs(changelog): add daily MCP docs embe..." | Re-trigger Greptile

@eldadfux
eldadfux merged commit b6486b7 into main Aug 18, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants