API Reference eai v#0.1.8
Copy MarkdownModules
EAI — Extreme minimal AI assistant with persistent terminal and recursive sub-agents.
Nebulex cache adapter for EAI
Git 仓库管理辅助函数
Direct LLM API orchestration — assembles requests, routes tool calls, and delegates execution to tool modules discovered in config/tools/.
模型注册表查询接口。
Prompt 注册表查询接口。
基于单次哨兵匹配的无状态流式收集器。 截取第 1 次 START 和第 1 次 END 之间的纯净执行结果。 (PTY 命令行用 base64 包装哨兵,回显中不再出现明文哨兵,无需奇偶校验。) 同时提供超时提醒窗口(深度计数器)和中断标记(Cache)机制。
Behaviour for PTY-like command execution sandbox
统一 telemetry 事件处理器。
Tool behaviour — each tool in config/tools/ implements schema/0 + execute/4.
Shared utilities used by two or more tool implementations.
通用清洗、转换等无业务耦合的工具函数。