@sperax/agent-tools-core
v0.2.1
Published
Type contract and base executor for building agent tools — manifest schema, executor base class, and result types.
Maintainers
Readme
@sperax/agent-tools-core
Install
npm install @sperax/agent-tools-core@sperax/agent-tools-core
Shared TypeScript types for the SperaxOS workspace
Usage
Source-first workspace package — there is no build step. TypeScript resolves it through
workspace:*, so importing it is all that is required:
import '@sperax/agent-tools-core';Exports
@sperax/agent-tools-core
everything from ./agent · everything from ./agentCronJob · everything from ./agentGroup · everything from ./agentLaunch · everything from ./agentMetadata · everything from ./agentRuntime · everything from ./agentTriggers · everything from ./aiChat · everything from ./aiProvider · everything from ./artifact · everything from ./asyncTask · everything from ./auth · everything from ./chunk · everything from ./clientDB · everything from ./community · everything from ./conversation · everything from ./discover · everything from ./document · everything from ./eval · everything from ./export · everything from ./fetch · everything from ./files · everything from ./generation · everything from ./home · everything from ./hotkey · everything from ./importer · everything from ./knowledgeBase · everything from ./llm · everything from ./message · everything from ./meta · everything from ./openai/chat · everything from ./openai/plugin · everything from ./plugins · everything from ./rag · everything from ./search · everything from ./serverConfig · everything from ./service · everything from ./session · everything from ./skill · everything from ./stepContext · everything from ./subscription · everything from ./suggestedActions · everything from ./tool · everything from ./topic · everything from ./trace · everything from ./tradingCopilot · everything from ./user · everything from ./userMemory · everything from ./util · everything from ./zustand
Development
This package has no tests yet. New tests go in packages/types/src/__tests__/, with the basename matching the source file.
Source: packages/types
Part of SperaxOS — the open-source AI agent workspace for DeFi. See CONTRIBUTING.md before opening a pull request.
License
types is released under the Apache-2.0 license.
