Show HN:Supe – 為您的AI代理賦予大腦,而不僅僅是記憶
Supe是一個在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.
Cognitive memory for AI agents with validation and proof-of-work
License
xayhemLLC/supe
Folders and files
Latest commit
History
Repository files navigation
Supe
Your AI agent just mass-deleted files. Can you prove it wasn't supposed to?
Supe is the missing audit layer for AI agents. Validation gates block dangerous operations, proof-of-work creates tamper-evident logs, and persistent memory lets you query what your agent actually did.
Why Supe?
Install
60-Second Example
Core Concepts
Validation Gates
Gates run before (pre) and after (post) every tool execution:
Proof-of-Work
Every execution gets a SHA256 proof that's tamper-evident:
Recall System
Query past executions with keyword search and neural spreading activation:
Real-World Use Cases
Reverse Engineering (Read-Only Mode)
Code Review Bot (No Push to Main)
Compliance/Audit Requirements
Demo
Output:
Architecture
Development
Contributing
See CONTRIBUTING.md. Areas we'd love help with:
License
MIT - see LICENSE
Links: PyPI · GitHub · Issues
About
Cognitive memory for AI agents with validation and proof-of-work
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Contributors
2
Languages
Footer
Footer navigation
相關文章