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

推荐订阅源

F
Fortinet All Blogs
aimingoo的专栏
aimingoo的专栏
V
Visual Studio Blog
罗磊的独立博客
爱范儿
爱范儿
J
Java Code Geeks
博客园 - 司徒正美
N
Netflix TechBlog - Medium
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
小众软件
小众软件
Google DeepMind News
Google DeepMind News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
V2EX
博客园 - 聂微东
云风的 BLOG
云风的 BLOG
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Jina AI
Jina AI
Y
Y Combinator Blog
博客园 - 叶小钗
人人都是产品经理
人人都是产品经理
Martin Fowler
Martin Fowler
Vercel News
Vercel News

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
GridPath — Best way to build spreadsheets with AI
pixelmash13 · 2026-05-27 · via Hacker News - Newest: "AI"

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