Skip to content
  • li-ecosystem[bot]'s avatar
    d42664be
    init: li-mail umbrella — 12 mail packages, import-only deps · d42664be
    li-ecosystem[bot] authored
    Move the Li-native mail stack out of the compiler repo into its own
    workspace. Cross-package code references use imports only (declared
    deps), never vendored C or cross-repo source inclusion.
    
    - 12 li-mail-* packages under packages/
    - Infra deps (li-net, li-tls, li-crypto, li-api, li-rng, li-http)
      resolved via git= URLs to their standalone li-langverse repos
    - packages/li.toml workspace manifest (resolver = path)
    - Verified: gateway selftest builds with lip install + lic build
    d42664be
    init: li-mail umbrella — 12 mail packages, import-only deps
    li-ecosystem[bot] authored
    Move the Li-native mail stack out of the compiler repo into its own
    workspace. Cross-package code references use imports only (declared
    deps), never vendored C or cross-repo source inclusion.
    
    - 12 li-mail-* packages under packages/
    - Infra deps (li-net, li-tls, li-crypto, li-api, li-rng, li-http)
      resolved via git= URLs to their standalone li-langverse repos
    - packages/li.toml workspace manifest (resolver = path)
    - Verified: gateway selftest builds with lip install + lic build
Loading