Skip to content

Mantic.sh v1.0.21 - Major Improvements

Choose a tag to compare

@marcoaapfortes marcoaapfortes released this 09 Jan 13:46
· 11 commits to main since this release

What's New in v1.0.21 πŸŽ‰

Major Release: Production-Ready Context-Aware Search

  • Search Accuracy: CamelCase detection, exact filename matching, path sequence matching, word-boundary matching
  • Zero-Query Mode: Run mantic or mantic --markdown to see modified files, related dependencies, and suggestions
  • Progressive Disclosure: Results include file size, line count, tokens, confidence scores, and timestamps
  • Context Carryover: Session management with automatic boost for previously viewed files
  • Learning System: Caches successful search patterns for adaptive ranking
  • MCP Feature Parity: Full CLI feature support through MCP tools (get_context, sessionId support)

Tested on 481K files (Chromium) with 100% multi-repo accuracy.

See the CHANGELOG for detailed release notes.