惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

H
Help Net Security
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
G
Google Developers Blog
Jina AI
Jina AI
C
Check Point Blog
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
GbyAI
GbyAI
Last Week in AI
Last Week in AI
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
The Cloudflare Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
WordPress大学
WordPress大学
博客园 - 聂微东
月光博客
月光博客
博客园 - 司徒正美
T
The Blog of Author Tim Ferriss
大猫的无限游戏
大猫的无限游戏
Microsoft Security Blog
Microsoft Security Blog

Show HN

Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap GitHub - noopolis/moltnet: Self-hostable chat network for AI agents. Pre-built bridges for Claude Code, Codex, and the Claws. Rooms, DMs, history. No Slack bots, no Matrix, no glue code.
GridPath — Best way to build spreadsheets with AI
pixelmash13 · 2026-05-27 · via Show HN

GridPath

Parallel workflows. Reversible changes. Lightning speed. Free with your Claude or OpenAI subscription.

GridPath · Tesla — IS Model.xlsx

Tesla — IS Model.xlsx

Chime.xlsx

+

1

TESLA — INCOME STATEMENT MODEL

2

3

Automotive sales

72,480

65,821

=D3*(1+E10)

=E3*(1+F10)

4

Other revenue

25,210

29,006

=D4*(1+E11)

=E4*(1+F11)

5

Total revenue

97,690

94,827

=D3+D4

=E3+E4

6

Cost of revenue

80,240

77,733

85,124

93,123

7

Gross profit

17,450

17,094

=D5-D6

=E5-E6

8

Gross margin %

17.9%

18.0%

18.5%

19.0%

9

Operating income

7,076

4,355

=D7-D11-D12

=E7-E11-E12

10

Net income

7,153

4,193

=D9+D13-D14

=E9+E13-E14

Writing — 361 edits pending review in 30,133 / out 8,215

Built like Cursor. Shaped like Excel.

Six things that make working with GridPath feel different from every other "AI for spreadsheets" tool you've tried.

Parallel workflows

Run multiple workbooks side by side. Each tab gets its own agent.

Reversible changes

Diff-first edits. Accept, reject, ⌘Z to undo. Nothing saves until you say so.

Lightning speed

Native Rust core, not Electron. Instant cold start, ~75% prompt cache rate per turn.

Workbook fidelity

Charts, formats, named ranges, merges — all preserved on save.

Formula-first

Writes =SUM, =VLOOKUP, not pasted numbers. Models stay live.

Local-first

Your .xlsx stays on disk. Only the prompt goes to the LLM.

Your subscription. Your key.

Sign in with the Claude or ChatGPT subscription you already have, or plug in an API key. Nothing extra from us.

Claude

Pro & Max via OAuth, or Anthropic API key

Supported

OpenAI

ChatGPT Plus & Pro via OAuth (Codex)

Supported

Switch providers any time from Settings. More coming.

FAQ.

Where does my data go?

The .xlsx file itself stays on disk — no GridPath cloud, no upload, no third-party server in the middle. What does flow to the LLM provider you've signed in with (Anthropic for Claude, OpenAI for ChatGPT) is your prompt, sheet structure, and whatever cells the agent reads or writes during the run. Same shape and same privacy terms as using that provider's product directly. See Privacy for the long version.

How do you charge?

GridPath connects to your Claude or ChatGPT subscription — you pay the LLM provider whatever you already pay them, and nothing extra to us.

Does it preserve Excel charts and formatting?

Yes — but with one honest caveat. We keep the original workbook in memory using ExcelJS and only patch the cells the agent actually changes on save. That means everything else — charts, conditional formatting rules, named ranges, data validation, merged cells, drawings, freeze panes, pivot tables, themes — flows through the round-trip untouched. Open the file in Excel after and it looks exactly like it did before, plus your new edits.

The caveat: GridPath's in-app grid (built on Univer) doesn't visually render charts, conditional-formatting coloring, drawings, or pivot tables while you're editing. They're fully intact in the file — just not painted on screen inside our app. The agent still respects merged cells, freeze panes, and named ranges natively. If your workflow needs to see chart updates live, do that pass in Excel; if it's structural / formula work, GridPath is faster.

Can I undo an agent's changes?

Three ways. (1) Reject the proposed batch before it commits — nothing touches the file. (2) ⌘Z to undo accepted changes within the session. (3) After save, we keep a .bak with the previous state for one-step recovery, even after reopening.

How is it different from Excel Copilot?

Excel Copilot is a single-turn assistant inside Excel. GridPath runs a multi-turn agent loop — fetch web data, write 58 rows, apply 64 formatting ops, fix its own formula errors — across 10–15 tool calls per prompt, until the model is genuinely done. Plus you pick the underlying LLM and review every edit before it lands.

Which file formats are supported?

.xlsx today. .xls, .csv, and Google Sheets via API are on the roadmap.

Does the agent know about formulas across sheets?

Yes. Cross-sheet references (=Sheet2!A1) work natively, and renaming a sheet auto-updates references in other sheets. External workbook links (=[Other.xlsx]Sheet1!A1) survive as cached values but don't recompute live — same limit Google Sheets has.

What platforms?

macOS (Apple Silicon, macOS 12+) and Windows (10/11). Linux is on the roadmap. Source available for security review on request.

Get started, free.

Sign in with your Claude or ChatGPT subscription and edit your first workbook in under 60 seconds.

Apple Silicon · macOS 12+  ·  Windows 10/11