Skip to content

Bilig

v1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-tools ai-agents excel excel-formulas formula-engine formula-recalculation
+14 more
headless-spreadsheet mcp mcp-server model-context-protocol nodejs spreadsheet spreadsheet-automation spreadsheet-engine spreadsheet-formulas typescript workbook-api xlsx xlsx-formulas xlsx-recalculation

Summary

AI summary

Detect stale XLSX formula caches in CI before merging changes.

Changes in this release

Feature Low

Adds XLSX Cache Doctor GitHub Action to detect stale formula caches.

Adds XLSX Cache Doctor GitHub Action to detect stale formula caches.

Source: llm_adapter@2026-05-30

Confidence: high

Full changelog

Find stale XLSX formula caches in CI before they land.

Use XLSX Cache Doctor when a repository stores .xlsx files and needs to know whether cached formula values are stale after code, data, SheetJS, ExcelJS, or xlsx-populate edits.

This v1 action scans one workbook or a repo-scale glob such as **/*.xlsx, supports pull-request-only scans with changed-files-only, writes a JSON report, and starts report-only by default. Set fail-on-stale: true when the team is ready to gate PRs.

- uses: proompteng/bilig@v1
  with:
    workbooks: "**/*.xlsx"
    changed-files-only: true

Docs: https://proompteng.github.io/bilig/xlsx-cache-doctor-github-action.html

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Bilig

Get notified when new releases ship.

Sign up free

About Bilig

All releases →

Related context

Beta — feedback welcome: [email protected]