Show HN:Pilot – AI 編碼的共享記憶體與基於證據的提交

Show HN:Pilot – AI 編碼的共享記憶體與基於證據的提交

Hacker News·

Pilot 是一款在 Hacker News 上展示的新工具,旨在透過提供共享記憶體、範圍合約和基於證據的驗證來建立對 AI 生成程式碼的信任。它透過確保可靠性和透明度,讓開發者能夠擴展 AI 輔助編碼專案。

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

To see all available qualifiers, see our documentation.

The shared brain for AI coding. Context, contracts, and evidence so you can trust the machine.

Uh oh!

There was an error while loading. Please reload this page.

clementrog/pilot

Folders and files

Latest commit

History

Repository files navigation

/pilot

Trust infrastructure for AI coding. Ship real software without being an engineer.

The Problem

AI coding hits a ceiling. You can build an MVP in a weekend, but you can't trust it enough to scale.

The ceiling isn't skill. It's trust.

The Solution

A folder in your repo that acts as shared memory between you and AI tools.

Any AI reads these files. Claude, Cursor, ChatGPT, Gemini. No vendor lock-in.

How It Works

Scope Contracts

Every task defines boundaries:

Verify the diff only touched expected files. No code reading.

Evidence-Based Verification

AI provides proof:

Binary checks: Did tests pass? Does URL work? Expected files only?

Red Zones

Critical paths protected:

Changes require CRITICAL risk + human approval.

Recovery

Last Known Good (LKG) stored in STATE.md. If broken: git checkout [lkg]

Quick Start

Commands

Risk Levels

Philosophy

You don't learn to code. You learn to verify.

Quick Start

MIT License

About

The shared brain for AI coding. Context, contracts, and evidence so you can trust the machine.

Resources

Uh oh!

There was an error while loading. Please reload this page.

Stars

Watchers

Forks

Releases

  1

Packages

  0

Footer

Footer navigation

Hacker News

相關文章

  1. 展示 HN:AI 編碼工具包。用於可靠 AI 編碼的低開銷工作流程

    3 個月前

  2. Show HN:AI Code Guard – AI 生成程式碼的安全掃描器

    3 個月前

  3. Show HN:AI信任證明 – 透過區塊鏈可驗證訊號賦予AI信任能力

    8 個月前

  4. Show HN:AI 編碼工具基準測試 – 開發者的實際體驗

    4 個月前

  5. Show HN:AI 控制框架 – 阻止 AI 編碼助手交付虛假程式碼

    3 個月前