Show HN:Mantic.sh – 專為 AI 代理設計的結構化程式碼搜尋引擎
Mantic.sh 是一款專為 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 reference implementation of cognitive code search. Zero-read, deterministic context retrieval for AI agents.
License
Uh oh!
There was an error while loading. Please reload this page.
marcoaapfortes/Mantic.sh
Folders and files
Latest commit
History
Repository files navigation
Mantic
A structural code search engine for AI agents. Provides sub-500ms file ranking across massive codebases without embeddings, vector databases, or external dependencies.
What's New in v1.0.13
Table of Contents
About the Project
Mantic is an infrastructure layer designed to remove unnecessary context retrieval overhead for AI agents. It infers intent from file structure and metadata rather than brute-force reading content, enabling retrieval speeds faster than human reaction time.
Key Benefits
Proprietary vs Mantic (Cost Analysis)
For a team of 100 developers performing 100 searches per day:
Features
Installation
Quick Start
Install for Tools:
From Source:
Usage
Basic Search
Find files matching your intent:
Returns JSON with ranked files, confidence scores, and token estimates.
CLI Options
Agent Rules (Auto-Pilot)
Want Cursor or Claude to use Mantic automatically?
Performance
Latency Benchmarks (M1 Pro)
How It Works
Architecture Overview
Core Algorithm
Configuration
Mantic works out of the box with zero configuration for most projects.
Environment Variables
License
Mantic is licensed under the AGPL-3.0 License.
Usage Guidelines
Commercial Inquiries: [email protected]
See LICENSE file for full details.
About
The reference implementation of cognitive code search. Zero-read, deterministic context retrieval for AI agents.
Topics
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
4
Packages
0
Languages
Footer
Footer navigation
相關文章