JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6930
  • Score
    100M100P100Q130914F
  • License FSL-1.1-ALv2

Local context runtime for agentic development — native binary distributed via npm

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hypabolic/hypa) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Hypa

    Local context runtime for agentic development — compresses shell output, indexes code and Markdown, and proxies upstream MCP servers.

    Installation

    npm install -g @hypabolic/hypa

    Quick start

    # Compress command output
    hypa git status
    hypa dotnet build
    hypa -c "kubectl get pods -A"
    
    # Index your codebase
    hypa code index
    
    # Query Markdown structure
    hypa md README.md --toc
    hypa md docs/guide.md --section "Installation"
    
    # Wire into your agent harness
    hypa init --global

    Documentation

    hypabolic.dev/products/hypa/docs

    License

    Functional Source License 1.1, ALv2 Future License