UNPKG

local-agent

Version:

A CLI agentic system for orchestrating tools and memory with per-folder scoping

7 lines 164 B
/** * @fileoverview * Error handling module exports. */ export * from './application-error'; export * from './error-handler'; //# sourceMappingURL=index.d.ts.map