@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
| Kind | Count |
|---|---|
| class | 12 |
| constant | 21 |
| function | 8 |
| interface | 39 |
| type | 5 |
Source modules
| Module | Use when | Exports | Source |
|---|---|---|---|
index | Aggregates the public entrypoint exports for @codesoul-co/hypha-kernel; applications import these symbols from the package entrypoint instead of internal file paths. | 85 | source |
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.
