JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1001
  • Score
    100M100P100Q87616F
  • License MIT

Alaya Code - One-click setup helper for coding tools

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 (@alayacode/coding-helper) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Alaya Code Coding Helper

    One-click setup helper for coding tools. Automatically configures Claude Code, OpenClaw, OpenCode to work with Alaya Code API.

    Quick Start

    npx @alayacode/coding-helper

    Features

    • Interactive setup wizard
    • Auto-detect installed tools
    • Auto-configure API key, base URL, model
    • MCP usage query plugin for Claude Code
    • Environment diagnostics (doctor command)
    • Multi-language (Chinese / English)

    Supported Tools

    Tool Auto-configure Detection
    Claude Code Yes (settings.json) Yes
    OpenClaw Yes (openclaw.json) Yes
    OpenCode Yes (opencode.json) Yes

    Commands

    # Interactive setup (default)
    coding-helper
    coding-helper setup
    
    # Diagnose environment
    coding-helper doctor
    
    # Set language
    coding-helper lang zh
    coding-helper lang en

    Requirements