Skip to content

@codesoul-co/hypha-kernel API

ReAct Agent specification and kernel composition contracts.

  • Install: npm install @codesoul-co/hypha-kernel@1.0.1
  • Entrypoint import: import { ... } from '@codesoul-co/hypha-kernel';
  • Public exports: 85
  • Source modules: 1

Export overview

KindCount
class12
constant21
function8
interface39
type5

Source modules

ModuleUse whenExportsSource
indexAggregates the public entrypoint exports for @codesoul-co/hypha-kernel; applications import these symbols from the package entrypoint instead of internal file paths.85source

Import boundary

This page documents only the public API exported by the @codesoul-co/hypha-kernel package entrypoint. Implementations under packages/kernel/src that are not exported from that entrypoint are not part of the npm package contract.