@turingpulse/interfaces
v1.1.0
Published
TypeScript definitions shared across TuringPulse services and UIs.
Readme
@turingpulse/interfaces
TypeScript definitions shared across TuringPulse services and UIs.
Usage
npm install @turingpulse/interfacesimport type { AgentEvent, AgentTask, LLMProvider } from '@turingpulse/interfaces';Types align with the Python package turingpulse-interfaces so payloads stay consistent.
