@elizaos/core 2.0.0-alpha.2 → 2.0.0-alpha.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +186 -0
- package/dist/testing/index.js +1 -82232
- package/dist/testing/index.js.map +3 -658
- package/package.json +17 -5
- package/dist/action-docs.d.ts +0 -22
- package/dist/action-docs.d.ts.map +0 -1
- package/dist/actions.d.ts +0 -18
- package/dist/actions.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/addContact.d.ts +0 -3
- package/dist/advanced-capabilities/actions/addContact.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/followRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/followRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/imageGeneration.d.ts +0 -3
- package/dist/advanced-capabilities/actions/imageGeneration.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/index.d.ts +0 -20
- package/dist/advanced-capabilities/actions/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/muteRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/muteRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/removeContact.d.ts +0 -3
- package/dist/advanced-capabilities/actions/removeContact.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/roles.d.ts +0 -13
- package/dist/advanced-capabilities/actions/roles.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts +0 -3
- package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/searchContacts.d.ts +0 -3
- package/dist/advanced-capabilities/actions/searchContacts.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/sendMessage.d.ts +0 -15
- package/dist/advanced-capabilities/actions/sendMessage.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/settings.d.ts +0 -22
- package/dist/advanced-capabilities/actions/settings.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/unfollowRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/unfollowRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/unmuteRoom.d.ts +0 -3
- package/dist/advanced-capabilities/actions/unmuteRoom.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/updateContact.d.ts +0 -3
- package/dist/advanced-capabilities/actions/updateContact.d.ts.map +0 -1
- package/dist/advanced-capabilities/actions/updateEntity.d.ts +0 -43
- package/dist/advanced-capabilities/actions/updateEntity.d.ts.map +0 -1
- package/dist/advanced-capabilities/evaluators/index.d.ts +0 -8
- package/dist/advanced-capabilities/evaluators/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/evaluators/reflection.d.ts +0 -3
- package/dist/advanced-capabilities/evaluators/reflection.d.ts.map +0 -1
- package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts +0 -3
- package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts.map +0 -1
- package/dist/advanced-capabilities/index.d.ts +0 -43
- package/dist/advanced-capabilities/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/contacts.d.ts +0 -3
- package/dist/advanced-capabilities/providers/contacts.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/facts.d.ts +0 -11
- package/dist/advanced-capabilities/providers/facts.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/followUps.d.ts +0 -3
- package/dist/advanced-capabilities/providers/followUps.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/index.d.ts +0 -13
- package/dist/advanced-capabilities/providers/index.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/knowledge.d.ts +0 -9
- package/dist/advanced-capabilities/providers/knowledge.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/relationships.d.ts +0 -15
- package/dist/advanced-capabilities/providers/relationships.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/roles.d.ts +0 -19
- package/dist/advanced-capabilities/providers/roles.d.ts.map +0 -1
- package/dist/advanced-capabilities/providers/settings.d.ts +0 -7
- package/dist/advanced-capabilities/providers/settings.d.ts.map +0 -1
- package/dist/advanced-memory/evaluators/index.d.ts +0 -3
- package/dist/advanced-memory/evaluators/index.d.ts.map +0 -1
- package/dist/advanced-memory/evaluators/long-term-extraction.d.ts +0 -3
- package/dist/advanced-memory/evaluators/long-term-extraction.d.ts.map +0 -1
- package/dist/advanced-memory/evaluators/summarization.d.ts +0 -3
- package/dist/advanced-memory/evaluators/summarization.d.ts.map +0 -1
- package/dist/advanced-memory/index.d.ts +0 -8
- package/dist/advanced-memory/index.d.ts.map +0 -1
- package/dist/advanced-memory/prompts.d.ts +0 -4
- package/dist/advanced-memory/prompts.d.ts.map +0 -1
- package/dist/advanced-memory/providers/context-summary.d.ts +0 -3
- package/dist/advanced-memory/providers/context-summary.d.ts.map +0 -1
- package/dist/advanced-memory/providers/index.d.ts +0 -3
- package/dist/advanced-memory/providers/index.d.ts.map +0 -1
- package/dist/advanced-memory/providers/long-term-memory.d.ts +0 -3
- package/dist/advanced-memory/providers/long-term-memory.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/index.d.ts +0 -4
- package/dist/advanced-memory/schemas/index.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/long-term-memories.d.ts +0 -261
- package/dist/advanced-memory/schemas/long-term-memories.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/memory-access-logs.d.ts +0 -116
- package/dist/advanced-memory/schemas/memory-access-logs.d.ts.map +0 -1
- package/dist/advanced-memory/schemas/session-summaries.d.ts +0 -280
- package/dist/advanced-memory/schemas/session-summaries.d.ts.map +0 -1
- package/dist/advanced-memory/services/memory-service.d.ts +0 -34
- package/dist/advanced-memory/services/memory-service.d.ts.map +0 -1
- package/dist/advanced-memory/types.d.ts +0 -68
- package/dist/advanced-memory/types.d.ts.map +0 -1
- package/dist/advanced-planning/actions/chain-example.d.ts +0 -6
- package/dist/advanced-planning/actions/chain-example.d.ts.map +0 -1
- package/dist/advanced-planning/index.d.ts +0 -5
- package/dist/advanced-planning/index.d.ts.map +0 -1
- package/dist/advanced-planning/prompts.d.ts +0 -8
- package/dist/advanced-planning/prompts.d.ts.map +0 -1
- package/dist/advanced-planning/providers/message-classifier.d.ts +0 -3
- package/dist/advanced-planning/providers/message-classifier.d.ts.map +0 -1
- package/dist/advanced-planning/services/planning-service.d.ts +0 -77
- package/dist/advanced-planning/services/planning-service.d.ts.map +0 -1
- package/dist/advanced-planning/types.d.ts +0 -78
- package/dist/advanced-planning/types.d.ts.map +0 -1
- package/dist/autonomy/action.d.ts +0 -14
- package/dist/autonomy/action.d.ts.map +0 -1
- package/dist/autonomy/index.d.ts +0 -11
- package/dist/autonomy/index.d.ts.map +0 -1
- package/dist/autonomy/providers.d.ts +0 -21
- package/dist/autonomy/providers.d.ts.map +0 -1
- package/dist/autonomy/routes.d.ts +0 -11
- package/dist/autonomy/routes.d.ts.map +0 -1
- package/dist/autonomy/service.d.ts +0 -117
- package/dist/autonomy/service.d.ts.map +0 -1
- package/dist/autonomy/types.d.ts +0 -31
- package/dist/autonomy/types.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/choice.d.ts +0 -4
- package/dist/basic-capabilities/actions/choice.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/ignore.d.ts +0 -3
- package/dist/basic-capabilities/actions/ignore.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/index.d.ts +0 -10
- package/dist/basic-capabilities/actions/index.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/none.d.ts +0 -3
- package/dist/basic-capabilities/actions/none.d.ts.map +0 -1
- package/dist/basic-capabilities/actions/reply.d.ts +0 -3
- package/dist/basic-capabilities/actions/reply.d.ts.map +0 -1
- package/dist/basic-capabilities/index.d.ts +0 -102
- package/dist/basic-capabilities/index.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/actionState.d.ts +0 -7
- package/dist/basic-capabilities/providers/actionState.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/actions.d.ts +0 -35
- package/dist/basic-capabilities/providers/actions.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/attachments.d.ts +0 -20
- package/dist/basic-capabilities/providers/attachments.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/capabilities.d.ts +0 -14
- package/dist/basic-capabilities/providers/capabilities.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/character.d.ts +0 -17
- package/dist/basic-capabilities/providers/character.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/choice.d.ts +0 -11
- package/dist/basic-capabilities/providers/choice.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/contextBench.d.ts +0 -12
- package/dist/basic-capabilities/providers/contextBench.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/currentTime.d.ts +0 -11
- package/dist/basic-capabilities/providers/currentTime.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/entities.d.ts +0 -7
- package/dist/basic-capabilities/providers/entities.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/evaluators.d.ts +0 -27
- package/dist/basic-capabilities/providers/evaluators.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/index.d.ts +0 -20
- package/dist/basic-capabilities/providers/index.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/providers.d.ts +0 -18
- package/dist/basic-capabilities/providers/providers.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/recentMessages.d.ts +0 -14
- package/dist/basic-capabilities/providers/recentMessages.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/time.d.ts +0 -12
- package/dist/basic-capabilities/providers/time.d.ts.map +0 -1
- package/dist/basic-capabilities/providers/world.d.ts +0 -8
- package/dist/basic-capabilities/providers/world.d.ts.map +0 -1
- package/dist/bootstrap/actions/addContact.d.ts +0 -3
- package/dist/bootstrap/actions/addContact.d.ts.map +0 -1
- package/dist/bootstrap/actions/choice.d.ts +0 -4
- package/dist/bootstrap/actions/choice.d.ts.map +0 -1
- package/dist/bootstrap/actions/followRoom.d.ts +0 -4
- package/dist/bootstrap/actions/followRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/ignore.d.ts +0 -3
- package/dist/bootstrap/actions/ignore.d.ts.map +0 -1
- package/dist/bootstrap/actions/imageGeneration.d.ts +0 -3
- package/dist/bootstrap/actions/imageGeneration.d.ts.map +0 -1
- package/dist/bootstrap/actions/index.d.ts +0 -19
- package/dist/bootstrap/actions/index.d.ts.map +0 -1
- package/dist/bootstrap/actions/muteRoom.d.ts +0 -4
- package/dist/bootstrap/actions/muteRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/none.d.ts +0 -3
- package/dist/bootstrap/actions/none.d.ts.map +0 -1
- package/dist/bootstrap/actions/removeContact.d.ts +0 -3
- package/dist/bootstrap/actions/removeContact.d.ts.map +0 -1
- package/dist/bootstrap/actions/reply.d.ts +0 -3
- package/dist/bootstrap/actions/reply.d.ts.map +0 -1
- package/dist/bootstrap/actions/roles.d.ts +0 -13
- package/dist/bootstrap/actions/roles.d.ts.map +0 -1
- package/dist/bootstrap/actions/scheduleFollowUp.d.ts +0 -3
- package/dist/bootstrap/actions/scheduleFollowUp.d.ts.map +0 -1
- package/dist/bootstrap/actions/searchContacts.d.ts +0 -3
- package/dist/bootstrap/actions/searchContacts.d.ts.map +0 -1
- package/dist/bootstrap/actions/sendMessage.d.ts +0 -15
- package/dist/bootstrap/actions/sendMessage.d.ts.map +0 -1
- package/dist/bootstrap/actions/settings.d.ts +0 -22
- package/dist/bootstrap/actions/settings.d.ts.map +0 -1
- package/dist/bootstrap/actions/unfollowRoom.d.ts +0 -13
- package/dist/bootstrap/actions/unfollowRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/unmuteRoom.d.ts +0 -24
- package/dist/bootstrap/actions/unmuteRoom.d.ts.map +0 -1
- package/dist/bootstrap/actions/updateContact.d.ts +0 -3
- package/dist/bootstrap/actions/updateContact.d.ts.map +0 -1
- package/dist/bootstrap/actions/updateEntity.d.ts +0 -43
- package/dist/bootstrap/actions/updateEntity.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/action.d.ts +0 -14
- package/dist/bootstrap/autonomy/action.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/index.d.ts +0 -11
- package/dist/bootstrap/autonomy/index.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/providers.d.ts +0 -21
- package/dist/bootstrap/autonomy/providers.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/routes.d.ts +0 -11
- package/dist/bootstrap/autonomy/routes.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/service.d.ts +0 -114
- package/dist/bootstrap/autonomy/service.d.ts.map +0 -1
- package/dist/bootstrap/autonomy/types.d.ts +0 -31
- package/dist/bootstrap/autonomy/types.d.ts.map +0 -1
- package/dist/bootstrap/evaluators/index.d.ts +0 -3
- package/dist/bootstrap/evaluators/index.d.ts.map +0 -1
- package/dist/bootstrap/evaluators/reflection.d.ts +0 -3
- package/dist/bootstrap/evaluators/reflection.d.ts.map +0 -1
- package/dist/bootstrap/evaluators/relationshipExtraction.d.ts +0 -3
- package/dist/bootstrap/evaluators/relationshipExtraction.d.ts.map +0 -1
- package/dist/bootstrap/index.d.ts +0 -65
- package/dist/bootstrap/index.d.ts.map +0 -1
- package/dist/bootstrap/providers/actionState.d.ts +0 -7
- package/dist/bootstrap/providers/actionState.d.ts.map +0 -1
- package/dist/bootstrap/providers/actions.d.ts +0 -35
- package/dist/bootstrap/providers/actions.d.ts.map +0 -1
- package/dist/bootstrap/providers/attachments.d.ts +0 -20
- package/dist/bootstrap/providers/attachments.d.ts.map +0 -1
- package/dist/bootstrap/providers/capabilities.d.ts +0 -14
- package/dist/bootstrap/providers/capabilities.d.ts.map +0 -1
- package/dist/bootstrap/providers/character.d.ts +0 -17
- package/dist/bootstrap/providers/character.d.ts.map +0 -1
- package/dist/bootstrap/providers/choice.d.ts +0 -11
- package/dist/bootstrap/providers/choice.d.ts.map +0 -1
- package/dist/bootstrap/providers/contacts.d.ts +0 -3
- package/dist/bootstrap/providers/contacts.d.ts.map +0 -1
- package/dist/bootstrap/providers/contextBench.d.ts +0 -12
- package/dist/bootstrap/providers/contextBench.d.ts.map +0 -1
- package/dist/bootstrap/providers/entities.d.ts +0 -7
- package/dist/bootstrap/providers/entities.d.ts.map +0 -1
- package/dist/bootstrap/providers/evaluators.d.ts +0 -27
- package/dist/bootstrap/providers/evaluators.d.ts.map +0 -1
- package/dist/bootstrap/providers/facts.d.ts +0 -11
- package/dist/bootstrap/providers/facts.d.ts.map +0 -1
- package/dist/bootstrap/providers/followUps.d.ts +0 -3
- package/dist/bootstrap/providers/followUps.d.ts.map +0 -1
- package/dist/bootstrap/providers/index.d.ts +0 -21
- package/dist/bootstrap/providers/index.d.ts.map +0 -1
- package/dist/bootstrap/providers/knowledge.d.ts +0 -9
- package/dist/bootstrap/providers/knowledge.d.ts.map +0 -1
- package/dist/bootstrap/providers/providers.d.ts +0 -18
- package/dist/bootstrap/providers/providers.d.ts.map +0 -1
- package/dist/bootstrap/providers/recentMessages.d.ts +0 -14
- package/dist/bootstrap/providers/recentMessages.d.ts.map +0 -1
- package/dist/bootstrap/providers/relationships.d.ts +0 -15
- package/dist/bootstrap/providers/relationships.d.ts.map +0 -1
- package/dist/bootstrap/providers/roles.d.ts +0 -19
- package/dist/bootstrap/providers/roles.d.ts.map +0 -1
- package/dist/bootstrap/providers/settings.d.ts +0 -7
- package/dist/bootstrap/providers/settings.d.ts.map +0 -1
- package/dist/bootstrap/providers/time.d.ts +0 -16
- package/dist/bootstrap/providers/time.d.ts.map +0 -1
- package/dist/bootstrap/providers/world.d.ts +0 -8
- package/dist/bootstrap/providers/world.d.ts.map +0 -1
- package/dist/browser/index.browser.js +0 -3741
- package/dist/browser/index.browser.js.map +0 -660
- package/dist/browser/index.d.ts +0 -2
- package/dist/character.d.ts +0 -68
- package/dist/character.d.ts.map +0 -1
- package/dist/database/inMemoryAdapter.d.ts +0 -135
- package/dist/database/inMemoryAdapter.d.ts.map +0 -1
- package/dist/database.d.ts +0 -488
- package/dist/database.d.ts.map +0 -1
- package/dist/entities.d.ts +0 -11
- package/dist/entities.d.ts.map +0 -1
- package/dist/generated/action-docs.d.ts +0 -2906
- package/dist/generated/action-docs.d.ts.map +0 -1
- package/dist/generated/spec-helpers.d.ts +0 -49
- package/dist/generated/spec-helpers.d.ts.map +0 -1
- package/dist/index.browser.d.ts +0 -44
- package/dist/index.browser.d.ts.map +0 -1
- package/dist/index.browser.js +0 -2
- package/dist/index.d.ts +0 -3
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -2
- package/dist/index.node.d.ts +0 -40
- package/dist/index.node.d.ts.map +0 -1
- package/dist/index.node.js +0 -2
- package/dist/logger.d.ts +0 -73
- package/dist/logger.d.ts.map +0 -1
- package/dist/memory.d.ts +0 -40
- package/dist/memory.d.ts.map +0 -1
- package/dist/node/index.d.ts +0 -2
- package/dist/node/index.node.js +0 -97062
- package/dist/node/index.node.js.map +0 -783
- package/dist/packages/typescript/tsconfig.tsbuildinfo +0 -1
- package/dist/plugin.d.ts +0 -13
- package/dist/plugin.d.ts.map +0 -1
- package/dist/prompts.d.ts +0 -85
- package/dist/prompts.d.ts.map +0 -1
- package/dist/roles.d.ts +0 -9
- package/dist/roles.d.ts.map +0 -1
- package/dist/runtime.d.ts +0 -426
- package/dist/runtime.d.ts.map +0 -1
- package/dist/schemas/character.d.ts +0 -445
- package/dist/schemas/character.d.ts.map +0 -1
- package/dist/search.d.ts +0 -317
- package/dist/search.d.ts.map +0 -1
- package/dist/secrets.d.ts +0 -6
- package/dist/secrets.d.ts.map +0 -1
- package/dist/services/embedding.d.ts +0 -45
- package/dist/services/embedding.d.ts.map +0 -1
- package/dist/services/followUp.d.ts +0 -46
- package/dist/services/followUp.d.ts.map +0 -1
- package/dist/services/message.d.ts +0 -70
- package/dist/services/message.d.ts.map +0 -1
- package/dist/services/rolodex.d.ts +0 -108
- package/dist/services/rolodex.d.ts.map +0 -1
- package/dist/services/task.d.ts +0 -78
- package/dist/services/task.d.ts.map +0 -1
- package/dist/services/trajectoryLogger.d.ts +0 -55
- package/dist/services/trajectoryLogger.d.ts.map +0 -1
- package/dist/services.d.ts +0 -61
- package/dist/services.d.ts.map +0 -1
- package/dist/settings.d.ts +0 -99
- package/dist/settings.d.ts.map +0 -1
- package/dist/streaming-context.d.ts +0 -78
- package/dist/streaming-context.d.ts.map +0 -1
- package/dist/trajectory-context.d.ts +0 -19
- package/dist/trajectory-context.d.ts.map +0 -1
- package/dist/types/agent.d.ts +0 -56
- package/dist/types/agent.d.ts.map +0 -1
- package/dist/types/components.d.ts +0 -290
- package/dist/types/components.d.ts.map +0 -1
- package/dist/types/database.d.ts +0 -410
- package/dist/types/database.d.ts.map +0 -1
- package/dist/types/environment.d.ts +0 -60
- package/dist/types/environment.d.ts.map +0 -1
- package/dist/types/events.d.ts +0 -213
- package/dist/types/events.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/agent_pb.d.ts +0 -382
- package/dist/types/generated/eliza/v1/agent_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/components_pb.d.ts +0 -364
- package/dist/types/generated/eliza/v1/components_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/database_pb.d.ts +0 -694
- package/dist/types/generated/eliza/v1/database_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/environment_pb.d.ts +0 -299
- package/dist/types/generated/eliza/v1/environment_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/events_pb.d.ts +0 -746
- package/dist/types/generated/eliza/v1/events_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/ipc_pb.d.ts +0 -799
- package/dist/types/generated/eliza/v1/ipc_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/knowledge_pb.d.ts +0 -63
- package/dist/types/generated/eliza/v1/knowledge_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/memory_pb.d.ts +0 -290
- package/dist/types/generated/eliza/v1/memory_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/message_service_pb.d.ts +0 -148
- package/dist/types/generated/eliza/v1/message_service_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/messaging_pb.d.ts +0 -214
- package/dist/types/generated/eliza/v1/messaging_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/model_pb.d.ts +0 -637
- package/dist/types/generated/eliza/v1/model_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/payment_pb.d.ts +0 -147
- package/dist/types/generated/eliza/v1/payment_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/plugin_pb.d.ts +0 -286
- package/dist/types/generated/eliza/v1/plugin_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/primitives_pb.d.ts +0 -263
- package/dist/types/generated/eliza/v1/primitives_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/prompts_pb.d.ts +0 -137
- package/dist/types/generated/eliza/v1/prompts_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts +0 -2687
- package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/service_pb.d.ts +0 -144
- package/dist/types/generated/eliza/v1/service_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/settings_pb.d.ts +0 -146
- package/dist/types/generated/eliza/v1/settings_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/state_pb.d.ts +0 -259
- package/dist/types/generated/eliza/v1/state_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/task_pb.d.ts +0 -120
- package/dist/types/generated/eliza/v1/task_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/tee_pb.d.ts +0 -205
- package/dist/types/generated/eliza/v1/tee_pb.d.ts.map +0 -1
- package/dist/types/generated/eliza/v1/testing_pb.d.ts +0 -47
- package/dist/types/generated/eliza/v1/testing_pb.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -27
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/knowledge.d.ts +0 -57
- package/dist/types/knowledge.d.ts.map +0 -1
- package/dist/types/memory.d.ts +0 -100
- package/dist/types/memory.d.ts.map +0 -1
- package/dist/types/message-service.d.ts +0 -129
- package/dist/types/message-service.d.ts.map +0 -1
- package/dist/types/messaging.d.ts +0 -117
- package/dist/types/messaging.d.ts.map +0 -1
- package/dist/types/model.d.ts +0 -612
- package/dist/types/model.d.ts.map +0 -1
- package/dist/types/payment.d.ts +0 -45
- package/dist/types/payment.d.ts.map +0 -1
- package/dist/types/plugin.d.ts +0 -136
- package/dist/types/plugin.d.ts.map +0 -1
- package/dist/types/primitives.d.ts +0 -170
- package/dist/types/primitives.d.ts.map +0 -1
- package/dist/types/prompts.d.ts +0 -39
- package/dist/types/prompts.d.ts.map +0 -1
- package/dist/types/proto.d.ts +0 -60
- package/dist/types/proto.d.ts.map +0 -1
- package/dist/types/runtime.d.ts +0 -183
- package/dist/types/runtime.d.ts.map +0 -1
- package/dist/types/service-interfaces.d.ts +0 -1200
- package/dist/types/service-interfaces.d.ts.map +0 -1
- package/dist/types/service.d.ts +0 -161
- package/dist/types/service.d.ts.map +0 -1
- package/dist/types/settings.d.ts +0 -36
- package/dist/types/settings.d.ts.map +0 -1
- package/dist/types/state.d.ts +0 -83
- package/dist/types/state.d.ts.map +0 -1
- package/dist/types/streaming.d.ts +0 -46
- package/dist/types/streaming.d.ts.map +0 -1
- package/dist/types/task.d.ts +0 -74
- package/dist/types/task.d.ts.map +0 -1
- package/dist/types/tee.d.ts +0 -3
- package/dist/types/tee.d.ts.map +0 -1
- package/dist/types/testing.d.ts +0 -15
- package/dist/types/testing.d.ts.map +0 -1
- package/dist/utils/buffer.d.ts +0 -107
- package/dist/utils/buffer.d.ts.map +0 -1
- package/dist/utils/crypto-compat.d.ts +0 -101
- package/dist/utils/crypto-compat.d.ts.map +0 -1
- package/dist/utils/environment.d.ts +0 -125
- package/dist/utils/environment.d.ts.map +0 -1
- package/dist/utils/node.d.ts +0 -8
- package/dist/utils/node.d.ts.map +0 -1
- package/dist/utils/paths.d.ts +0 -97
- package/dist/utils/paths.d.ts.map +0 -1
- package/dist/utils/server-health.d.ts +0 -35
- package/dist/utils/server-health.d.ts.map +0 -1
- package/dist/utils/streaming.d.ts +0 -117
- package/dist/utils/streaming.d.ts.map +0 -1
- package/dist/utils/type-guards.d.ts +0 -25
- package/dist/utils/type-guards.d.ts.map +0 -1
- package/dist/utils.d.ts +0 -182
- package/dist/utils.d.ts.map +0 -1
|
@@ -1,2906 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Auto-generated canonical action/provider/evaluator docs.
|
|
3
|
-
* DO NOT EDIT - Generated from packages/prompts/specs/**.
|
|
4
|
-
*/
|
|
5
|
-
export type ActionDocParameterExampleValue = string | number | boolean | null;
|
|
6
|
-
export type ActionDocParameterSchema = {
|
|
7
|
-
type: "string" | "number" | "boolean" | "object" | "array";
|
|
8
|
-
description?: string;
|
|
9
|
-
default?: ActionDocParameterExampleValue;
|
|
10
|
-
enum?: string[];
|
|
11
|
-
properties?: Record<string, ActionDocParameterSchema>;
|
|
12
|
-
items?: ActionDocParameterSchema;
|
|
13
|
-
minimum?: number;
|
|
14
|
-
maximum?: number;
|
|
15
|
-
pattern?: string;
|
|
16
|
-
};
|
|
17
|
-
export type ActionDocParameter = {
|
|
18
|
-
name: string;
|
|
19
|
-
description: string;
|
|
20
|
-
required?: boolean;
|
|
21
|
-
schema: ActionDocParameterSchema;
|
|
22
|
-
examples?: readonly ActionDocParameterExampleValue[];
|
|
23
|
-
};
|
|
24
|
-
export type ActionDocExampleCall = {
|
|
25
|
-
user: string;
|
|
26
|
-
actions: readonly string[];
|
|
27
|
-
params?: Record<string, Record<string, ActionDocParameterExampleValue>>;
|
|
28
|
-
};
|
|
29
|
-
export type ActionDocExampleMessage = {
|
|
30
|
-
name: string;
|
|
31
|
-
content: {
|
|
32
|
-
text: string;
|
|
33
|
-
actions?: readonly string[];
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
export type ActionDoc = {
|
|
37
|
-
name: string;
|
|
38
|
-
description: string;
|
|
39
|
-
similes?: readonly string[];
|
|
40
|
-
parameters?: readonly ActionDocParameter[];
|
|
41
|
-
examples?: readonly (readonly ActionDocExampleMessage[])[];
|
|
42
|
-
exampleCalls?: readonly ActionDocExampleCall[];
|
|
43
|
-
};
|
|
44
|
-
export type ProviderDoc = {
|
|
45
|
-
name: string;
|
|
46
|
-
description: string;
|
|
47
|
-
position?: number;
|
|
48
|
-
dynamic?: boolean;
|
|
49
|
-
};
|
|
50
|
-
export type EvaluatorDocMessageContent = {
|
|
51
|
-
text: string;
|
|
52
|
-
type?: string;
|
|
53
|
-
};
|
|
54
|
-
export type EvaluatorDocMessage = {
|
|
55
|
-
name: string;
|
|
56
|
-
content: EvaluatorDocMessageContent;
|
|
57
|
-
};
|
|
58
|
-
export type EvaluatorDocExample = {
|
|
59
|
-
prompt: string;
|
|
60
|
-
messages: readonly EvaluatorDocMessage[];
|
|
61
|
-
outcome: string;
|
|
62
|
-
};
|
|
63
|
-
export type EvaluatorDoc = {
|
|
64
|
-
name: string;
|
|
65
|
-
description: string;
|
|
66
|
-
similes?: readonly string[];
|
|
67
|
-
alwaysRun?: boolean;
|
|
68
|
-
examples?: readonly EvaluatorDocExample[];
|
|
69
|
-
};
|
|
70
|
-
export declare const coreActionsSpecVersion: "1.0.0";
|
|
71
|
-
export declare const allActionsSpecVersion: "1.0.0";
|
|
72
|
-
export declare const coreProvidersSpecVersion: "1.0.0";
|
|
73
|
-
export declare const allProvidersSpecVersion: "1.0.0";
|
|
74
|
-
export declare const coreEvaluatorsSpecVersion: "1.0.0";
|
|
75
|
-
export declare const allEvaluatorsSpecVersion: "1.0.0";
|
|
76
|
-
export declare const coreActionsSpec: {
|
|
77
|
-
readonly version: "1.0.0";
|
|
78
|
-
readonly actions: readonly [{
|
|
79
|
-
readonly name: "REPLY";
|
|
80
|
-
readonly description: "Replies to the current conversation with the text from the generated message. Default if the agent is responding with a message and no other action. Use REPLY at the beginning of a chain of actions as an acknowledgement, and at the end of a chain of actions as a final response.";
|
|
81
|
-
readonly similes: readonly ["GREET", "REPLY_TO_MESSAGE", "SEND_REPLY", "RESPOND", "RESPONSE"];
|
|
82
|
-
readonly parameters: readonly [];
|
|
83
|
-
readonly examples: readonly [readonly [{
|
|
84
|
-
readonly name: "{{name1}}";
|
|
85
|
-
readonly content: {
|
|
86
|
-
readonly text: "Hello there!";
|
|
87
|
-
};
|
|
88
|
-
}, {
|
|
89
|
-
readonly name: "{{name2}}";
|
|
90
|
-
readonly content: {
|
|
91
|
-
readonly text: "Hi! How can I help you today?";
|
|
92
|
-
readonly actions: readonly ["REPLY"];
|
|
93
|
-
};
|
|
94
|
-
}], readonly [{
|
|
95
|
-
readonly name: "{{name1}}";
|
|
96
|
-
readonly content: {
|
|
97
|
-
readonly text: "What's your favorite color?";
|
|
98
|
-
};
|
|
99
|
-
}, {
|
|
100
|
-
readonly name: "{{name2}}";
|
|
101
|
-
readonly content: {
|
|
102
|
-
readonly text: "I really like deep shades of blue. They remind me of the ocean and the night sky.";
|
|
103
|
-
readonly actions: readonly ["REPLY"];
|
|
104
|
-
};
|
|
105
|
-
}], readonly [{
|
|
106
|
-
readonly name: "{{name1}}";
|
|
107
|
-
readonly content: {
|
|
108
|
-
readonly text: "Can you explain how neural networks work?";
|
|
109
|
-
};
|
|
110
|
-
}, {
|
|
111
|
-
readonly name: "{{name2}}";
|
|
112
|
-
readonly content: {
|
|
113
|
-
readonly text: "Let me break that down for you in simple terms...";
|
|
114
|
-
readonly actions: readonly ["REPLY"];
|
|
115
|
-
};
|
|
116
|
-
}], readonly [{
|
|
117
|
-
readonly name: "{{name1}}";
|
|
118
|
-
readonly content: {
|
|
119
|
-
readonly text: "Could you help me solve this math problem?";
|
|
120
|
-
};
|
|
121
|
-
}, {
|
|
122
|
-
readonly name: "{{name2}}";
|
|
123
|
-
readonly content: {
|
|
124
|
-
readonly text: "Of course! Let's work through it step by step.";
|
|
125
|
-
readonly actions: readonly ["REPLY"];
|
|
126
|
-
};
|
|
127
|
-
}]];
|
|
128
|
-
}, {
|
|
129
|
-
readonly name: "IGNORE";
|
|
130
|
-
readonly description: "Call this action if ignoring the user. If the user is aggressive, creepy or is finished with the conversation, use this action. Or, if both you and the user have already said goodbye, use this action instead of saying bye again. Use IGNORE any time the conversation has naturally ended. Do not use IGNORE if the user has engaged directly, or if something went wrong and you need to tell them. Only ignore if the user should be ignored.";
|
|
131
|
-
readonly similes: readonly ["STOP_TALKING", "STOP_CHATTING", "STOP_CONVERSATION"];
|
|
132
|
-
readonly parameters: readonly [];
|
|
133
|
-
readonly examples: readonly [readonly [{
|
|
134
|
-
readonly name: "{{name1}}";
|
|
135
|
-
readonly content: {
|
|
136
|
-
readonly text: "Go screw yourself";
|
|
137
|
-
};
|
|
138
|
-
}, {
|
|
139
|
-
readonly name: "{{name2}}";
|
|
140
|
-
readonly content: {
|
|
141
|
-
readonly text: "";
|
|
142
|
-
readonly actions: readonly ["IGNORE"];
|
|
143
|
-
};
|
|
144
|
-
}], readonly [{
|
|
145
|
-
readonly name: "{{name1}}";
|
|
146
|
-
readonly content: {
|
|
147
|
-
readonly text: "Shut up, bot";
|
|
148
|
-
};
|
|
149
|
-
}, {
|
|
150
|
-
readonly name: "{{name2}}";
|
|
151
|
-
readonly content: {
|
|
152
|
-
readonly text: "";
|
|
153
|
-
readonly actions: readonly ["IGNORE"];
|
|
154
|
-
};
|
|
155
|
-
}], readonly [{
|
|
156
|
-
readonly name: "{{name1}}";
|
|
157
|
-
readonly content: {
|
|
158
|
-
readonly text: "Gotta go";
|
|
159
|
-
};
|
|
160
|
-
}, {
|
|
161
|
-
readonly name: "{{name2}}";
|
|
162
|
-
readonly content: {
|
|
163
|
-
readonly text: "Okay, talk to you later";
|
|
164
|
-
};
|
|
165
|
-
}, {
|
|
166
|
-
readonly name: "{{name1}}";
|
|
167
|
-
readonly content: {
|
|
168
|
-
readonly text: "Cya";
|
|
169
|
-
};
|
|
170
|
-
}, {
|
|
171
|
-
readonly name: "{{name2}}";
|
|
172
|
-
readonly content: {
|
|
173
|
-
readonly text: "";
|
|
174
|
-
readonly actions: readonly ["IGNORE"];
|
|
175
|
-
};
|
|
176
|
-
}], readonly [{
|
|
177
|
-
readonly name: "{{name1}}";
|
|
178
|
-
readonly content: {
|
|
179
|
-
readonly text: "bye";
|
|
180
|
-
};
|
|
181
|
-
}, {
|
|
182
|
-
readonly name: "{{name2}}";
|
|
183
|
-
readonly content: {
|
|
184
|
-
readonly text: "cya";
|
|
185
|
-
};
|
|
186
|
-
}, {
|
|
187
|
-
readonly name: "{{name1}}";
|
|
188
|
-
readonly content: {
|
|
189
|
-
readonly text: "";
|
|
190
|
-
readonly actions: readonly ["IGNORE"];
|
|
191
|
-
};
|
|
192
|
-
}], readonly [{
|
|
193
|
-
readonly name: "{{name1}}";
|
|
194
|
-
readonly content: {
|
|
195
|
-
readonly text: "wanna cyber";
|
|
196
|
-
};
|
|
197
|
-
}, {
|
|
198
|
-
readonly name: "{{name2}}";
|
|
199
|
-
readonly content: {
|
|
200
|
-
readonly text: "thats inappropriate";
|
|
201
|
-
readonly actions: readonly ["IGNORE"];
|
|
202
|
-
};
|
|
203
|
-
}]];
|
|
204
|
-
}, {
|
|
205
|
-
readonly name: "NONE";
|
|
206
|
-
readonly description: "Respond but perform no additional action. This is the default if the agent is speaking and not doing anything additional.";
|
|
207
|
-
readonly similes: readonly ["NO_ACTION", "NO_RESPONSE", "NO_REACTION", "NOOP", "PASS"];
|
|
208
|
-
readonly parameters: readonly [];
|
|
209
|
-
readonly examples: readonly [readonly [{
|
|
210
|
-
readonly name: "{{name1}}";
|
|
211
|
-
readonly content: {
|
|
212
|
-
readonly text: "Hey whats up";
|
|
213
|
-
};
|
|
214
|
-
}, {
|
|
215
|
-
readonly name: "{{name2}}";
|
|
216
|
-
readonly content: {
|
|
217
|
-
readonly text: "oh hey";
|
|
218
|
-
readonly actions: readonly ["NONE"];
|
|
219
|
-
};
|
|
220
|
-
}], readonly [{
|
|
221
|
-
readonly name: "{{name1}}";
|
|
222
|
-
readonly content: {
|
|
223
|
-
readonly text: "did u see some faster whisper just came out";
|
|
224
|
-
};
|
|
225
|
-
}, {
|
|
226
|
-
readonly name: "{{name2}}";
|
|
227
|
-
readonly content: {
|
|
228
|
-
readonly text: "yeah but its a pain to get into node.js";
|
|
229
|
-
readonly actions: readonly ["NONE"];
|
|
230
|
-
};
|
|
231
|
-
}], readonly [{
|
|
232
|
-
readonly name: "{{name1}}";
|
|
233
|
-
readonly content: {
|
|
234
|
-
readonly text: "u think aliens are real";
|
|
235
|
-
readonly actions: readonly ["NONE"];
|
|
236
|
-
};
|
|
237
|
-
}, {
|
|
238
|
-
readonly name: "{{name2}}";
|
|
239
|
-
readonly content: {
|
|
240
|
-
readonly text: "ya obviously";
|
|
241
|
-
readonly actions: readonly ["NONE"];
|
|
242
|
-
};
|
|
243
|
-
}], readonly [{
|
|
244
|
-
readonly name: "{{name1}}";
|
|
245
|
-
readonly content: {
|
|
246
|
-
readonly text: "drop a joke on me";
|
|
247
|
-
readonly actions: readonly ["NONE"];
|
|
248
|
-
};
|
|
249
|
-
}, {
|
|
250
|
-
readonly name: "{{name2}}";
|
|
251
|
-
readonly content: {
|
|
252
|
-
readonly text: "why dont scientists trust atoms cuz they make up everything lmao";
|
|
253
|
-
readonly actions: readonly ["NONE"];
|
|
254
|
-
};
|
|
255
|
-
}]];
|
|
256
|
-
}, {
|
|
257
|
-
readonly name: "SEND_MESSAGE";
|
|
258
|
-
readonly description: "Send a message to a user or room (other than the current one)";
|
|
259
|
-
readonly similes: readonly ["DM", "MESSAGE", "SEND_DM", "POST_MESSAGE", "DIRECT_MESSAGE", "NOTIFY"];
|
|
260
|
-
readonly parameters: readonly [{
|
|
261
|
-
readonly name: "targetType";
|
|
262
|
-
readonly description: "Whether the message target is a user or a room.";
|
|
263
|
-
readonly required: true;
|
|
264
|
-
readonly schema: {
|
|
265
|
-
readonly type: "string";
|
|
266
|
-
readonly enum: ["user", "room"];
|
|
267
|
-
};
|
|
268
|
-
readonly examples: readonly ["user", "room"];
|
|
269
|
-
}, {
|
|
270
|
-
readonly name: "source";
|
|
271
|
-
readonly description: "The platform/source to send the message on (e.g. telegram, discord, x).";
|
|
272
|
-
readonly required: false;
|
|
273
|
-
readonly schema: {
|
|
274
|
-
readonly type: "string";
|
|
275
|
-
};
|
|
276
|
-
readonly examples: readonly ["telegram", "discord"];
|
|
277
|
-
}, {
|
|
278
|
-
readonly name: "target";
|
|
279
|
-
readonly description: "Identifier of the target. For user targets, a name/handle/id; for room targets, a room name/id.";
|
|
280
|
-
readonly required: true;
|
|
281
|
-
readonly schema: {
|
|
282
|
-
readonly type: "string";
|
|
283
|
-
};
|
|
284
|
-
readonly examples: readonly ["dev_guru", "announcements"];
|
|
285
|
-
}, {
|
|
286
|
-
readonly name: "text";
|
|
287
|
-
readonly description: "The message content to send.";
|
|
288
|
-
readonly required: true;
|
|
289
|
-
readonly schema: {
|
|
290
|
-
readonly type: "string";
|
|
291
|
-
};
|
|
292
|
-
readonly examples: readonly ["Hello!", "Important announcement!"];
|
|
293
|
-
}];
|
|
294
|
-
readonly examples: readonly [readonly [{
|
|
295
|
-
readonly name: "{{name1}}";
|
|
296
|
-
readonly content: {
|
|
297
|
-
readonly text: "Send a message to @dev_guru on telegram saying 'Hello!'";
|
|
298
|
-
};
|
|
299
|
-
}, {
|
|
300
|
-
readonly name: "{{name2}}";
|
|
301
|
-
readonly content: {
|
|
302
|
-
readonly text: "Message sent to dev_guru on telegram.";
|
|
303
|
-
readonly actions: readonly ["SEND_MESSAGE"];
|
|
304
|
-
};
|
|
305
|
-
}], readonly [{
|
|
306
|
-
readonly name: "{{name1}}";
|
|
307
|
-
readonly content: {
|
|
308
|
-
readonly text: "Post 'Important announcement!' in #announcements";
|
|
309
|
-
};
|
|
310
|
-
}, {
|
|
311
|
-
readonly name: "{{name2}}";
|
|
312
|
-
readonly content: {
|
|
313
|
-
readonly text: "Message sent to announcements.";
|
|
314
|
-
readonly actions: readonly ["SEND_MESSAGE"];
|
|
315
|
-
};
|
|
316
|
-
}], readonly [{
|
|
317
|
-
readonly name: "{{name1}}";
|
|
318
|
-
readonly content: {
|
|
319
|
-
readonly text: "DM Jimmy and tell him 'Meeting at 3pm'";
|
|
320
|
-
};
|
|
321
|
-
}, {
|
|
322
|
-
readonly name: "{{name2}}";
|
|
323
|
-
readonly content: {
|
|
324
|
-
readonly text: "Message sent to Jimmy.";
|
|
325
|
-
readonly actions: readonly ["SEND_MESSAGE"];
|
|
326
|
-
};
|
|
327
|
-
}]];
|
|
328
|
-
readonly exampleCalls: readonly [{
|
|
329
|
-
readonly user: "Send a message to @dev_guru on telegram saying \"Hello!\"";
|
|
330
|
-
readonly actions: readonly ["REPLY", "SEND_MESSAGE"];
|
|
331
|
-
readonly params: {
|
|
332
|
-
readonly SEND_MESSAGE: {
|
|
333
|
-
readonly targetType: "user";
|
|
334
|
-
readonly source: "telegram";
|
|
335
|
-
readonly target: "dev_guru";
|
|
336
|
-
readonly text: "Hello!";
|
|
337
|
-
};
|
|
338
|
-
};
|
|
339
|
-
}];
|
|
340
|
-
}, {
|
|
341
|
-
readonly name: "ADD_CONTACT";
|
|
342
|
-
readonly description: "Add a new contact to the rolodex with categorization and preferences";
|
|
343
|
-
readonly similes: readonly ["SAVE_CONTACT", "REMEMBER_PERSON", "ADD_TO_CONTACTS", "SAVE_TO_ROLODEX", "CREATE_CONTACT", "NEW_CONTACT", "add contact", "save contact", "add to contacts", "add to rolodex", "remember this person", "save their info", "add them to my list", "categorize as friend", "mark as vip", "add to address book"];
|
|
344
|
-
readonly parameters: readonly [{
|
|
345
|
-
readonly name: "name";
|
|
346
|
-
readonly description: "The contact's primary name.";
|
|
347
|
-
readonly required: true;
|
|
348
|
-
readonly schema: {
|
|
349
|
-
readonly type: "string";
|
|
350
|
-
};
|
|
351
|
-
readonly examples: readonly ["Sarah Chen", "John Smith"];
|
|
352
|
-
}, {
|
|
353
|
-
readonly name: "notes";
|
|
354
|
-
readonly description: "Optional notes about the contact (short summary, context, or preferences).";
|
|
355
|
-
readonly required: false;
|
|
356
|
-
readonly schema: {
|
|
357
|
-
readonly type: "string";
|
|
358
|
-
};
|
|
359
|
-
readonly examples: readonly ["Met at the AI meetup; interested in agents"];
|
|
360
|
-
}];
|
|
361
|
-
readonly examples: readonly [readonly [{
|
|
362
|
-
readonly name: "{{name1}}";
|
|
363
|
-
readonly content: {
|
|
364
|
-
readonly text: "Add John Smith to my contacts as a colleague";
|
|
365
|
-
};
|
|
366
|
-
}, {
|
|
367
|
-
readonly name: "{{name2}}";
|
|
368
|
-
readonly content: {
|
|
369
|
-
readonly text: "I've added John Smith to your contacts as a colleague.";
|
|
370
|
-
};
|
|
371
|
-
}], readonly [{
|
|
372
|
-
readonly name: "{{name1}}";
|
|
373
|
-
readonly content: {
|
|
374
|
-
readonly text: "Save this person as a friend in my rolodex";
|
|
375
|
-
};
|
|
376
|
-
}, {
|
|
377
|
-
readonly name: "{{name2}}";
|
|
378
|
-
readonly content: {
|
|
379
|
-
readonly text: "I've saved them as a friend in your rolodex.";
|
|
380
|
-
};
|
|
381
|
-
}], readonly [{
|
|
382
|
-
readonly name: "{{name1}}";
|
|
383
|
-
readonly content: {
|
|
384
|
-
readonly text: "Remember Alice as a VIP contact";
|
|
385
|
-
};
|
|
386
|
-
}, {
|
|
387
|
-
readonly name: "{{name2}}";
|
|
388
|
-
readonly content: {
|
|
389
|
-
readonly text: "I've added Alice to your contacts as a VIP.";
|
|
390
|
-
};
|
|
391
|
-
}]];
|
|
392
|
-
}, {
|
|
393
|
-
readonly name: "UPDATE_CONTACT";
|
|
394
|
-
readonly description: "Update an existing contact's details in the rolodex.";
|
|
395
|
-
readonly similes: readonly ["EDIT_CONTACT", "MODIFY_CONTACT", "CHANGE_CONTACT_INFO"];
|
|
396
|
-
readonly parameters: readonly [{
|
|
397
|
-
readonly name: "name";
|
|
398
|
-
readonly description: "The contact name to update (must match an existing contact).";
|
|
399
|
-
readonly required: true;
|
|
400
|
-
readonly schema: {
|
|
401
|
-
readonly type: "string";
|
|
402
|
-
};
|
|
403
|
-
readonly examples: readonly ["Sarah Chen"];
|
|
404
|
-
}, {
|
|
405
|
-
readonly name: "updates";
|
|
406
|
-
readonly description: "A JSON object of fields to update (stringified JSON).";
|
|
407
|
-
readonly required: true;
|
|
408
|
-
readonly schema: {
|
|
409
|
-
readonly type: "string";
|
|
410
|
-
};
|
|
411
|
-
readonly examples: readonly ["{\"notes\":\"prefers email\",\"tags\":[\"friend\"]}"];
|
|
412
|
-
}];
|
|
413
|
-
readonly examples: readonly [readonly [{
|
|
414
|
-
readonly name: "{{name1}}";
|
|
415
|
-
readonly content: {
|
|
416
|
-
readonly text: "Update Sarah's contact to add the tag 'investor'";
|
|
417
|
-
};
|
|
418
|
-
}, {
|
|
419
|
-
readonly name: "{{name2}}";
|
|
420
|
-
readonly content: {
|
|
421
|
-
readonly text: "I've updated Sarah's contact with the new tag.";
|
|
422
|
-
};
|
|
423
|
-
}]];
|
|
424
|
-
}, {
|
|
425
|
-
readonly name: "REMOVE_CONTACT";
|
|
426
|
-
readonly description: "Remove a contact from the rolodex.";
|
|
427
|
-
readonly similes: readonly ["DELETE_CONTACT", "REMOVE_FROM_ROLODEX", "DELETE_FROM_CONTACTS", "FORGET_PERSON", "REMOVE_FROM_CONTACTS"];
|
|
428
|
-
readonly parameters: readonly [{
|
|
429
|
-
readonly name: "name";
|
|
430
|
-
readonly description: "The contact name to remove.";
|
|
431
|
-
readonly required: true;
|
|
432
|
-
readonly schema: {
|
|
433
|
-
readonly type: "string";
|
|
434
|
-
};
|
|
435
|
-
readonly examples: readonly ["Sarah Chen"];
|
|
436
|
-
}];
|
|
437
|
-
readonly examples: readonly [readonly [{
|
|
438
|
-
readonly name: "{{name1}}";
|
|
439
|
-
readonly content: {
|
|
440
|
-
readonly text: "Remove John from my contacts";
|
|
441
|
-
};
|
|
442
|
-
}, {
|
|
443
|
-
readonly name: "{{name2}}";
|
|
444
|
-
readonly content: {
|
|
445
|
-
readonly text: "Are you sure you want to remove John from your contacts?";
|
|
446
|
-
};
|
|
447
|
-
}, {
|
|
448
|
-
readonly name: "{{name1}}";
|
|
449
|
-
readonly content: {
|
|
450
|
-
readonly text: "Yes";
|
|
451
|
-
};
|
|
452
|
-
}, {
|
|
453
|
-
readonly name: "{{name2}}";
|
|
454
|
-
readonly content: {
|
|
455
|
-
readonly text: "I've removed John from your contacts.";
|
|
456
|
-
};
|
|
457
|
-
}]];
|
|
458
|
-
}, {
|
|
459
|
-
readonly name: "SEARCH_CONTACTS";
|
|
460
|
-
readonly description: "Search and list contacts in the rolodex by name or query.";
|
|
461
|
-
readonly similes: readonly ["FIND_CONTACTS", "LOOKUP_CONTACTS", "LIST_CONTACTS", "SHOW_CONTACTS", "list contacts", "show contacts", "search contacts", "find contacts", "who are my friends"];
|
|
462
|
-
readonly parameters: readonly [{
|
|
463
|
-
readonly name: "query";
|
|
464
|
-
readonly description: "Search query (name, handle, or free-text).";
|
|
465
|
-
readonly required: true;
|
|
466
|
-
readonly schema: {
|
|
467
|
-
readonly type: "string";
|
|
468
|
-
};
|
|
469
|
-
readonly examples: readonly ["sarah", "AI meetup"];
|
|
470
|
-
}];
|
|
471
|
-
readonly examples: readonly [readonly [{
|
|
472
|
-
readonly name: "{{name1}}";
|
|
473
|
-
readonly content: {
|
|
474
|
-
readonly text: "Show me my friends";
|
|
475
|
-
};
|
|
476
|
-
}, {
|
|
477
|
-
readonly name: "{{name2}}";
|
|
478
|
-
readonly content: {
|
|
479
|
-
readonly text: "Here are your contacts tagged as friends: Sarah Chen, John Smith...";
|
|
480
|
-
};
|
|
481
|
-
}]];
|
|
482
|
-
}, {
|
|
483
|
-
readonly name: "SCHEDULE_FOLLOW_UP";
|
|
484
|
-
readonly description: "Schedule a follow-up reminder for a contact.";
|
|
485
|
-
readonly similes: readonly ["REMIND_ME", "FOLLOW_UP", "REMIND_FOLLOW_UP", "SET_REMINDER", "REMIND_ABOUT", "FOLLOW_UP_WITH", "follow up with", "remind me to contact", "schedule a check-in", "set a reminder for"];
|
|
486
|
-
readonly parameters: readonly [{
|
|
487
|
-
readonly name: "name";
|
|
488
|
-
readonly description: "Contact name to follow up with.";
|
|
489
|
-
readonly required: true;
|
|
490
|
-
readonly schema: {
|
|
491
|
-
readonly type: "string";
|
|
492
|
-
};
|
|
493
|
-
readonly examples: readonly ["Sarah Chen"];
|
|
494
|
-
}, {
|
|
495
|
-
readonly name: "when";
|
|
496
|
-
readonly description: "When to follow up. Use an ISO-8601 datetime string.";
|
|
497
|
-
readonly required: true;
|
|
498
|
-
readonly schema: {
|
|
499
|
-
readonly type: "string";
|
|
500
|
-
};
|
|
501
|
-
readonly examples: readonly ["2026-02-01T09:00:00Z"];
|
|
502
|
-
}, {
|
|
503
|
-
readonly name: "reason";
|
|
504
|
-
readonly description: "Optional reason/context for the follow-up.";
|
|
505
|
-
readonly required: false;
|
|
506
|
-
readonly schema: {
|
|
507
|
-
readonly type: "string";
|
|
508
|
-
};
|
|
509
|
-
readonly examples: readonly ["Check in about the agent framework demo"];
|
|
510
|
-
}];
|
|
511
|
-
readonly examples: readonly [readonly [{
|
|
512
|
-
readonly name: "{{name1}}";
|
|
513
|
-
readonly content: {
|
|
514
|
-
readonly text: "Remind me to follow up with Sarah next week about the demo";
|
|
515
|
-
};
|
|
516
|
-
}, {
|
|
517
|
-
readonly name: "{{name2}}";
|
|
518
|
-
readonly content: {
|
|
519
|
-
readonly text: "I've scheduled a follow-up reminder with Sarah for next week about the demo.";
|
|
520
|
-
};
|
|
521
|
-
}]];
|
|
522
|
-
}, {
|
|
523
|
-
readonly name: "CHOOSE_OPTION";
|
|
524
|
-
readonly description: "Select an option for a pending task that has multiple options.";
|
|
525
|
-
readonly similes: readonly ["SELECT_OPTION", "PICK_OPTION", "SELECT_TASK", "PICK_TASK", "SELECT", "PICK", "CHOOSE"];
|
|
526
|
-
readonly parameters: readonly [{
|
|
527
|
-
readonly name: "taskId";
|
|
528
|
-
readonly description: "The pending task id.";
|
|
529
|
-
readonly required: true;
|
|
530
|
-
readonly schema: {
|
|
531
|
-
readonly type: "string";
|
|
532
|
-
};
|
|
533
|
-
readonly examples: readonly ["c0a8012e"];
|
|
534
|
-
}, {
|
|
535
|
-
readonly name: "option";
|
|
536
|
-
readonly description: "The selected option name exactly as listed.";
|
|
537
|
-
readonly required: true;
|
|
538
|
-
readonly schema: {
|
|
539
|
-
readonly type: "string";
|
|
540
|
-
};
|
|
541
|
-
readonly examples: readonly ["APPROVE", "ABORT"];
|
|
542
|
-
}];
|
|
543
|
-
readonly examples: readonly [readonly [{
|
|
544
|
-
readonly name: "{{name1}}";
|
|
545
|
-
readonly content: {
|
|
546
|
-
readonly text: "Select the first option";
|
|
547
|
-
};
|
|
548
|
-
}, {
|
|
549
|
-
readonly name: "{{name2}}";
|
|
550
|
-
readonly content: {
|
|
551
|
-
readonly text: "I've selected option 1 for the pending task.";
|
|
552
|
-
readonly actions: readonly ["CHOOSE_OPTION"];
|
|
553
|
-
};
|
|
554
|
-
}]];
|
|
555
|
-
}, {
|
|
556
|
-
readonly name: "FOLLOW_ROOM";
|
|
557
|
-
readonly description: "Start following this channel with great interest, chiming in without needing to be explicitly mentioned. Only do this if explicitly asked to.";
|
|
558
|
-
readonly similes: readonly ["FOLLOW_CHAT", "FOLLOW_CHANNEL", "FOLLOW_CONVERSATION", "FOLLOW_THREAD", "JOIN_ROOM", "SUBSCRIBE_ROOM", "WATCH_ROOM", "ENTER_ROOM"];
|
|
559
|
-
readonly parameters: readonly [{
|
|
560
|
-
readonly name: "roomId";
|
|
561
|
-
readonly description: "The target room id to follow.";
|
|
562
|
-
readonly required: true;
|
|
563
|
-
readonly schema: {
|
|
564
|
-
readonly type: "string";
|
|
565
|
-
};
|
|
566
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
567
|
-
}];
|
|
568
|
-
readonly examples: readonly [readonly [{
|
|
569
|
-
readonly name: "{{name1}}";
|
|
570
|
-
readonly content: {
|
|
571
|
-
readonly text: "hey {{name2}} follow this channel";
|
|
572
|
-
};
|
|
573
|
-
}, {
|
|
574
|
-
readonly name: "{{name2}}";
|
|
575
|
-
readonly content: {
|
|
576
|
-
readonly text: "Sure, I will now follow this room and chime in";
|
|
577
|
-
readonly actions: readonly ["FOLLOW_ROOM"];
|
|
578
|
-
};
|
|
579
|
-
}], readonly [{
|
|
580
|
-
readonly name: "{{name1}}";
|
|
581
|
-
readonly content: {
|
|
582
|
-
readonly text: "{{name2}} stay in this chat pls";
|
|
583
|
-
};
|
|
584
|
-
}, {
|
|
585
|
-
readonly name: "{{name2}}";
|
|
586
|
-
readonly content: {
|
|
587
|
-
readonly text: "you got it, i'm here";
|
|
588
|
-
readonly actions: readonly ["FOLLOW_ROOM"];
|
|
589
|
-
};
|
|
590
|
-
}]];
|
|
591
|
-
}, {
|
|
592
|
-
readonly name: "UNFOLLOW_ROOM";
|
|
593
|
-
readonly description: "Stop following a room and cease receiving updates. Use this when you no longer want to monitor a room's activity.";
|
|
594
|
-
readonly similes: readonly ["UNFOLLOW_CHAT", "UNFOLLOW_CONVERSATION", "UNFOLLOW_ROOM", "UNFOLLOW_THREAD", "LEAVE_ROOM", "UNSUBSCRIBE_ROOM", "STOP_WATCHING_ROOM", "EXIT_ROOM"];
|
|
595
|
-
readonly parameters: readonly [{
|
|
596
|
-
readonly name: "roomId";
|
|
597
|
-
readonly description: "The target room id to unfollow.";
|
|
598
|
-
readonly required: true;
|
|
599
|
-
readonly schema: {
|
|
600
|
-
readonly type: "string";
|
|
601
|
-
};
|
|
602
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
603
|
-
}];
|
|
604
|
-
readonly examples: readonly [readonly [{
|
|
605
|
-
readonly name: "{{name1}}";
|
|
606
|
-
readonly content: {
|
|
607
|
-
readonly text: "{{name2}} stop following this channel";
|
|
608
|
-
};
|
|
609
|
-
}, {
|
|
610
|
-
readonly name: "{{name2}}";
|
|
611
|
-
readonly content: {
|
|
612
|
-
readonly text: "Okay, I'll stop following this room";
|
|
613
|
-
readonly actions: readonly ["UNFOLLOW_ROOM"];
|
|
614
|
-
};
|
|
615
|
-
}]];
|
|
616
|
-
}, {
|
|
617
|
-
readonly name: "MUTE_ROOM";
|
|
618
|
-
readonly description: "Mutes a room, ignoring all messages unless explicitly mentioned. Only do this if explicitly asked to, or if you're annoying people.";
|
|
619
|
-
readonly similes: readonly ["MUTE_CHAT", "MUTE_CONVERSATION", "MUTE_THREAD", "MUTE_CHANNEL", "SILENCE_ROOM", "QUIET_ROOM", "DISABLE_NOTIFICATIONS", "STOP_RESPONDING"];
|
|
620
|
-
readonly parameters: readonly [{
|
|
621
|
-
readonly name: "roomId";
|
|
622
|
-
readonly description: "The room id to mute.";
|
|
623
|
-
readonly required: true;
|
|
624
|
-
readonly schema: {
|
|
625
|
-
readonly type: "string";
|
|
626
|
-
};
|
|
627
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
628
|
-
}];
|
|
629
|
-
readonly examples: readonly [readonly [{
|
|
630
|
-
readonly name: "{{name1}}";
|
|
631
|
-
readonly content: {
|
|
632
|
-
readonly text: "{{name2}}, please mute this channel. No need to respond here for now.";
|
|
633
|
-
};
|
|
634
|
-
}, {
|
|
635
|
-
readonly name: "{{name2}}";
|
|
636
|
-
readonly content: {
|
|
637
|
-
readonly text: "Got it";
|
|
638
|
-
readonly actions: readonly ["MUTE_ROOM"];
|
|
639
|
-
};
|
|
640
|
-
}], readonly [{
|
|
641
|
-
readonly name: "{{name1}}";
|
|
642
|
-
readonly content: {
|
|
643
|
-
readonly text: "{{name2}} plz mute this room";
|
|
644
|
-
};
|
|
645
|
-
}, {
|
|
646
|
-
readonly name: "{{name2}}";
|
|
647
|
-
readonly content: {
|
|
648
|
-
readonly text: "np going silent";
|
|
649
|
-
readonly actions: readonly ["MUTE_ROOM"];
|
|
650
|
-
};
|
|
651
|
-
}]];
|
|
652
|
-
}, {
|
|
653
|
-
readonly name: "UNMUTE_ROOM";
|
|
654
|
-
readonly description: "Unmute a room to resume responding and receiving notifications. Use this when you want to start interacting with a muted room again.";
|
|
655
|
-
readonly similes: readonly ["UNMUTE_CHAT", "UNMUTE_CONVERSATION", "UNMUTE_ROOM", "UNMUTE_THREAD", "UNSILENCE_ROOM", "ENABLE_NOTIFICATIONS", "RESUME_RESPONDING", "START_LISTENING"];
|
|
656
|
-
readonly parameters: readonly [{
|
|
657
|
-
readonly name: "roomId";
|
|
658
|
-
readonly description: "The room id to unmute.";
|
|
659
|
-
readonly required: true;
|
|
660
|
-
readonly schema: {
|
|
661
|
-
readonly type: "string";
|
|
662
|
-
};
|
|
663
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
664
|
-
}];
|
|
665
|
-
readonly examples: readonly [readonly [{
|
|
666
|
-
readonly name: "{{name1}}";
|
|
667
|
-
readonly content: {
|
|
668
|
-
readonly text: "{{name2}} unmute this room please";
|
|
669
|
-
};
|
|
670
|
-
}, {
|
|
671
|
-
readonly name: "{{name2}}";
|
|
672
|
-
readonly content: {
|
|
673
|
-
readonly text: "I've unmuted this room and will respond again";
|
|
674
|
-
readonly actions: readonly ["UNMUTE_ROOM"];
|
|
675
|
-
};
|
|
676
|
-
}]];
|
|
677
|
-
}, {
|
|
678
|
-
readonly name: "UPDATE_SETTINGS";
|
|
679
|
-
readonly description: "Update agent settings by applying explicit key/value updates.";
|
|
680
|
-
readonly similes: readonly ["SET_SETTINGS", "CHANGE_SETTINGS", "UPDATE_SETTING", "SAVE_SETTING", "SET_CONFIGURATION", "CONFIGURE", "MODIFY_SETTINGS", "SET_PREFERENCE", "UPDATE_CONFIG"];
|
|
681
|
-
readonly parameters: readonly [{
|
|
682
|
-
readonly name: "updates";
|
|
683
|
-
readonly description: "A JSON array of {\"key\": string, \"value\": string} updates (stringified JSON).";
|
|
684
|
-
readonly required: true;
|
|
685
|
-
readonly schema: {
|
|
686
|
-
readonly type: "string";
|
|
687
|
-
};
|
|
688
|
-
readonly examples: readonly ["[{\"key\":\"model\",\"value\":\"gpt-5\"}]"];
|
|
689
|
-
}];
|
|
690
|
-
readonly examples: readonly [readonly [{
|
|
691
|
-
readonly name: "{{name1}}";
|
|
692
|
-
readonly content: {
|
|
693
|
-
readonly text: "Change my language setting to French";
|
|
694
|
-
};
|
|
695
|
-
}, {
|
|
696
|
-
readonly name: "{{name2}}";
|
|
697
|
-
readonly content: {
|
|
698
|
-
readonly text: "I've updated your language setting to French.";
|
|
699
|
-
readonly actions: readonly ["UPDATE_SETTINGS"];
|
|
700
|
-
};
|
|
701
|
-
}]];
|
|
702
|
-
}, {
|
|
703
|
-
readonly name: "UPDATE_ROLE";
|
|
704
|
-
readonly description: "Assigns a role (Admin, Owner, None) to a user or list of users in a channel.";
|
|
705
|
-
readonly similes: readonly ["SET_ROLE", "CHANGE_ROLE", "SET_PERMISSIONS", "ASSIGN_ROLE", "MAKE_ADMIN", "MODIFY_PERMISSIONS", "GRANT_ROLE"];
|
|
706
|
-
readonly parameters: readonly [{
|
|
707
|
-
readonly name: "entityId";
|
|
708
|
-
readonly description: "The entity id to update.";
|
|
709
|
-
readonly required: true;
|
|
710
|
-
readonly schema: {
|
|
711
|
-
readonly type: "string";
|
|
712
|
-
};
|
|
713
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
714
|
-
}, {
|
|
715
|
-
readonly name: "role";
|
|
716
|
-
readonly description: "The new role to assign.";
|
|
717
|
-
readonly required: true;
|
|
718
|
-
readonly schema: {
|
|
719
|
-
readonly type: "string";
|
|
720
|
-
};
|
|
721
|
-
readonly examples: readonly ["admin", "member"];
|
|
722
|
-
}];
|
|
723
|
-
readonly examples: readonly [readonly [{
|
|
724
|
-
readonly name: "{{name1}}";
|
|
725
|
-
readonly content: {
|
|
726
|
-
readonly text: "Make Sarah an admin";
|
|
727
|
-
};
|
|
728
|
-
}, {
|
|
729
|
-
readonly name: "{{name2}}";
|
|
730
|
-
readonly content: {
|
|
731
|
-
readonly text: "I've assigned the admin role to Sarah.";
|
|
732
|
-
readonly actions: readonly ["UPDATE_ROLE"];
|
|
733
|
-
};
|
|
734
|
-
}]];
|
|
735
|
-
}, {
|
|
736
|
-
readonly name: "UPDATE_ENTITY";
|
|
737
|
-
readonly description: "Add or edit contact details for a person you are talking to or observing. Use this to modify entity profiles, metadata, or attributes.";
|
|
738
|
-
readonly similes: readonly ["EDIT_ENTITY", "MODIFY_ENTITY", "CHANGE_ENTITY", "UPDATE_PROFILE", "SET_ENTITY_INFO"];
|
|
739
|
-
readonly parameters: readonly [{
|
|
740
|
-
readonly name: "entityId";
|
|
741
|
-
readonly description: "The entity id to update.";
|
|
742
|
-
readonly required: true;
|
|
743
|
-
readonly schema: {
|
|
744
|
-
readonly type: "string";
|
|
745
|
-
};
|
|
746
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
747
|
-
}, {
|
|
748
|
-
readonly name: "updates";
|
|
749
|
-
readonly description: "A JSON array of {\"name\": string, \"value\": string} field updates (stringified JSON).";
|
|
750
|
-
readonly required: true;
|
|
751
|
-
readonly schema: {
|
|
752
|
-
readonly type: "string";
|
|
753
|
-
};
|
|
754
|
-
readonly examples: readonly ["[{\"name\":\"bio\",\"value\":\"Loves Rust\"}]"];
|
|
755
|
-
}];
|
|
756
|
-
readonly examples: readonly [readonly [{
|
|
757
|
-
readonly name: "{{name1}}";
|
|
758
|
-
readonly content: {
|
|
759
|
-
readonly text: "Update my profile bio to say 'AI enthusiast'";
|
|
760
|
-
};
|
|
761
|
-
}, {
|
|
762
|
-
readonly name: "{{name2}}";
|
|
763
|
-
readonly content: {
|
|
764
|
-
readonly text: "I've updated your profile bio.";
|
|
765
|
-
readonly actions: readonly ["UPDATE_ENTITY"];
|
|
766
|
-
};
|
|
767
|
-
}]];
|
|
768
|
-
}, {
|
|
769
|
-
readonly name: "GENERATE_IMAGE";
|
|
770
|
-
readonly description: "Generates an image based on a generated prompt reflecting the current conversation. Use GENERATE_IMAGE when the agent needs to visualize, illustrate, or demonstrate something visually for the user.";
|
|
771
|
-
readonly similes: readonly ["DRAW", "CREATE_IMAGE", "RENDER_IMAGE", "VISUALIZE", "MAKE_IMAGE", "PAINT", "IMAGE"];
|
|
772
|
-
readonly parameters: readonly [{
|
|
773
|
-
readonly name: "prompt";
|
|
774
|
-
readonly description: "Image generation prompt.";
|
|
775
|
-
readonly required: true;
|
|
776
|
-
readonly schema: {
|
|
777
|
-
readonly type: "string";
|
|
778
|
-
};
|
|
779
|
-
readonly examples: readonly ["A futuristic cityscape at sunset, cinematic lighting"];
|
|
780
|
-
}];
|
|
781
|
-
readonly examples: readonly [readonly [{
|
|
782
|
-
readonly name: "{{name1}}";
|
|
783
|
-
readonly content: {
|
|
784
|
-
readonly text: "Can you show me what a futuristic city looks like?";
|
|
785
|
-
};
|
|
786
|
-
}, {
|
|
787
|
-
readonly name: "{{name2}}";
|
|
788
|
-
readonly content: {
|
|
789
|
-
readonly text: "Sure, I'll create a futuristic city image for you. One moment...";
|
|
790
|
-
readonly actions: readonly ["GENERATE_IMAGE"];
|
|
791
|
-
};
|
|
792
|
-
}], readonly [{
|
|
793
|
-
readonly name: "{{name1}}";
|
|
794
|
-
readonly content: {
|
|
795
|
-
readonly text: "What does a neural network look like visually?";
|
|
796
|
-
};
|
|
797
|
-
}, {
|
|
798
|
-
readonly name: "{{name2}}";
|
|
799
|
-
readonly content: {
|
|
800
|
-
readonly text: "I'll create a visualization of a neural network for you, one sec...";
|
|
801
|
-
readonly actions: readonly ["GENERATE_IMAGE"];
|
|
802
|
-
};
|
|
803
|
-
}], readonly [{
|
|
804
|
-
readonly name: "{{name1}}";
|
|
805
|
-
readonly content: {
|
|
806
|
-
readonly text: "Can you visualize the feeling of calmness for me?";
|
|
807
|
-
};
|
|
808
|
-
}, {
|
|
809
|
-
readonly name: "{{name2}}";
|
|
810
|
-
readonly content: {
|
|
811
|
-
readonly text: "Creating an image to capture calmness for you, please wait a moment...";
|
|
812
|
-
readonly actions: readonly ["GENERATE_IMAGE"];
|
|
813
|
-
};
|
|
814
|
-
}]];
|
|
815
|
-
}];
|
|
816
|
-
};
|
|
817
|
-
export declare const allActionsSpec: {
|
|
818
|
-
readonly version: "1.0.0";
|
|
819
|
-
readonly actions: readonly [{
|
|
820
|
-
readonly name: "REPLY";
|
|
821
|
-
readonly description: "Replies to the current conversation with the text from the generated message. Default if the agent is responding with a message and no other action. Use REPLY at the beginning of a chain of actions as an acknowledgement, and at the end of a chain of actions as a final response.";
|
|
822
|
-
readonly similes: readonly ["GREET", "REPLY_TO_MESSAGE", "SEND_REPLY", "RESPOND", "RESPONSE"];
|
|
823
|
-
readonly parameters: readonly [];
|
|
824
|
-
readonly examples: readonly [readonly [{
|
|
825
|
-
readonly name: "{{name1}}";
|
|
826
|
-
readonly content: {
|
|
827
|
-
readonly text: "Hello there!";
|
|
828
|
-
};
|
|
829
|
-
}, {
|
|
830
|
-
readonly name: "{{name2}}";
|
|
831
|
-
readonly content: {
|
|
832
|
-
readonly text: "Hi! How can I help you today?";
|
|
833
|
-
readonly actions: readonly ["REPLY"];
|
|
834
|
-
};
|
|
835
|
-
}], readonly [{
|
|
836
|
-
readonly name: "{{name1}}";
|
|
837
|
-
readonly content: {
|
|
838
|
-
readonly text: "What's your favorite color?";
|
|
839
|
-
};
|
|
840
|
-
}, {
|
|
841
|
-
readonly name: "{{name2}}";
|
|
842
|
-
readonly content: {
|
|
843
|
-
readonly text: "I really like deep shades of blue. They remind me of the ocean and the night sky.";
|
|
844
|
-
readonly actions: readonly ["REPLY"];
|
|
845
|
-
};
|
|
846
|
-
}], readonly [{
|
|
847
|
-
readonly name: "{{name1}}";
|
|
848
|
-
readonly content: {
|
|
849
|
-
readonly text: "Can you explain how neural networks work?";
|
|
850
|
-
};
|
|
851
|
-
}, {
|
|
852
|
-
readonly name: "{{name2}}";
|
|
853
|
-
readonly content: {
|
|
854
|
-
readonly text: "Let me break that down for you in simple terms...";
|
|
855
|
-
readonly actions: readonly ["REPLY"];
|
|
856
|
-
};
|
|
857
|
-
}], readonly [{
|
|
858
|
-
readonly name: "{{name1}}";
|
|
859
|
-
readonly content: {
|
|
860
|
-
readonly text: "Could you help me solve this math problem?";
|
|
861
|
-
};
|
|
862
|
-
}, {
|
|
863
|
-
readonly name: "{{name2}}";
|
|
864
|
-
readonly content: {
|
|
865
|
-
readonly text: "Of course! Let's work through it step by step.";
|
|
866
|
-
readonly actions: readonly ["REPLY"];
|
|
867
|
-
};
|
|
868
|
-
}]];
|
|
869
|
-
}, {
|
|
870
|
-
readonly name: "IGNORE";
|
|
871
|
-
readonly description: "Call this action if ignoring the user. If the user is aggressive, creepy or is finished with the conversation, use this action. Or, if both you and the user have already said goodbye, use this action instead of saying bye again. Use IGNORE any time the conversation has naturally ended. Do not use IGNORE if the user has engaged directly, or if something went wrong and you need to tell them. Only ignore if the user should be ignored.";
|
|
872
|
-
readonly similes: readonly ["STOP_TALKING", "STOP_CHATTING", "STOP_CONVERSATION"];
|
|
873
|
-
readonly parameters: readonly [];
|
|
874
|
-
readonly examples: readonly [readonly [{
|
|
875
|
-
readonly name: "{{name1}}";
|
|
876
|
-
readonly content: {
|
|
877
|
-
readonly text: "Go screw yourself";
|
|
878
|
-
};
|
|
879
|
-
}, {
|
|
880
|
-
readonly name: "{{name2}}";
|
|
881
|
-
readonly content: {
|
|
882
|
-
readonly text: "";
|
|
883
|
-
readonly actions: readonly ["IGNORE"];
|
|
884
|
-
};
|
|
885
|
-
}], readonly [{
|
|
886
|
-
readonly name: "{{name1}}";
|
|
887
|
-
readonly content: {
|
|
888
|
-
readonly text: "Shut up, bot";
|
|
889
|
-
};
|
|
890
|
-
}, {
|
|
891
|
-
readonly name: "{{name2}}";
|
|
892
|
-
readonly content: {
|
|
893
|
-
readonly text: "";
|
|
894
|
-
readonly actions: readonly ["IGNORE"];
|
|
895
|
-
};
|
|
896
|
-
}], readonly [{
|
|
897
|
-
readonly name: "{{name1}}";
|
|
898
|
-
readonly content: {
|
|
899
|
-
readonly text: "Gotta go";
|
|
900
|
-
};
|
|
901
|
-
}, {
|
|
902
|
-
readonly name: "{{name2}}";
|
|
903
|
-
readonly content: {
|
|
904
|
-
readonly text: "Okay, talk to you later";
|
|
905
|
-
};
|
|
906
|
-
}, {
|
|
907
|
-
readonly name: "{{name1}}";
|
|
908
|
-
readonly content: {
|
|
909
|
-
readonly text: "Cya";
|
|
910
|
-
};
|
|
911
|
-
}, {
|
|
912
|
-
readonly name: "{{name2}}";
|
|
913
|
-
readonly content: {
|
|
914
|
-
readonly text: "";
|
|
915
|
-
readonly actions: readonly ["IGNORE"];
|
|
916
|
-
};
|
|
917
|
-
}], readonly [{
|
|
918
|
-
readonly name: "{{name1}}";
|
|
919
|
-
readonly content: {
|
|
920
|
-
readonly text: "bye";
|
|
921
|
-
};
|
|
922
|
-
}, {
|
|
923
|
-
readonly name: "{{name2}}";
|
|
924
|
-
readonly content: {
|
|
925
|
-
readonly text: "cya";
|
|
926
|
-
};
|
|
927
|
-
}, {
|
|
928
|
-
readonly name: "{{name1}}";
|
|
929
|
-
readonly content: {
|
|
930
|
-
readonly text: "";
|
|
931
|
-
readonly actions: readonly ["IGNORE"];
|
|
932
|
-
};
|
|
933
|
-
}], readonly [{
|
|
934
|
-
readonly name: "{{name1}}";
|
|
935
|
-
readonly content: {
|
|
936
|
-
readonly text: "wanna cyber";
|
|
937
|
-
};
|
|
938
|
-
}, {
|
|
939
|
-
readonly name: "{{name2}}";
|
|
940
|
-
readonly content: {
|
|
941
|
-
readonly text: "thats inappropriate";
|
|
942
|
-
readonly actions: readonly ["IGNORE"];
|
|
943
|
-
};
|
|
944
|
-
}]];
|
|
945
|
-
}, {
|
|
946
|
-
readonly name: "NONE";
|
|
947
|
-
readonly description: "Respond but perform no additional action. This is the default if the agent is speaking and not doing anything additional.";
|
|
948
|
-
readonly similes: readonly ["NO_ACTION", "NO_RESPONSE", "NO_REACTION", "NOOP", "PASS"];
|
|
949
|
-
readonly parameters: readonly [];
|
|
950
|
-
readonly examples: readonly [readonly [{
|
|
951
|
-
readonly name: "{{name1}}";
|
|
952
|
-
readonly content: {
|
|
953
|
-
readonly text: "Hey whats up";
|
|
954
|
-
};
|
|
955
|
-
}, {
|
|
956
|
-
readonly name: "{{name2}}";
|
|
957
|
-
readonly content: {
|
|
958
|
-
readonly text: "oh hey";
|
|
959
|
-
readonly actions: readonly ["NONE"];
|
|
960
|
-
};
|
|
961
|
-
}], readonly [{
|
|
962
|
-
readonly name: "{{name1}}";
|
|
963
|
-
readonly content: {
|
|
964
|
-
readonly text: "did u see some faster whisper just came out";
|
|
965
|
-
};
|
|
966
|
-
}, {
|
|
967
|
-
readonly name: "{{name2}}";
|
|
968
|
-
readonly content: {
|
|
969
|
-
readonly text: "yeah but its a pain to get into node.js";
|
|
970
|
-
readonly actions: readonly ["NONE"];
|
|
971
|
-
};
|
|
972
|
-
}], readonly [{
|
|
973
|
-
readonly name: "{{name1}}";
|
|
974
|
-
readonly content: {
|
|
975
|
-
readonly text: "u think aliens are real";
|
|
976
|
-
readonly actions: readonly ["NONE"];
|
|
977
|
-
};
|
|
978
|
-
}, {
|
|
979
|
-
readonly name: "{{name2}}";
|
|
980
|
-
readonly content: {
|
|
981
|
-
readonly text: "ya obviously";
|
|
982
|
-
readonly actions: readonly ["NONE"];
|
|
983
|
-
};
|
|
984
|
-
}], readonly [{
|
|
985
|
-
readonly name: "{{name1}}";
|
|
986
|
-
readonly content: {
|
|
987
|
-
readonly text: "drop a joke on me";
|
|
988
|
-
readonly actions: readonly ["NONE"];
|
|
989
|
-
};
|
|
990
|
-
}, {
|
|
991
|
-
readonly name: "{{name2}}";
|
|
992
|
-
readonly content: {
|
|
993
|
-
readonly text: "why dont scientists trust atoms cuz they make up everything lmao";
|
|
994
|
-
readonly actions: readonly ["NONE"];
|
|
995
|
-
};
|
|
996
|
-
}]];
|
|
997
|
-
}, {
|
|
998
|
-
readonly name: "SEND_MESSAGE";
|
|
999
|
-
readonly description: "Send a message to a user or room (other than the current one)";
|
|
1000
|
-
readonly similes: readonly ["DM", "MESSAGE", "SEND_DM", "POST_MESSAGE", "DIRECT_MESSAGE", "NOTIFY"];
|
|
1001
|
-
readonly parameters: readonly [{
|
|
1002
|
-
readonly name: "targetType";
|
|
1003
|
-
readonly description: "Whether the message target is a user or a room.";
|
|
1004
|
-
readonly required: true;
|
|
1005
|
-
readonly schema: {
|
|
1006
|
-
readonly type: "string";
|
|
1007
|
-
readonly enum: ["user", "room"];
|
|
1008
|
-
};
|
|
1009
|
-
readonly examples: readonly ["user", "room"];
|
|
1010
|
-
}, {
|
|
1011
|
-
readonly name: "source";
|
|
1012
|
-
readonly description: "The platform/source to send the message on (e.g. telegram, discord, x).";
|
|
1013
|
-
readonly required: false;
|
|
1014
|
-
readonly schema: {
|
|
1015
|
-
readonly type: "string";
|
|
1016
|
-
};
|
|
1017
|
-
readonly examples: readonly ["telegram", "discord"];
|
|
1018
|
-
}, {
|
|
1019
|
-
readonly name: "target";
|
|
1020
|
-
readonly description: "Identifier of the target. For user targets, a name/handle/id; for room targets, a room name/id.";
|
|
1021
|
-
readonly required: true;
|
|
1022
|
-
readonly schema: {
|
|
1023
|
-
readonly type: "string";
|
|
1024
|
-
};
|
|
1025
|
-
readonly examples: readonly ["dev_guru", "announcements"];
|
|
1026
|
-
}, {
|
|
1027
|
-
readonly name: "text";
|
|
1028
|
-
readonly description: "The message content to send.";
|
|
1029
|
-
readonly required: true;
|
|
1030
|
-
readonly schema: {
|
|
1031
|
-
readonly type: "string";
|
|
1032
|
-
};
|
|
1033
|
-
readonly examples: readonly ["Hello!", "Important announcement!"];
|
|
1034
|
-
}];
|
|
1035
|
-
readonly examples: readonly [readonly [{
|
|
1036
|
-
readonly name: "{{name1}}";
|
|
1037
|
-
readonly content: {
|
|
1038
|
-
readonly text: "Send a message to @dev_guru on telegram saying 'Hello!'";
|
|
1039
|
-
};
|
|
1040
|
-
}, {
|
|
1041
|
-
readonly name: "{{name2}}";
|
|
1042
|
-
readonly content: {
|
|
1043
|
-
readonly text: "Message sent to dev_guru on telegram.";
|
|
1044
|
-
readonly actions: readonly ["SEND_MESSAGE"];
|
|
1045
|
-
};
|
|
1046
|
-
}], readonly [{
|
|
1047
|
-
readonly name: "{{name1}}";
|
|
1048
|
-
readonly content: {
|
|
1049
|
-
readonly text: "Post 'Important announcement!' in #announcements";
|
|
1050
|
-
};
|
|
1051
|
-
}, {
|
|
1052
|
-
readonly name: "{{name2}}";
|
|
1053
|
-
readonly content: {
|
|
1054
|
-
readonly text: "Message sent to announcements.";
|
|
1055
|
-
readonly actions: readonly ["SEND_MESSAGE"];
|
|
1056
|
-
};
|
|
1057
|
-
}], readonly [{
|
|
1058
|
-
readonly name: "{{name1}}";
|
|
1059
|
-
readonly content: {
|
|
1060
|
-
readonly text: "DM Jimmy and tell him 'Meeting at 3pm'";
|
|
1061
|
-
};
|
|
1062
|
-
}, {
|
|
1063
|
-
readonly name: "{{name2}}";
|
|
1064
|
-
readonly content: {
|
|
1065
|
-
readonly text: "Message sent to Jimmy.";
|
|
1066
|
-
readonly actions: readonly ["SEND_MESSAGE"];
|
|
1067
|
-
};
|
|
1068
|
-
}]];
|
|
1069
|
-
readonly exampleCalls: readonly [{
|
|
1070
|
-
readonly user: "Send a message to @dev_guru on telegram saying \"Hello!\"";
|
|
1071
|
-
readonly actions: readonly ["REPLY", "SEND_MESSAGE"];
|
|
1072
|
-
readonly params: {
|
|
1073
|
-
readonly SEND_MESSAGE: {
|
|
1074
|
-
readonly targetType: "user";
|
|
1075
|
-
readonly source: "telegram";
|
|
1076
|
-
readonly target: "dev_guru";
|
|
1077
|
-
readonly text: "Hello!";
|
|
1078
|
-
};
|
|
1079
|
-
};
|
|
1080
|
-
}];
|
|
1081
|
-
}, {
|
|
1082
|
-
readonly name: "ADD_CONTACT";
|
|
1083
|
-
readonly description: "Add a new contact to the rolodex with categorization and preferences";
|
|
1084
|
-
readonly similes: readonly ["SAVE_CONTACT", "REMEMBER_PERSON", "ADD_TO_CONTACTS", "SAVE_TO_ROLODEX", "CREATE_CONTACT", "NEW_CONTACT", "add contact", "save contact", "add to contacts", "add to rolodex", "remember this person", "save their info", "add them to my list", "categorize as friend", "mark as vip", "add to address book"];
|
|
1085
|
-
readonly parameters: readonly [{
|
|
1086
|
-
readonly name: "name";
|
|
1087
|
-
readonly description: "The contact's primary name.";
|
|
1088
|
-
readonly required: true;
|
|
1089
|
-
readonly schema: {
|
|
1090
|
-
readonly type: "string";
|
|
1091
|
-
};
|
|
1092
|
-
readonly examples: readonly ["Sarah Chen", "John Smith"];
|
|
1093
|
-
}, {
|
|
1094
|
-
readonly name: "notes";
|
|
1095
|
-
readonly description: "Optional notes about the contact (short summary, context, or preferences).";
|
|
1096
|
-
readonly required: false;
|
|
1097
|
-
readonly schema: {
|
|
1098
|
-
readonly type: "string";
|
|
1099
|
-
};
|
|
1100
|
-
readonly examples: readonly ["Met at the AI meetup; interested in agents"];
|
|
1101
|
-
}];
|
|
1102
|
-
readonly examples: readonly [readonly [{
|
|
1103
|
-
readonly name: "{{name1}}";
|
|
1104
|
-
readonly content: {
|
|
1105
|
-
readonly text: "Add John Smith to my contacts as a colleague";
|
|
1106
|
-
};
|
|
1107
|
-
}, {
|
|
1108
|
-
readonly name: "{{name2}}";
|
|
1109
|
-
readonly content: {
|
|
1110
|
-
readonly text: "I've added John Smith to your contacts as a colleague.";
|
|
1111
|
-
};
|
|
1112
|
-
}], readonly [{
|
|
1113
|
-
readonly name: "{{name1}}";
|
|
1114
|
-
readonly content: {
|
|
1115
|
-
readonly text: "Save this person as a friend in my rolodex";
|
|
1116
|
-
};
|
|
1117
|
-
}, {
|
|
1118
|
-
readonly name: "{{name2}}";
|
|
1119
|
-
readonly content: {
|
|
1120
|
-
readonly text: "I've saved them as a friend in your rolodex.";
|
|
1121
|
-
};
|
|
1122
|
-
}], readonly [{
|
|
1123
|
-
readonly name: "{{name1}}";
|
|
1124
|
-
readonly content: {
|
|
1125
|
-
readonly text: "Remember Alice as a VIP contact";
|
|
1126
|
-
};
|
|
1127
|
-
}, {
|
|
1128
|
-
readonly name: "{{name2}}";
|
|
1129
|
-
readonly content: {
|
|
1130
|
-
readonly text: "I've added Alice to your contacts as a VIP.";
|
|
1131
|
-
};
|
|
1132
|
-
}]];
|
|
1133
|
-
}, {
|
|
1134
|
-
readonly name: "UPDATE_CONTACT";
|
|
1135
|
-
readonly description: "Update an existing contact's details in the rolodex.";
|
|
1136
|
-
readonly similes: readonly ["EDIT_CONTACT", "MODIFY_CONTACT", "CHANGE_CONTACT_INFO"];
|
|
1137
|
-
readonly parameters: readonly [{
|
|
1138
|
-
readonly name: "name";
|
|
1139
|
-
readonly description: "The contact name to update (must match an existing contact).";
|
|
1140
|
-
readonly required: true;
|
|
1141
|
-
readonly schema: {
|
|
1142
|
-
readonly type: "string";
|
|
1143
|
-
};
|
|
1144
|
-
readonly examples: readonly ["Sarah Chen"];
|
|
1145
|
-
}, {
|
|
1146
|
-
readonly name: "updates";
|
|
1147
|
-
readonly description: "A JSON object of fields to update (stringified JSON).";
|
|
1148
|
-
readonly required: true;
|
|
1149
|
-
readonly schema: {
|
|
1150
|
-
readonly type: "string";
|
|
1151
|
-
};
|
|
1152
|
-
readonly examples: readonly ["{\"notes\":\"prefers email\",\"tags\":[\"friend\"]}"];
|
|
1153
|
-
}];
|
|
1154
|
-
readonly examples: readonly [readonly [{
|
|
1155
|
-
readonly name: "{{name1}}";
|
|
1156
|
-
readonly content: {
|
|
1157
|
-
readonly text: "Update Sarah's contact to add the tag 'investor'";
|
|
1158
|
-
};
|
|
1159
|
-
}, {
|
|
1160
|
-
readonly name: "{{name2}}";
|
|
1161
|
-
readonly content: {
|
|
1162
|
-
readonly text: "I've updated Sarah's contact with the new tag.";
|
|
1163
|
-
};
|
|
1164
|
-
}]];
|
|
1165
|
-
}, {
|
|
1166
|
-
readonly name: "REMOVE_CONTACT";
|
|
1167
|
-
readonly description: "Remove a contact from the rolodex.";
|
|
1168
|
-
readonly similes: readonly ["DELETE_CONTACT", "REMOVE_FROM_ROLODEX", "DELETE_FROM_CONTACTS", "FORGET_PERSON", "REMOVE_FROM_CONTACTS"];
|
|
1169
|
-
readonly parameters: readonly [{
|
|
1170
|
-
readonly name: "name";
|
|
1171
|
-
readonly description: "The contact name to remove.";
|
|
1172
|
-
readonly required: true;
|
|
1173
|
-
readonly schema: {
|
|
1174
|
-
readonly type: "string";
|
|
1175
|
-
};
|
|
1176
|
-
readonly examples: readonly ["Sarah Chen"];
|
|
1177
|
-
}];
|
|
1178
|
-
readonly examples: readonly [readonly [{
|
|
1179
|
-
readonly name: "{{name1}}";
|
|
1180
|
-
readonly content: {
|
|
1181
|
-
readonly text: "Remove John from my contacts";
|
|
1182
|
-
};
|
|
1183
|
-
}, {
|
|
1184
|
-
readonly name: "{{name2}}";
|
|
1185
|
-
readonly content: {
|
|
1186
|
-
readonly text: "Are you sure you want to remove John from your contacts?";
|
|
1187
|
-
};
|
|
1188
|
-
}, {
|
|
1189
|
-
readonly name: "{{name1}}";
|
|
1190
|
-
readonly content: {
|
|
1191
|
-
readonly text: "Yes";
|
|
1192
|
-
};
|
|
1193
|
-
}, {
|
|
1194
|
-
readonly name: "{{name2}}";
|
|
1195
|
-
readonly content: {
|
|
1196
|
-
readonly text: "I've removed John from your contacts.";
|
|
1197
|
-
};
|
|
1198
|
-
}]];
|
|
1199
|
-
}, {
|
|
1200
|
-
readonly name: "SEARCH_CONTACTS";
|
|
1201
|
-
readonly description: "Search and list contacts in the rolodex by name or query.";
|
|
1202
|
-
readonly similes: readonly ["FIND_CONTACTS", "LOOKUP_CONTACTS", "LIST_CONTACTS", "SHOW_CONTACTS", "list contacts", "show contacts", "search contacts", "find contacts", "who are my friends"];
|
|
1203
|
-
readonly parameters: readonly [{
|
|
1204
|
-
readonly name: "query";
|
|
1205
|
-
readonly description: "Search query (name, handle, or free-text).";
|
|
1206
|
-
readonly required: true;
|
|
1207
|
-
readonly schema: {
|
|
1208
|
-
readonly type: "string";
|
|
1209
|
-
};
|
|
1210
|
-
readonly examples: readonly ["sarah", "AI meetup"];
|
|
1211
|
-
}];
|
|
1212
|
-
readonly examples: readonly [readonly [{
|
|
1213
|
-
readonly name: "{{name1}}";
|
|
1214
|
-
readonly content: {
|
|
1215
|
-
readonly text: "Show me my friends";
|
|
1216
|
-
};
|
|
1217
|
-
}, {
|
|
1218
|
-
readonly name: "{{name2}}";
|
|
1219
|
-
readonly content: {
|
|
1220
|
-
readonly text: "Here are your contacts tagged as friends: Sarah Chen, John Smith...";
|
|
1221
|
-
};
|
|
1222
|
-
}]];
|
|
1223
|
-
}, {
|
|
1224
|
-
readonly name: "SCHEDULE_FOLLOW_UP";
|
|
1225
|
-
readonly description: "Schedule a follow-up reminder for a contact.";
|
|
1226
|
-
readonly similes: readonly ["REMIND_ME", "FOLLOW_UP", "REMIND_FOLLOW_UP", "SET_REMINDER", "REMIND_ABOUT", "FOLLOW_UP_WITH", "follow up with", "remind me to contact", "schedule a check-in", "set a reminder for"];
|
|
1227
|
-
readonly parameters: readonly [{
|
|
1228
|
-
readonly name: "name";
|
|
1229
|
-
readonly description: "Contact name to follow up with.";
|
|
1230
|
-
readonly required: true;
|
|
1231
|
-
readonly schema: {
|
|
1232
|
-
readonly type: "string";
|
|
1233
|
-
};
|
|
1234
|
-
readonly examples: readonly ["Sarah Chen"];
|
|
1235
|
-
}, {
|
|
1236
|
-
readonly name: "when";
|
|
1237
|
-
readonly description: "When to follow up. Use an ISO-8601 datetime string.";
|
|
1238
|
-
readonly required: true;
|
|
1239
|
-
readonly schema: {
|
|
1240
|
-
readonly type: "string";
|
|
1241
|
-
};
|
|
1242
|
-
readonly examples: readonly ["2026-02-01T09:00:00Z"];
|
|
1243
|
-
}, {
|
|
1244
|
-
readonly name: "reason";
|
|
1245
|
-
readonly description: "Optional reason/context for the follow-up.";
|
|
1246
|
-
readonly required: false;
|
|
1247
|
-
readonly schema: {
|
|
1248
|
-
readonly type: "string";
|
|
1249
|
-
};
|
|
1250
|
-
readonly examples: readonly ["Check in about the agent framework demo"];
|
|
1251
|
-
}];
|
|
1252
|
-
readonly examples: readonly [readonly [{
|
|
1253
|
-
readonly name: "{{name1}}";
|
|
1254
|
-
readonly content: {
|
|
1255
|
-
readonly text: "Remind me to follow up with Sarah next week about the demo";
|
|
1256
|
-
};
|
|
1257
|
-
}, {
|
|
1258
|
-
readonly name: "{{name2}}";
|
|
1259
|
-
readonly content: {
|
|
1260
|
-
readonly text: "I've scheduled a follow-up reminder with Sarah for next week about the demo.";
|
|
1261
|
-
};
|
|
1262
|
-
}]];
|
|
1263
|
-
}, {
|
|
1264
|
-
readonly name: "CHOOSE_OPTION";
|
|
1265
|
-
readonly description: "Select an option for a pending task that has multiple options.";
|
|
1266
|
-
readonly similes: readonly ["SELECT_OPTION", "PICK_OPTION", "SELECT_TASK", "PICK_TASK", "SELECT", "PICK", "CHOOSE"];
|
|
1267
|
-
readonly parameters: readonly [{
|
|
1268
|
-
readonly name: "taskId";
|
|
1269
|
-
readonly description: "The pending task id.";
|
|
1270
|
-
readonly required: true;
|
|
1271
|
-
readonly schema: {
|
|
1272
|
-
readonly type: "string";
|
|
1273
|
-
};
|
|
1274
|
-
readonly examples: readonly ["c0a8012e"];
|
|
1275
|
-
}, {
|
|
1276
|
-
readonly name: "option";
|
|
1277
|
-
readonly description: "The selected option name exactly as listed.";
|
|
1278
|
-
readonly required: true;
|
|
1279
|
-
readonly schema: {
|
|
1280
|
-
readonly type: "string";
|
|
1281
|
-
};
|
|
1282
|
-
readonly examples: readonly ["APPROVE", "ABORT"];
|
|
1283
|
-
}];
|
|
1284
|
-
readonly examples: readonly [readonly [{
|
|
1285
|
-
readonly name: "{{name1}}";
|
|
1286
|
-
readonly content: {
|
|
1287
|
-
readonly text: "Select the first option";
|
|
1288
|
-
};
|
|
1289
|
-
}, {
|
|
1290
|
-
readonly name: "{{name2}}";
|
|
1291
|
-
readonly content: {
|
|
1292
|
-
readonly text: "I've selected option 1 for the pending task.";
|
|
1293
|
-
readonly actions: readonly ["CHOOSE_OPTION"];
|
|
1294
|
-
};
|
|
1295
|
-
}]];
|
|
1296
|
-
}, {
|
|
1297
|
-
readonly name: "FOLLOW_ROOM";
|
|
1298
|
-
readonly description: "Start following this channel with great interest, chiming in without needing to be explicitly mentioned. Only do this if explicitly asked to.";
|
|
1299
|
-
readonly similes: readonly ["FOLLOW_CHAT", "FOLLOW_CHANNEL", "FOLLOW_CONVERSATION", "FOLLOW_THREAD", "JOIN_ROOM", "SUBSCRIBE_ROOM", "WATCH_ROOM", "ENTER_ROOM"];
|
|
1300
|
-
readonly parameters: readonly [{
|
|
1301
|
-
readonly name: "roomId";
|
|
1302
|
-
readonly description: "The target room id to follow.";
|
|
1303
|
-
readonly required: true;
|
|
1304
|
-
readonly schema: {
|
|
1305
|
-
readonly type: "string";
|
|
1306
|
-
};
|
|
1307
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
1308
|
-
}];
|
|
1309
|
-
readonly examples: readonly [readonly [{
|
|
1310
|
-
readonly name: "{{name1}}";
|
|
1311
|
-
readonly content: {
|
|
1312
|
-
readonly text: "hey {{name2}} follow this channel";
|
|
1313
|
-
};
|
|
1314
|
-
}, {
|
|
1315
|
-
readonly name: "{{name2}}";
|
|
1316
|
-
readonly content: {
|
|
1317
|
-
readonly text: "Sure, I will now follow this room and chime in";
|
|
1318
|
-
readonly actions: readonly ["FOLLOW_ROOM"];
|
|
1319
|
-
};
|
|
1320
|
-
}], readonly [{
|
|
1321
|
-
readonly name: "{{name1}}";
|
|
1322
|
-
readonly content: {
|
|
1323
|
-
readonly text: "{{name2}} stay in this chat pls";
|
|
1324
|
-
};
|
|
1325
|
-
}, {
|
|
1326
|
-
readonly name: "{{name2}}";
|
|
1327
|
-
readonly content: {
|
|
1328
|
-
readonly text: "you got it, i'm here";
|
|
1329
|
-
readonly actions: readonly ["FOLLOW_ROOM"];
|
|
1330
|
-
};
|
|
1331
|
-
}]];
|
|
1332
|
-
}, {
|
|
1333
|
-
readonly name: "UNFOLLOW_ROOM";
|
|
1334
|
-
readonly description: "Stop following a room and cease receiving updates. Use this when you no longer want to monitor a room's activity.";
|
|
1335
|
-
readonly similes: readonly ["UNFOLLOW_CHAT", "UNFOLLOW_CONVERSATION", "UNFOLLOW_ROOM", "UNFOLLOW_THREAD", "LEAVE_ROOM", "UNSUBSCRIBE_ROOM", "STOP_WATCHING_ROOM", "EXIT_ROOM"];
|
|
1336
|
-
readonly parameters: readonly [{
|
|
1337
|
-
readonly name: "roomId";
|
|
1338
|
-
readonly description: "The target room id to unfollow.";
|
|
1339
|
-
readonly required: true;
|
|
1340
|
-
readonly schema: {
|
|
1341
|
-
readonly type: "string";
|
|
1342
|
-
};
|
|
1343
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
1344
|
-
}];
|
|
1345
|
-
readonly examples: readonly [readonly [{
|
|
1346
|
-
readonly name: "{{name1}}";
|
|
1347
|
-
readonly content: {
|
|
1348
|
-
readonly text: "{{name2}} stop following this channel";
|
|
1349
|
-
};
|
|
1350
|
-
}, {
|
|
1351
|
-
readonly name: "{{name2}}";
|
|
1352
|
-
readonly content: {
|
|
1353
|
-
readonly text: "Okay, I'll stop following this room";
|
|
1354
|
-
readonly actions: readonly ["UNFOLLOW_ROOM"];
|
|
1355
|
-
};
|
|
1356
|
-
}]];
|
|
1357
|
-
}, {
|
|
1358
|
-
readonly name: "MUTE_ROOM";
|
|
1359
|
-
readonly description: "Mutes a room, ignoring all messages unless explicitly mentioned. Only do this if explicitly asked to, or if you're annoying people.";
|
|
1360
|
-
readonly similes: readonly ["MUTE_CHAT", "MUTE_CONVERSATION", "MUTE_THREAD", "MUTE_CHANNEL", "SILENCE_ROOM", "QUIET_ROOM", "DISABLE_NOTIFICATIONS", "STOP_RESPONDING"];
|
|
1361
|
-
readonly parameters: readonly [{
|
|
1362
|
-
readonly name: "roomId";
|
|
1363
|
-
readonly description: "The room id to mute.";
|
|
1364
|
-
readonly required: true;
|
|
1365
|
-
readonly schema: {
|
|
1366
|
-
readonly type: "string";
|
|
1367
|
-
};
|
|
1368
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
1369
|
-
}];
|
|
1370
|
-
readonly examples: readonly [readonly [{
|
|
1371
|
-
readonly name: "{{name1}}";
|
|
1372
|
-
readonly content: {
|
|
1373
|
-
readonly text: "{{name2}}, please mute this channel. No need to respond here for now.";
|
|
1374
|
-
};
|
|
1375
|
-
}, {
|
|
1376
|
-
readonly name: "{{name2}}";
|
|
1377
|
-
readonly content: {
|
|
1378
|
-
readonly text: "Got it";
|
|
1379
|
-
readonly actions: readonly ["MUTE_ROOM"];
|
|
1380
|
-
};
|
|
1381
|
-
}], readonly [{
|
|
1382
|
-
readonly name: "{{name1}}";
|
|
1383
|
-
readonly content: {
|
|
1384
|
-
readonly text: "{{name2}} plz mute this room";
|
|
1385
|
-
};
|
|
1386
|
-
}, {
|
|
1387
|
-
readonly name: "{{name2}}";
|
|
1388
|
-
readonly content: {
|
|
1389
|
-
readonly text: "np going silent";
|
|
1390
|
-
readonly actions: readonly ["MUTE_ROOM"];
|
|
1391
|
-
};
|
|
1392
|
-
}]];
|
|
1393
|
-
}, {
|
|
1394
|
-
readonly name: "UNMUTE_ROOM";
|
|
1395
|
-
readonly description: "Unmute a room to resume responding and receiving notifications. Use this when you want to start interacting with a muted room again.";
|
|
1396
|
-
readonly similes: readonly ["UNMUTE_CHAT", "UNMUTE_CONVERSATION", "UNMUTE_ROOM", "UNMUTE_THREAD", "UNSILENCE_ROOM", "ENABLE_NOTIFICATIONS", "RESUME_RESPONDING", "START_LISTENING"];
|
|
1397
|
-
readonly parameters: readonly [{
|
|
1398
|
-
readonly name: "roomId";
|
|
1399
|
-
readonly description: "The room id to unmute.";
|
|
1400
|
-
readonly required: true;
|
|
1401
|
-
readonly schema: {
|
|
1402
|
-
readonly type: "string";
|
|
1403
|
-
};
|
|
1404
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
1405
|
-
}];
|
|
1406
|
-
readonly examples: readonly [readonly [{
|
|
1407
|
-
readonly name: "{{name1}}";
|
|
1408
|
-
readonly content: {
|
|
1409
|
-
readonly text: "{{name2}} unmute this room please";
|
|
1410
|
-
};
|
|
1411
|
-
}, {
|
|
1412
|
-
readonly name: "{{name2}}";
|
|
1413
|
-
readonly content: {
|
|
1414
|
-
readonly text: "I've unmuted this room and will respond again";
|
|
1415
|
-
readonly actions: readonly ["UNMUTE_ROOM"];
|
|
1416
|
-
};
|
|
1417
|
-
}]];
|
|
1418
|
-
}, {
|
|
1419
|
-
readonly name: "UPDATE_SETTINGS";
|
|
1420
|
-
readonly description: "Update agent settings by applying explicit key/value updates.";
|
|
1421
|
-
readonly similes: readonly ["SET_SETTINGS", "CHANGE_SETTINGS", "UPDATE_SETTING", "SAVE_SETTING", "SET_CONFIGURATION", "CONFIGURE", "MODIFY_SETTINGS", "SET_PREFERENCE", "UPDATE_CONFIG"];
|
|
1422
|
-
readonly parameters: readonly [{
|
|
1423
|
-
readonly name: "updates";
|
|
1424
|
-
readonly description: "A JSON array of {\"key\": string, \"value\": string} updates (stringified JSON).";
|
|
1425
|
-
readonly required: true;
|
|
1426
|
-
readonly schema: {
|
|
1427
|
-
readonly type: "string";
|
|
1428
|
-
};
|
|
1429
|
-
readonly examples: readonly ["[{\"key\":\"model\",\"value\":\"gpt-5\"}]"];
|
|
1430
|
-
}];
|
|
1431
|
-
readonly examples: readonly [readonly [{
|
|
1432
|
-
readonly name: "{{name1}}";
|
|
1433
|
-
readonly content: {
|
|
1434
|
-
readonly text: "Change my language setting to French";
|
|
1435
|
-
};
|
|
1436
|
-
}, {
|
|
1437
|
-
readonly name: "{{name2}}";
|
|
1438
|
-
readonly content: {
|
|
1439
|
-
readonly text: "I've updated your language setting to French.";
|
|
1440
|
-
readonly actions: readonly ["UPDATE_SETTINGS"];
|
|
1441
|
-
};
|
|
1442
|
-
}]];
|
|
1443
|
-
}, {
|
|
1444
|
-
readonly name: "UPDATE_ROLE";
|
|
1445
|
-
readonly description: "Assigns a role (Admin, Owner, None) to a user or list of users in a channel.";
|
|
1446
|
-
readonly similes: readonly ["SET_ROLE", "CHANGE_ROLE", "SET_PERMISSIONS", "ASSIGN_ROLE", "MAKE_ADMIN", "MODIFY_PERMISSIONS", "GRANT_ROLE"];
|
|
1447
|
-
readonly parameters: readonly [{
|
|
1448
|
-
readonly name: "entityId";
|
|
1449
|
-
readonly description: "The entity id to update.";
|
|
1450
|
-
readonly required: true;
|
|
1451
|
-
readonly schema: {
|
|
1452
|
-
readonly type: "string";
|
|
1453
|
-
};
|
|
1454
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
1455
|
-
}, {
|
|
1456
|
-
readonly name: "role";
|
|
1457
|
-
readonly description: "The new role to assign.";
|
|
1458
|
-
readonly required: true;
|
|
1459
|
-
readonly schema: {
|
|
1460
|
-
readonly type: "string";
|
|
1461
|
-
};
|
|
1462
|
-
readonly examples: readonly ["admin", "member"];
|
|
1463
|
-
}];
|
|
1464
|
-
readonly examples: readonly [readonly [{
|
|
1465
|
-
readonly name: "{{name1}}";
|
|
1466
|
-
readonly content: {
|
|
1467
|
-
readonly text: "Make Sarah an admin";
|
|
1468
|
-
};
|
|
1469
|
-
}, {
|
|
1470
|
-
readonly name: "{{name2}}";
|
|
1471
|
-
readonly content: {
|
|
1472
|
-
readonly text: "I've assigned the admin role to Sarah.";
|
|
1473
|
-
readonly actions: readonly ["UPDATE_ROLE"];
|
|
1474
|
-
};
|
|
1475
|
-
}]];
|
|
1476
|
-
}, {
|
|
1477
|
-
readonly name: "UPDATE_ENTITY";
|
|
1478
|
-
readonly description: "Add or edit contact details for a person you are talking to or observing. Use this to modify entity profiles, metadata, or attributes.";
|
|
1479
|
-
readonly similes: readonly ["EDIT_ENTITY", "MODIFY_ENTITY", "CHANGE_ENTITY", "UPDATE_PROFILE", "SET_ENTITY_INFO"];
|
|
1480
|
-
readonly parameters: readonly [{
|
|
1481
|
-
readonly name: "entityId";
|
|
1482
|
-
readonly description: "The entity id to update.";
|
|
1483
|
-
readonly required: true;
|
|
1484
|
-
readonly schema: {
|
|
1485
|
-
readonly type: "string";
|
|
1486
|
-
};
|
|
1487
|
-
readonly examples: readonly ["00000000-0000-0000-0000-000000000000"];
|
|
1488
|
-
}, {
|
|
1489
|
-
readonly name: "updates";
|
|
1490
|
-
readonly description: "A JSON array of {\"name\": string, \"value\": string} field updates (stringified JSON).";
|
|
1491
|
-
readonly required: true;
|
|
1492
|
-
readonly schema: {
|
|
1493
|
-
readonly type: "string";
|
|
1494
|
-
};
|
|
1495
|
-
readonly examples: readonly ["[{\"name\":\"bio\",\"value\":\"Loves Rust\"}]"];
|
|
1496
|
-
}];
|
|
1497
|
-
readonly examples: readonly [readonly [{
|
|
1498
|
-
readonly name: "{{name1}}";
|
|
1499
|
-
readonly content: {
|
|
1500
|
-
readonly text: "Update my profile bio to say 'AI enthusiast'";
|
|
1501
|
-
};
|
|
1502
|
-
}, {
|
|
1503
|
-
readonly name: "{{name2}}";
|
|
1504
|
-
readonly content: {
|
|
1505
|
-
readonly text: "I've updated your profile bio.";
|
|
1506
|
-
readonly actions: readonly ["UPDATE_ENTITY"];
|
|
1507
|
-
};
|
|
1508
|
-
}]];
|
|
1509
|
-
}, {
|
|
1510
|
-
readonly name: "GENERATE_IMAGE";
|
|
1511
|
-
readonly description: "Generates an image based on a generated prompt reflecting the current conversation. Use GENERATE_IMAGE when the agent needs to visualize, illustrate, or demonstrate something visually for the user.";
|
|
1512
|
-
readonly similes: readonly ["DRAW", "CREATE_IMAGE", "RENDER_IMAGE", "VISUALIZE", "MAKE_IMAGE", "PAINT", "IMAGE"];
|
|
1513
|
-
readonly parameters: readonly [{
|
|
1514
|
-
readonly name: "prompt";
|
|
1515
|
-
readonly description: "Image generation prompt.";
|
|
1516
|
-
readonly required: true;
|
|
1517
|
-
readonly schema: {
|
|
1518
|
-
readonly type: "string";
|
|
1519
|
-
};
|
|
1520
|
-
readonly examples: readonly ["A futuristic cityscape at sunset, cinematic lighting"];
|
|
1521
|
-
}];
|
|
1522
|
-
readonly examples: readonly [readonly [{
|
|
1523
|
-
readonly name: "{{name1}}";
|
|
1524
|
-
readonly content: {
|
|
1525
|
-
readonly text: "Can you show me what a futuristic city looks like?";
|
|
1526
|
-
};
|
|
1527
|
-
}, {
|
|
1528
|
-
readonly name: "{{name2}}";
|
|
1529
|
-
readonly content: {
|
|
1530
|
-
readonly text: "Sure, I'll create a futuristic city image for you. One moment...";
|
|
1531
|
-
readonly actions: readonly ["GENERATE_IMAGE"];
|
|
1532
|
-
};
|
|
1533
|
-
}], readonly [{
|
|
1534
|
-
readonly name: "{{name1}}";
|
|
1535
|
-
readonly content: {
|
|
1536
|
-
readonly text: "What does a neural network look like visually?";
|
|
1537
|
-
};
|
|
1538
|
-
}, {
|
|
1539
|
-
readonly name: "{{name2}}";
|
|
1540
|
-
readonly content: {
|
|
1541
|
-
readonly text: "I'll create a visualization of a neural network for you, one sec...";
|
|
1542
|
-
readonly actions: readonly ["GENERATE_IMAGE"];
|
|
1543
|
-
};
|
|
1544
|
-
}], readonly [{
|
|
1545
|
-
readonly name: "{{name1}}";
|
|
1546
|
-
readonly content: {
|
|
1547
|
-
readonly text: "Can you visualize the feeling of calmness for me?";
|
|
1548
|
-
};
|
|
1549
|
-
}, {
|
|
1550
|
-
readonly name: "{{name2}}";
|
|
1551
|
-
readonly content: {
|
|
1552
|
-
readonly text: "Creating an image to capture calmness for you, please wait a moment...";
|
|
1553
|
-
readonly actions: readonly ["GENERATE_IMAGE"];
|
|
1554
|
-
};
|
|
1555
|
-
}]];
|
|
1556
|
-
}, {
|
|
1557
|
-
readonly name: "ANALYZE_PERFORMANCE";
|
|
1558
|
-
readonly description: "Analyze trading performance and show metrics";
|
|
1559
|
-
readonly parameters: readonly [];
|
|
1560
|
-
readonly similes: readonly ["PERFORMANCE_ANALYSIS", "CHECK_PERFORMANCE", "TRADING_RESULTS", "SHOW_PERFORMANCE"];
|
|
1561
|
-
}, {
|
|
1562
|
-
readonly name: "BROWSER_CLICK";
|
|
1563
|
-
readonly description: "Click on an element on the webpage";
|
|
1564
|
-
readonly parameters: readonly [];
|
|
1565
|
-
readonly similes: readonly ["CLICK_ELEMENT", "TAP", "PRESS_BUTTON"];
|
|
1566
|
-
}, {
|
|
1567
|
-
readonly name: "BROWSER_EXTRACT";
|
|
1568
|
-
readonly description: "Extract data from the webpage";
|
|
1569
|
-
readonly parameters: readonly [];
|
|
1570
|
-
readonly similes: readonly ["EXTRACT_DATA", "GET_TEXT", "SCRAPE"];
|
|
1571
|
-
}, {
|
|
1572
|
-
readonly name: "BROWSER_NAVIGATE";
|
|
1573
|
-
readonly description: "Navigate the browser to a specified URL";
|
|
1574
|
-
readonly parameters: readonly [];
|
|
1575
|
-
readonly similes: readonly ["GO_TO_URL", "OPEN_WEBSITE", "VISIT_PAGE", "NAVIGATE_TO"];
|
|
1576
|
-
}, {
|
|
1577
|
-
readonly name: "BROWSER_SCREENSHOT";
|
|
1578
|
-
readonly description: "Take a screenshot of the current page";
|
|
1579
|
-
readonly parameters: readonly [];
|
|
1580
|
-
readonly similes: readonly ["TAKE_SCREENSHOT", "CAPTURE_PAGE", "SCREENSHOT"];
|
|
1581
|
-
}, {
|
|
1582
|
-
readonly name: "BROWSER_SELECT";
|
|
1583
|
-
readonly description: "Select an option from a dropdown on the webpage";
|
|
1584
|
-
readonly parameters: readonly [];
|
|
1585
|
-
readonly similes: readonly ["SELECT_OPTION", "CHOOSE", "PICK"];
|
|
1586
|
-
}, {
|
|
1587
|
-
readonly name: "BROWSER_TYPE";
|
|
1588
|
-
readonly description: "Type text into an input field on the webpage";
|
|
1589
|
-
readonly parameters: readonly [];
|
|
1590
|
-
readonly similes: readonly ["TYPE_TEXT", "INPUT", "ENTER_TEXT"];
|
|
1591
|
-
}, {
|
|
1592
|
-
readonly name: "CALL_MCP_TOOL";
|
|
1593
|
-
readonly description: "Calls a tool from an MCP server to perform a specific task";
|
|
1594
|
-
readonly parameters: readonly [];
|
|
1595
|
-
readonly similes: readonly ["CALL_TOOL", "CALL_MCP_TOOL", "USE_TOOL", "USE_MCP_TOOL", "EXECUTE_TOOL", "EXECUTE_MCP_TOOL", "RUN_TOOL", "RUN_MCP_TOOL", "INVOKE_TOOL", "INVOKE_MCP_TOOL"];
|
|
1596
|
-
}, {
|
|
1597
|
-
readonly name: "CANCEL_TASK";
|
|
1598
|
-
readonly description: "Cancel a task.";
|
|
1599
|
-
readonly parameters: readonly [];
|
|
1600
|
-
readonly similes: readonly ["DELETE_TASK", "REMOVE_TASK", "ABORT_TASK"];
|
|
1601
|
-
}, {
|
|
1602
|
-
readonly name: "CHECK_PORTFOLIO";
|
|
1603
|
-
readonly description: "Check current portfolio status including holdings, positions, and trading performance";
|
|
1604
|
-
readonly parameters: readonly [];
|
|
1605
|
-
readonly similes: readonly ["PORTFOLIO_CHECK", "VIEW_PORTFOLIO", "SHOW_HOLDINGS", "LIST_POSITIONS", "WALLET_BALANCE", "CHECK_BALANCE", "MY_PORTFOLIO", "MY_HOLDINGS", "MY_BALANCE", "TRADING_STATUS", "CHECK_TRADING"];
|
|
1606
|
-
}, {
|
|
1607
|
-
readonly name: "CLEAR_LINEAR_ACTIVITY";
|
|
1608
|
-
readonly description: "Clear the Linear activity log";
|
|
1609
|
-
readonly parameters: readonly [];
|
|
1610
|
-
readonly similes: readonly ["clear-linear-activity", "reset-linear-activity", "delete-linear-activity"];
|
|
1611
|
-
}, {
|
|
1612
|
-
readonly name: "COMPARE_STRATEGIES";
|
|
1613
|
-
readonly description: "Compare available trading strategies";
|
|
1614
|
-
readonly parameters: readonly [];
|
|
1615
|
-
readonly similes: readonly ["STRATEGY_COMPARISON", "LIST_STRATEGIES", "WHICH_STRATEGY", "BEST_STRATEGY"];
|
|
1616
|
-
}, {
|
|
1617
|
-
readonly name: "COMPUTERUSE_CLICK";
|
|
1618
|
-
readonly description: "Clicks a UI element on the computer using a ComputerUse selector.";
|
|
1619
|
-
readonly parameters: readonly [];
|
|
1620
|
-
readonly similes: readonly ["CLICK_UI", "CLICK_ELEMENT", "TAP_UI"];
|
|
1621
|
-
}, {
|
|
1622
|
-
readonly name: "COMPUTERUSE_GET_APPLICATIONS";
|
|
1623
|
-
readonly description: "Lists currently running applications on the target machine.";
|
|
1624
|
-
readonly parameters: readonly [];
|
|
1625
|
-
readonly similes: readonly ["LIST_APPS", "LIST_APPLICATIONS", "SHOW_RUNNING_APPS"];
|
|
1626
|
-
}, {
|
|
1627
|
-
readonly name: "COMPUTERUSE_GET_WINDOW_TREE";
|
|
1628
|
-
readonly description: "Gets the UI tree for a running application (useful for understanding what is currently on screen).";
|
|
1629
|
-
readonly parameters: readonly [];
|
|
1630
|
-
readonly similes: readonly ["GET_UI_TREE", "WINDOW_TREE", "DUMP_UI_TREE"];
|
|
1631
|
-
}, {
|
|
1632
|
-
readonly name: "COMPUTERUSE_OPEN_APPLICATION";
|
|
1633
|
-
readonly description: "Opens an application on the target machine (local or MCP).";
|
|
1634
|
-
readonly parameters: readonly [];
|
|
1635
|
-
readonly similes: readonly ["OPEN_APP", "LAUNCH_APP", "START_APPLICATION"];
|
|
1636
|
-
}, {
|
|
1637
|
-
readonly name: "COMPUTERUSE_TYPE";
|
|
1638
|
-
readonly description: "Types text into a UI element on the computer using a ComputerUse selector (optionally clearing the field).";
|
|
1639
|
-
readonly parameters: readonly [];
|
|
1640
|
-
readonly similes: readonly ["TYPE_UI", "ENTER_TEXT", "FILL_FIELD"];
|
|
1641
|
-
}, {
|
|
1642
|
-
readonly name: "CONFIGURE_STRATEGY";
|
|
1643
|
-
readonly description: "Configure trading strategy parameters";
|
|
1644
|
-
readonly parameters: readonly [];
|
|
1645
|
-
readonly similes: readonly ["CONFIG_STRATEGY", "SET_STRATEGY", "ADJUST_SETTINGS", "CHANGE_PARAMS"];
|
|
1646
|
-
}, {
|
|
1647
|
-
readonly name: "CONFIRM_MEETING";
|
|
1648
|
-
readonly description: "Confirm or decline attendance for a scheduled meeting";
|
|
1649
|
-
readonly parameters: readonly [];
|
|
1650
|
-
readonly similes: readonly ["ACCEPT_MEETING", "CONFIRM_ATTENDANCE", "RSVP_YES", "DECLINE_MEETING", "CANCEL_ATTENDANCE"];
|
|
1651
|
-
}, {
|
|
1652
|
-
readonly name: "CREATE_GITHUB_BRANCH";
|
|
1653
|
-
readonly description: "";
|
|
1654
|
-
readonly parameters: readonly [{
|
|
1655
|
-
readonly name: "branchName";
|
|
1656
|
-
readonly description: "The branch name to use.";
|
|
1657
|
-
readonly required: false;
|
|
1658
|
-
readonly schema: {
|
|
1659
|
-
readonly type: "string";
|
|
1660
|
-
};
|
|
1661
|
-
readonly examples: readonly ["example"];
|
|
1662
|
-
}, {
|
|
1663
|
-
readonly name: "fromRef";
|
|
1664
|
-
readonly description: "The from ref to use.";
|
|
1665
|
-
readonly required: false;
|
|
1666
|
-
readonly schema: {
|
|
1667
|
-
readonly type: "string";
|
|
1668
|
-
};
|
|
1669
|
-
readonly examples: readonly ["example"];
|
|
1670
|
-
}, {
|
|
1671
|
-
readonly name: "owner";
|
|
1672
|
-
readonly description: "Repository owner or organization.";
|
|
1673
|
-
readonly required: false;
|
|
1674
|
-
readonly schema: {
|
|
1675
|
-
readonly type: "string";
|
|
1676
|
-
};
|
|
1677
|
-
readonly examples: readonly ["octocat"];
|
|
1678
|
-
}, {
|
|
1679
|
-
readonly name: "repo";
|
|
1680
|
-
readonly description: "Repository name.";
|
|
1681
|
-
readonly required: false;
|
|
1682
|
-
readonly schema: {
|
|
1683
|
-
readonly type: "string";
|
|
1684
|
-
};
|
|
1685
|
-
readonly examples: readonly ["my-repo"];
|
|
1686
|
-
}];
|
|
1687
|
-
readonly exampleCalls: readonly [{
|
|
1688
|
-
readonly user: "Use CREATE_GITHUB_BRANCH with the provided parameters.";
|
|
1689
|
-
readonly actions: readonly ["CREATE_GITHUB_BRANCH"];
|
|
1690
|
-
readonly params: {
|
|
1691
|
-
readonly CREATE_GITHUB_BRANCH: {
|
|
1692
|
-
readonly branchName: "example";
|
|
1693
|
-
readonly fromRef: "example";
|
|
1694
|
-
readonly owner: "octocat";
|
|
1695
|
-
readonly repo: "my-repo";
|
|
1696
|
-
};
|
|
1697
|
-
};
|
|
1698
|
-
}];
|
|
1699
|
-
}, {
|
|
1700
|
-
readonly name: "CREATE_GITHUB_COMMENT";
|
|
1701
|
-
readonly description: "";
|
|
1702
|
-
readonly parameters: readonly [{
|
|
1703
|
-
readonly name: "body";
|
|
1704
|
-
readonly description: "Body text for the operation.";
|
|
1705
|
-
readonly required: false;
|
|
1706
|
-
readonly schema: {
|
|
1707
|
-
readonly type: "string";
|
|
1708
|
-
};
|
|
1709
|
-
readonly examples: readonly ["Implements dark mode and updates docs."];
|
|
1710
|
-
}, {
|
|
1711
|
-
readonly name: "issueNumber";
|
|
1712
|
-
readonly description: "The issue number to use.";
|
|
1713
|
-
readonly required: false;
|
|
1714
|
-
readonly schema: {
|
|
1715
|
-
readonly type: "number";
|
|
1716
|
-
};
|
|
1717
|
-
readonly examples: readonly [1];
|
|
1718
|
-
}, {
|
|
1719
|
-
readonly name: "owner";
|
|
1720
|
-
readonly description: "Repository owner or organization.";
|
|
1721
|
-
readonly required: false;
|
|
1722
|
-
readonly schema: {
|
|
1723
|
-
readonly type: "string";
|
|
1724
|
-
};
|
|
1725
|
-
readonly examples: readonly ["octocat"];
|
|
1726
|
-
}, {
|
|
1727
|
-
readonly name: "repo";
|
|
1728
|
-
readonly description: "Repository name.";
|
|
1729
|
-
readonly required: false;
|
|
1730
|
-
readonly schema: {
|
|
1731
|
-
readonly type: "string";
|
|
1732
|
-
};
|
|
1733
|
-
readonly examples: readonly ["my-repo"];
|
|
1734
|
-
}];
|
|
1735
|
-
readonly exampleCalls: readonly [{
|
|
1736
|
-
readonly user: "Use CREATE_GITHUB_COMMENT with the provided parameters.";
|
|
1737
|
-
readonly actions: readonly ["CREATE_GITHUB_COMMENT"];
|
|
1738
|
-
readonly params: {
|
|
1739
|
-
readonly CREATE_GITHUB_COMMENT: {
|
|
1740
|
-
readonly body: "Implements dark mode and updates docs.";
|
|
1741
|
-
readonly issueNumber: 1;
|
|
1742
|
-
readonly owner: "octocat";
|
|
1743
|
-
readonly repo: "my-repo";
|
|
1744
|
-
};
|
|
1745
|
-
};
|
|
1746
|
-
}];
|
|
1747
|
-
}, {
|
|
1748
|
-
readonly name: "CREATE_GITHUB_ISSUE";
|
|
1749
|
-
readonly description: "";
|
|
1750
|
-
readonly parameters: readonly [{
|
|
1751
|
-
readonly name: "assignees";
|
|
1752
|
-
readonly description: "The assignees to use.";
|
|
1753
|
-
readonly required: false;
|
|
1754
|
-
readonly schema: {
|
|
1755
|
-
readonly type: "string";
|
|
1756
|
-
};
|
|
1757
|
-
readonly examples: readonly ["example"];
|
|
1758
|
-
}, {
|
|
1759
|
-
readonly name: "body";
|
|
1760
|
-
readonly description: "Body text for the operation.";
|
|
1761
|
-
readonly required: false;
|
|
1762
|
-
readonly schema: {
|
|
1763
|
-
readonly type: "string";
|
|
1764
|
-
};
|
|
1765
|
-
readonly examples: readonly ["Implements dark mode and updates docs."];
|
|
1766
|
-
}, {
|
|
1767
|
-
readonly name: "labels";
|
|
1768
|
-
readonly description: "The labels to use.";
|
|
1769
|
-
readonly required: false;
|
|
1770
|
-
readonly schema: {
|
|
1771
|
-
readonly type: "string";
|
|
1772
|
-
};
|
|
1773
|
-
readonly examples: readonly ["example"];
|
|
1774
|
-
}, {
|
|
1775
|
-
readonly name: "owner";
|
|
1776
|
-
readonly description: "Repository owner or organization.";
|
|
1777
|
-
readonly required: false;
|
|
1778
|
-
readonly schema: {
|
|
1779
|
-
readonly type: "string";
|
|
1780
|
-
};
|
|
1781
|
-
readonly examples: readonly ["octocat"];
|
|
1782
|
-
}, {
|
|
1783
|
-
readonly name: "repo";
|
|
1784
|
-
readonly description: "Repository name.";
|
|
1785
|
-
readonly required: false;
|
|
1786
|
-
readonly schema: {
|
|
1787
|
-
readonly type: "string";
|
|
1788
|
-
};
|
|
1789
|
-
readonly examples: readonly ["my-repo"];
|
|
1790
|
-
}, {
|
|
1791
|
-
readonly name: "title";
|
|
1792
|
-
readonly description: "Title for the operation.";
|
|
1793
|
-
readonly required: false;
|
|
1794
|
-
readonly schema: {
|
|
1795
|
-
readonly type: "string";
|
|
1796
|
-
};
|
|
1797
|
-
readonly examples: readonly ["Add dark mode support"];
|
|
1798
|
-
}];
|
|
1799
|
-
readonly exampleCalls: readonly [{
|
|
1800
|
-
readonly user: "Use CREATE_GITHUB_ISSUE with the provided parameters.";
|
|
1801
|
-
readonly actions: readonly ["CREATE_GITHUB_ISSUE"];
|
|
1802
|
-
readonly params: {
|
|
1803
|
-
readonly CREATE_GITHUB_ISSUE: {
|
|
1804
|
-
readonly assignees: "example";
|
|
1805
|
-
readonly body: "Implements dark mode and updates docs.";
|
|
1806
|
-
readonly labels: "example";
|
|
1807
|
-
readonly owner: "octocat";
|
|
1808
|
-
readonly repo: "my-repo";
|
|
1809
|
-
readonly title: "Add dark mode support";
|
|
1810
|
-
};
|
|
1811
|
-
};
|
|
1812
|
-
}];
|
|
1813
|
-
}, {
|
|
1814
|
-
readonly name: "CREATE_GITHUB_PULL_REQUEST";
|
|
1815
|
-
readonly description: "";
|
|
1816
|
-
readonly parameters: readonly [{
|
|
1817
|
-
readonly name: "base";
|
|
1818
|
-
readonly description: "Base branch to merge into.";
|
|
1819
|
-
readonly required: false;
|
|
1820
|
-
readonly schema: {
|
|
1821
|
-
readonly type: "string";
|
|
1822
|
-
};
|
|
1823
|
-
readonly examples: readonly ["main"];
|
|
1824
|
-
}, {
|
|
1825
|
-
readonly name: "body";
|
|
1826
|
-
readonly description: "Body text for the operation.";
|
|
1827
|
-
readonly required: false;
|
|
1828
|
-
readonly schema: {
|
|
1829
|
-
readonly type: "string";
|
|
1830
|
-
};
|
|
1831
|
-
readonly examples: readonly ["Implements dark mode and updates docs."];
|
|
1832
|
-
}, {
|
|
1833
|
-
readonly name: "draft";
|
|
1834
|
-
readonly description: "Whether to create as draft.";
|
|
1835
|
-
readonly required: false;
|
|
1836
|
-
readonly schema: {
|
|
1837
|
-
readonly type: "boolean";
|
|
1838
|
-
};
|
|
1839
|
-
readonly examples: readonly [false];
|
|
1840
|
-
}, {
|
|
1841
|
-
readonly name: "head";
|
|
1842
|
-
readonly description: "Head branch to merge from.";
|
|
1843
|
-
readonly required: false;
|
|
1844
|
-
readonly schema: {
|
|
1845
|
-
readonly type: "string";
|
|
1846
|
-
};
|
|
1847
|
-
readonly examples: readonly ["feature/dark-mode"];
|
|
1848
|
-
}, {
|
|
1849
|
-
readonly name: "owner";
|
|
1850
|
-
readonly description: "Repository owner or organization.";
|
|
1851
|
-
readonly required: false;
|
|
1852
|
-
readonly schema: {
|
|
1853
|
-
readonly type: "string";
|
|
1854
|
-
};
|
|
1855
|
-
readonly examples: readonly ["octocat"];
|
|
1856
|
-
}, {
|
|
1857
|
-
readonly name: "repo";
|
|
1858
|
-
readonly description: "Repository name.";
|
|
1859
|
-
readonly required: false;
|
|
1860
|
-
readonly schema: {
|
|
1861
|
-
readonly type: "string";
|
|
1862
|
-
};
|
|
1863
|
-
readonly examples: readonly ["my-repo"];
|
|
1864
|
-
}, {
|
|
1865
|
-
readonly name: "title";
|
|
1866
|
-
readonly description: "Title for the operation.";
|
|
1867
|
-
readonly required: false;
|
|
1868
|
-
readonly schema: {
|
|
1869
|
-
readonly type: "string";
|
|
1870
|
-
};
|
|
1871
|
-
readonly examples: readonly ["Add dark mode support"];
|
|
1872
|
-
}];
|
|
1873
|
-
readonly exampleCalls: readonly [{
|
|
1874
|
-
readonly user: "Use CREATE_GITHUB_PULL_REQUEST with the provided parameters.";
|
|
1875
|
-
readonly actions: readonly ["CREATE_GITHUB_PULL_REQUEST"];
|
|
1876
|
-
readonly params: {
|
|
1877
|
-
readonly CREATE_GITHUB_PULL_REQUEST: {
|
|
1878
|
-
readonly base: "main";
|
|
1879
|
-
readonly body: "Implements dark mode and updates docs.";
|
|
1880
|
-
readonly draft: false;
|
|
1881
|
-
readonly head: "feature/dark-mode";
|
|
1882
|
-
readonly owner: "octocat";
|
|
1883
|
-
readonly repo: "my-repo";
|
|
1884
|
-
readonly title: "Add dark mode support";
|
|
1885
|
-
};
|
|
1886
|
-
};
|
|
1887
|
-
}];
|
|
1888
|
-
}, {
|
|
1889
|
-
readonly name: "CREATE_LINEAR_COMMENT";
|
|
1890
|
-
readonly description: "Add a comment to a Linear issue";
|
|
1891
|
-
readonly parameters: readonly [{
|
|
1892
|
-
readonly name: "name";
|
|
1893
|
-
readonly description: "The name to use.";
|
|
1894
|
-
readonly required: false;
|
|
1895
|
-
readonly schema: {
|
|
1896
|
-
readonly type: "string";
|
|
1897
|
-
};
|
|
1898
|
-
readonly examples: readonly ["example"];
|
|
1899
|
-
}];
|
|
1900
|
-
readonly similes: readonly ["create-linear-comment", "add-linear-comment", "comment-on-linear-issue", "reply-to-linear-issue"];
|
|
1901
|
-
readonly exampleCalls: readonly [{
|
|
1902
|
-
readonly user: "Use CREATE_LINEAR_COMMENT with the provided parameters.";
|
|
1903
|
-
readonly actions: readonly ["CREATE_LINEAR_COMMENT"];
|
|
1904
|
-
readonly params: {
|
|
1905
|
-
readonly CREATE_LINEAR_COMMENT: {
|
|
1906
|
-
readonly name: "example";
|
|
1907
|
-
};
|
|
1908
|
-
};
|
|
1909
|
-
}];
|
|
1910
|
-
}, {
|
|
1911
|
-
readonly name: "CREATE_LINEAR_ISSUE";
|
|
1912
|
-
readonly description: "Create a new issue in Linear";
|
|
1913
|
-
readonly parameters: readonly [];
|
|
1914
|
-
readonly similes: readonly ["create-linear-issue", "new-linear-issue", "add-linear-issue"];
|
|
1915
|
-
}, {
|
|
1916
|
-
readonly name: "CREATE_TASK";
|
|
1917
|
-
readonly description: "Create an orchestrated background task to be executed by a selected agent provider.";
|
|
1918
|
-
readonly parameters: readonly [];
|
|
1919
|
-
readonly similes: readonly ["START_TASK", "SPAWN_TASK", "NEW_TASK", "BEGIN_TASK"];
|
|
1920
|
-
}, {
|
|
1921
|
-
readonly name: "DELETE_LINEAR_ISSUE";
|
|
1922
|
-
readonly description: "Delete (archive) an issue in Linear";
|
|
1923
|
-
readonly parameters: readonly [];
|
|
1924
|
-
readonly similes: readonly ["delete-linear-issue", "archive-linear-issue", "remove-linear-issue", "close-linear-issue"];
|
|
1925
|
-
}, {
|
|
1926
|
-
readonly name: "EXECUTE_LIVE_TRADE";
|
|
1927
|
-
readonly description: "Execute a live token swap on Solana using Jupiter DEX. Supports ANY Solana token.";
|
|
1928
|
-
readonly parameters: readonly [];
|
|
1929
|
-
readonly similes: readonly ["LIVE_TRADE", "REAL_TRADE", "EXECUTE_TRADE", "PLACE_ORDER", "MAKE_TRADE", "SWAP", "BUY_TOKEN", "SELL_TOKEN"];
|
|
1930
|
-
}, {
|
|
1931
|
-
readonly name: "FORM_RESTORE";
|
|
1932
|
-
readonly description: "Restore a previously stashed form session";
|
|
1933
|
-
readonly parameters: readonly [];
|
|
1934
|
-
readonly similes: readonly ["RESUME_FORM", "CONTINUE_FORM"];
|
|
1935
|
-
}, {
|
|
1936
|
-
readonly name: "GET_LINEAR_ACTIVITY";
|
|
1937
|
-
readonly description: "Get recent Linear activity log with optional filters";
|
|
1938
|
-
readonly parameters: readonly [];
|
|
1939
|
-
readonly similes: readonly ["get-linear-activity", "show-linear-activity", "view-linear-activity", "check-linear-activity"];
|
|
1940
|
-
}, {
|
|
1941
|
-
readonly name: "GET_LINEAR_ISSUE";
|
|
1942
|
-
readonly description: "Get details of a specific Linear issue";
|
|
1943
|
-
readonly parameters: readonly [{
|
|
1944
|
-
readonly name: "name";
|
|
1945
|
-
readonly description: "The name to use.";
|
|
1946
|
-
readonly required: false;
|
|
1947
|
-
readonly schema: {
|
|
1948
|
-
readonly type: "string";
|
|
1949
|
-
};
|
|
1950
|
-
readonly examples: readonly ["example"];
|
|
1951
|
-
}];
|
|
1952
|
-
readonly similes: readonly ["get-linear-issue", "show-linear-issue", "view-linear-issue", "check-linear-issue", "find-linear-issue"];
|
|
1953
|
-
readonly exampleCalls: readonly [{
|
|
1954
|
-
readonly user: "Use GET_LINEAR_ISSUE with the provided parameters.";
|
|
1955
|
-
readonly actions: readonly ["GET_LINEAR_ISSUE"];
|
|
1956
|
-
readonly params: {
|
|
1957
|
-
readonly GET_LINEAR_ISSUE: {
|
|
1958
|
-
readonly name: "example";
|
|
1959
|
-
};
|
|
1960
|
-
};
|
|
1961
|
-
}];
|
|
1962
|
-
}, {
|
|
1963
|
-
readonly name: "GET_MARKET_ANALYSIS";
|
|
1964
|
-
readonly description: "Get market analysis and trending token information";
|
|
1965
|
-
readonly parameters: readonly [];
|
|
1966
|
-
readonly similes: readonly ["MARKET_ANALYSIS", "ANALYZE_MARKET", "MARKET_OVERVIEW", "TRENDING_TOKENS"];
|
|
1967
|
-
}, {
|
|
1968
|
-
readonly name: "LIST_LINEAR_PROJECTS";
|
|
1969
|
-
readonly description: "List projects in Linear with optional filters";
|
|
1970
|
-
readonly parameters: readonly [{
|
|
1971
|
-
readonly name: "toLowerCase";
|
|
1972
|
-
readonly description: "The to lower case to use.";
|
|
1973
|
-
readonly required: false;
|
|
1974
|
-
readonly schema: {
|
|
1975
|
-
readonly type: "string";
|
|
1976
|
-
};
|
|
1977
|
-
readonly examples: readonly ["example"];
|
|
1978
|
-
}];
|
|
1979
|
-
readonly similes: readonly ["list-linear-projects", "show-linear-projects", "get-linear-projects", "view-linear-projects"];
|
|
1980
|
-
readonly exampleCalls: readonly [{
|
|
1981
|
-
readonly user: "Use LIST_LINEAR_PROJECTS with the provided parameters.";
|
|
1982
|
-
readonly actions: readonly ["LIST_LINEAR_PROJECTS"];
|
|
1983
|
-
readonly params: {
|
|
1984
|
-
readonly LIST_LINEAR_PROJECTS: {
|
|
1985
|
-
readonly toLowerCase: "example";
|
|
1986
|
-
};
|
|
1987
|
-
};
|
|
1988
|
-
}];
|
|
1989
|
-
}, {
|
|
1990
|
-
readonly name: "LIST_LINEAR_TEAMS";
|
|
1991
|
-
readonly description: "List teams in Linear with optional filters";
|
|
1992
|
-
readonly parameters: readonly [];
|
|
1993
|
-
readonly similes: readonly ["list-linear-teams", "show-linear-teams", "get-linear-teams", "view-linear-teams"];
|
|
1994
|
-
}, {
|
|
1995
|
-
readonly name: "LIST_TASKS";
|
|
1996
|
-
readonly description: "List tasks managed by the orchestrator.";
|
|
1997
|
-
readonly parameters: readonly [];
|
|
1998
|
-
readonly similes: readonly ["SHOW_TASKS", "GET_TASKS", "TASKS", "VIEW_TASKS"];
|
|
1999
|
-
}, {
|
|
2000
|
-
readonly name: "lp_management";
|
|
2001
|
-
readonly description: "Manages Liquidity Pool (LP) operations including: onboarding for LP management, depositing tokens into pools, withdrawing from pools, showing LP positions, concentrated liquidity positions with custom price ranges, checking APR/yield, setting auto-rebalance preferences, and finding best pools. Use this action when users mention: liquidity, LP, pools, APR, yield, deposit, withdraw, concentrated, price range, narrow range, degenai, ai16z, SOL pairs, or want help getting started with LP management.";
|
|
2002
|
-
readonly parameters: readonly [];
|
|
2003
|
-
readonly similes: readonly ["LP_MANAGEMENT", "LIQUIDITY_POOL_MANAGEMENT", "LP_MANAGER", "MANAGE_LP", "MANAGE_LIQUIDITY"];
|
|
2004
|
-
}, {
|
|
2005
|
-
readonly name: "manage_raydium_positions";
|
|
2006
|
-
readonly description: "Automatically manage Raydium positions by rebalancing them when they drift too far from the pool price";
|
|
2007
|
-
readonly parameters: readonly [];
|
|
2008
|
-
readonly similes: readonly ["AUTOMATE_RAYDIUM_REBALANCING", "AUTOMATE_RAYDIUM_POSITIONS", "START_MANAGING_RAYDIUM_POSITIONS"];
|
|
2009
|
-
}, {
|
|
2010
|
-
readonly name: "MC_ATTACK";
|
|
2011
|
-
readonly description: "Attack an entity by numeric entityId (from MC_WORLD_STATE.nearbyEntities).";
|
|
2012
|
-
readonly parameters: readonly [];
|
|
2013
|
-
readonly similes: readonly ["MINECRAFT_ATTACK", "HIT_ENTITY"];
|
|
2014
|
-
}, {
|
|
2015
|
-
readonly name: "MC_CHAT";
|
|
2016
|
-
readonly description: "Send a chat message in Minecraft as the bot";
|
|
2017
|
-
readonly parameters: readonly [];
|
|
2018
|
-
readonly similes: readonly ["MINECRAFT_CHAT", "SAY_IN_MINECRAFT", "CHAT"];
|
|
2019
|
-
}, {
|
|
2020
|
-
readonly name: "MC_CONNECT";
|
|
2021
|
-
readonly description: "Connect the Mineflayer bot to a Minecraft server";
|
|
2022
|
-
readonly parameters: readonly [];
|
|
2023
|
-
readonly similes: readonly ["MINECRAFT_CONNECT", "JOIN_SERVER", "CONNECT_TO_MINECRAFT"];
|
|
2024
|
-
}, {
|
|
2025
|
-
readonly name: "MC_CONTROL";
|
|
2026
|
-
readonly description: "Set a control state (e.g. forward/back/left/right/jump/sprint/sneak). Provide JSON {control,state,durationMs?} or 'forward true 1000'.";
|
|
2027
|
-
readonly parameters: readonly [];
|
|
2028
|
-
readonly similes: readonly ["MINECRAFT_CONTROL", "SET_CONTROL_STATE"];
|
|
2029
|
-
}, {
|
|
2030
|
-
readonly name: "MC_DIG";
|
|
2031
|
-
readonly description: "Dig/break the block at (x y z). Provide coordinates like '10 64 -20' or JSON {\"x\":10,\"y\":64,\"z\":-20}.";
|
|
2032
|
-
readonly parameters: readonly [];
|
|
2033
|
-
readonly similes: readonly ["MINECRAFT_DIG", "MINE_BLOCK", "BREAK_BLOCK"];
|
|
2034
|
-
}, {
|
|
2035
|
-
readonly name: "MC_DISCONNECT";
|
|
2036
|
-
readonly description: "Disconnect the Mineflayer bot from the Minecraft server";
|
|
2037
|
-
readonly parameters: readonly [];
|
|
2038
|
-
readonly similes: readonly ["MINECRAFT_DISCONNECT", "LEAVE_SERVER", "QUIT_MINECRAFT"];
|
|
2039
|
-
}, {
|
|
2040
|
-
readonly name: "MC_GOTO";
|
|
2041
|
-
readonly description: "Pathfind to a target (x y z). Provide coordinates like '10 64 -20' or JSON {\"x\":10,\"y\":64,\"z\":-20}.";
|
|
2042
|
-
readonly parameters: readonly [];
|
|
2043
|
-
readonly similes: readonly ["MINECRAFT_GOTO", "WALK_TO", "MOVE_TO_COORDS"];
|
|
2044
|
-
}, {
|
|
2045
|
-
readonly name: "MC_LOOK";
|
|
2046
|
-
readonly description: "Look to yaw/pitch (radians). Provide 'yaw pitch' or JSON {yaw,pitch}.";
|
|
2047
|
-
readonly parameters: readonly [];
|
|
2048
|
-
readonly similes: readonly ["MINECRAFT_LOOK", "TURN_HEAD"];
|
|
2049
|
-
}, {
|
|
2050
|
-
readonly name: "MC_PLACE";
|
|
2051
|
-
readonly description: "Place the currently-held block onto a reference block face. Provide 'x y z face' (face=up/down/north/south/east/west) or JSON {x,y,z,face}.";
|
|
2052
|
-
readonly parameters: readonly [];
|
|
2053
|
-
readonly similes: readonly ["MINECRAFT_PLACE", "PLACE_BLOCK"];
|
|
2054
|
-
}, {
|
|
2055
|
-
readonly name: "MC_SCAN";
|
|
2056
|
-
readonly description: "Scan nearby blocks. Optional JSON input: {\"blocks\":[\"oak_log\"],\"radius\":16,\"maxResults\":32}. If omitted, scans for any non-air blocks.";
|
|
2057
|
-
readonly parameters: readonly [];
|
|
2058
|
-
readonly similes: readonly ["MINECRAFT_SCAN", "FIND_BLOCKS", "SCAN_BLOCKS"];
|
|
2059
|
-
}, {
|
|
2060
|
-
readonly name: "MC_STOP";
|
|
2061
|
-
readonly description: "Stop pathfinding / movement goals.";
|
|
2062
|
-
readonly parameters: readonly [];
|
|
2063
|
-
readonly similes: readonly ["MINECRAFT_STOP", "STOP_PATHFINDER", "STOP_MOVING"];
|
|
2064
|
-
}, {
|
|
2065
|
-
readonly name: "MC_WAYPOINT_DELETE";
|
|
2066
|
-
readonly description: "Delete a named waypoint (message text is the name).";
|
|
2067
|
-
readonly parameters: readonly [];
|
|
2068
|
-
readonly similes: readonly ["MINECRAFT_WAYPOINT_DELETE", "DELETE_WAYPOINT", "REMOVE_WAYPOINT"];
|
|
2069
|
-
}, {
|
|
2070
|
-
readonly name: "MC_WAYPOINT_GOTO";
|
|
2071
|
-
readonly description: "Pathfind to a named waypoint (message text is the name).";
|
|
2072
|
-
readonly parameters: readonly [];
|
|
2073
|
-
readonly similes: readonly ["MINECRAFT_WAYPOINT_GOTO", "GOTO_WAYPOINT", "NAVIGATE_WAYPOINT"];
|
|
2074
|
-
}, {
|
|
2075
|
-
readonly name: "MC_WAYPOINT_LIST";
|
|
2076
|
-
readonly description: "List saved waypoints.";
|
|
2077
|
-
readonly parameters: readonly [];
|
|
2078
|
-
readonly similes: readonly ["MINECRAFT_WAYPOINT_LIST", "LIST_WAYPOINTS", "SHOW_WAYPOINTS"];
|
|
2079
|
-
}, {
|
|
2080
|
-
readonly name: "MC_WAYPOINT_SET";
|
|
2081
|
-
readonly description: "Save the bot's current position as a named waypoint (message text is the name).";
|
|
2082
|
-
readonly parameters: readonly [];
|
|
2083
|
-
readonly similes: readonly ["MINECRAFT_WAYPOINT_SET", "SET_WAYPOINT", "SAVE_WAYPOINT"];
|
|
2084
|
-
}, {
|
|
2085
|
-
readonly name: "MERGE_GITHUB_PULL_REQUEST";
|
|
2086
|
-
readonly description: "";
|
|
2087
|
-
readonly parameters: readonly [{
|
|
2088
|
-
readonly name: "commitMessage";
|
|
2089
|
-
readonly description: "The commit message to use.";
|
|
2090
|
-
readonly required: false;
|
|
2091
|
-
readonly schema: {
|
|
2092
|
-
readonly type: "string";
|
|
2093
|
-
};
|
|
2094
|
-
readonly examples: readonly ["example"];
|
|
2095
|
-
}, {
|
|
2096
|
-
readonly name: "commitTitle";
|
|
2097
|
-
readonly description: "The commit title to use.";
|
|
2098
|
-
readonly required: false;
|
|
2099
|
-
readonly schema: {
|
|
2100
|
-
readonly type: "string";
|
|
2101
|
-
};
|
|
2102
|
-
readonly examples: readonly ["example"];
|
|
2103
|
-
}, {
|
|
2104
|
-
readonly name: "mergeMethod";
|
|
2105
|
-
readonly description: "The merge method to use.";
|
|
2106
|
-
readonly required: false;
|
|
2107
|
-
readonly schema: {
|
|
2108
|
-
readonly type: "string";
|
|
2109
|
-
};
|
|
2110
|
-
readonly examples: readonly ["example"];
|
|
2111
|
-
}, {
|
|
2112
|
-
readonly name: "owner";
|
|
2113
|
-
readonly description: "Repository owner or organization.";
|
|
2114
|
-
readonly required: false;
|
|
2115
|
-
readonly schema: {
|
|
2116
|
-
readonly type: "string";
|
|
2117
|
-
};
|
|
2118
|
-
readonly examples: readonly ["octocat"];
|
|
2119
|
-
}, {
|
|
2120
|
-
readonly name: "pullNumber";
|
|
2121
|
-
readonly description: "The pull number to use.";
|
|
2122
|
-
readonly required: false;
|
|
2123
|
-
readonly schema: {
|
|
2124
|
-
readonly type: "number";
|
|
2125
|
-
};
|
|
2126
|
-
readonly examples: readonly [1];
|
|
2127
|
-
}, {
|
|
2128
|
-
readonly name: "repo";
|
|
2129
|
-
readonly description: "Repository name.";
|
|
2130
|
-
readonly required: false;
|
|
2131
|
-
readonly schema: {
|
|
2132
|
-
readonly type: "string";
|
|
2133
|
-
};
|
|
2134
|
-
readonly examples: readonly ["my-repo"];
|
|
2135
|
-
}];
|
|
2136
|
-
readonly exampleCalls: readonly [{
|
|
2137
|
-
readonly user: "Use MERGE_GITHUB_PULL_REQUEST with the provided parameters.";
|
|
2138
|
-
readonly actions: readonly ["MERGE_GITHUB_PULL_REQUEST"];
|
|
2139
|
-
readonly params: {
|
|
2140
|
-
readonly MERGE_GITHUB_PULL_REQUEST: {
|
|
2141
|
-
readonly commitMessage: "example";
|
|
2142
|
-
readonly commitTitle: "example";
|
|
2143
|
-
readonly mergeMethod: "example";
|
|
2144
|
-
readonly owner: "octocat";
|
|
2145
|
-
readonly pullNumber: 1;
|
|
2146
|
-
readonly repo: "my-repo";
|
|
2147
|
-
};
|
|
2148
|
-
};
|
|
2149
|
-
}];
|
|
2150
|
-
}, {
|
|
2151
|
-
readonly name: "PAUSE_TASK";
|
|
2152
|
-
readonly description: "Pause a running task.";
|
|
2153
|
-
readonly parameters: readonly [];
|
|
2154
|
-
readonly similes: readonly ["STOP_TASK", "HALT_TASK"];
|
|
2155
|
-
}, {
|
|
2156
|
-
readonly name: "POLYMARKET_CHECK_ORDER_SCORING";
|
|
2157
|
-
readonly description: "Checks whether specific Polymarket order IDs are scoring (eligible for liquidity rewards). Use when user provides order ID(s) and asks about scoring/rewards status. Requires CLOB API credentials. Parameters: orderIds (array of order ID strings, required).";
|
|
2158
|
-
readonly parameters: readonly [];
|
|
2159
|
-
readonly similes: readonly ["ORDERS_ELIGIBLE_FOR_REWARDS", "SCORING_STATUS", "ARE_MY_ORDERS_SCORING"];
|
|
2160
|
-
}, {
|
|
2161
|
-
readonly name: "POLYMARKET_GET_MARKETS";
|
|
2162
|
-
readonly description: "Find or browse Polymarket prediction markets. Use for keyword searches ('find miami heat markets'), ";
|
|
2163
|
-
readonly parameters: readonly [];
|
|
2164
|
-
readonly similes: readonly ["GET_MARKETS", "LIST_MARKETS", "SHOW_MARKETS", "FETCH_MARKETS", "POLYMARKET_MARKETS", "ALL_MARKETS", "BROWSE_MARKETS", "VIEW_MARKETS", "SEARCH_MARKETS", "FIND_MARKETS", "SEARCH_POLYMARKET", "LOOKUP_MARKETS", "QUERY_MARKETS", "MARKET_SEARCH"];
|
|
2165
|
-
}, {
|
|
2166
|
-
readonly name: "POLYMARKET_GET_ORDER_BOOK_DEPTH";
|
|
2167
|
-
readonly description: "Retrieves order book depth (number of bid/ask levels) for multiple tokens to compare liquidity across markets. Use when comparing depth across multiple markets or finding markets with sufficient liquidity for large trades. Parameters: tokenIds (array of condition token IDs, required).";
|
|
2168
|
-
readonly parameters: readonly [];
|
|
2169
|
-
readonly similes: readonly ["ORDER_BOOK_DEPTH", "DEPTH", "MARKET_DEPTH", "LIQUIDITY", "COMPARE_DEPTH"];
|
|
2170
|
-
}, {
|
|
2171
|
-
readonly name: "POLYMARKET_GET_TOKEN_INFO";
|
|
2172
|
-
readonly description: "Retrieves comprehensive information about a single Polymarket token including market details (question, status, end date), current pricing (bid/ask, spread, midpoint), 24h price history (OHLC, change %), and user's position and active orders for that token. Parameters: tokenId (condition token ID) or conditionId (market condition ID).";
|
|
2173
|
-
readonly parameters: readonly [];
|
|
2174
|
-
readonly similes: readonly ["TOKEN_INFO", "TOKEN_DETAILS", "MARKET_INFO", "SHOW_TOKEN", "ABOUT_TOKEN", "TOKEN_SUMMARY", "PRICE_INFO", "MARKET_SUMMARY"];
|
|
2175
|
-
}, {
|
|
2176
|
-
readonly name: "POLYMARKET_GET_TRADE_HISTORY";
|
|
2177
|
-
readonly description: "Retrieves the authenticated user's filled trade history, optionally filtered by market or asset. Use when the user asks for past trades or fills. Do not use for open orders or a specific order status; use getActiveOrdersAction or getOrderDetailsAction. Parameters: market (optional slug), assetId (optional token ID), limit (optional). Requires full CLOB credentials.";
|
|
2178
|
-
readonly parameters: readonly [];
|
|
2179
|
-
readonly similes: readonly ["MY_TRADES", "TRADE_LOG", "FILLED_ORDERS", "PAST_TRADES", "TRADING_HISTORY"];
|
|
2180
|
-
}, {
|
|
2181
|
-
readonly name: "POLYMARKET_PLACE_ORDER";
|
|
2182
|
-
readonly description: "Places a buy/sell order (bet) on Polymarket. Use when user says buy, sell, bet, wager, put money on, or confirms a trade. Will search for market by name if tokenId not provided. Executes immediately without asking for confirmation. Parameters: tokenId or marketName (required), outcome (yes/no), side (buy/sell, default buy), price (0.01-0.99, uses best available if omitted), size (dollar amount or shares, required), orderType (GTC/FOK/FAK, default GTC). Requires CLOB API credentials and private key.";
|
|
2183
|
-
readonly parameters: readonly [];
|
|
2184
|
-
readonly similes: readonly ["PLACE_ORDER", "CREATE_ORDER", "BUY_TOKEN", "SELL_TOKEN", "LIMIT_ORDER", "MARKET_ORDER", "TRADE", "ORDER", "BUY", "SELL", "PURCHASE", "SUBMIT_ORDER", "EXECUTE_ORDER", "BET", "WAGER", "PUT_MONEY", "PLACE_BET", "MAKE_BET", "CONFIRM", "CONFIRM_ORDER", "CONFIRM_BET", "CONFIRM_TRADE", "YES_EXECUTE", "EXECUTE", "DO_IT", "GO_AHEAD", "PROCEED"];
|
|
2185
|
-
}, {
|
|
2186
|
-
readonly name: "POLYMARKET_RESEARCH_MARKET";
|
|
2187
|
-
readonly description: "Initiates or retrieves deep research on a Polymarket prediction market using OpenAI's deep research capabilities. Takes 20-40 minutes. Returns cached results if available, status if in progress, or starts new research. Use forceRefresh=true to force new research. Parameters: marketId (condition_id), marketQuestion (the prediction question), forceRefresh (optional boolean), callbackAction (optional: EVALUATE_TRADE or NOTIFY_ONLY).";
|
|
2188
|
-
readonly parameters: readonly [];
|
|
2189
|
-
readonly similes: readonly ["RESEARCH_MARKET", "ANALYZE_MARKET", "DEEP_RESEARCH", "INVESTIGATE_MARKET", "MARKET_RESEARCH", "RESEARCH_PREDICTION", "STUDY_MARKET", "GET_RESEARCH", "CHECK_RESEARCH"];
|
|
2190
|
-
}, {
|
|
2191
|
-
readonly name: "POST_INSTAGRAM_COMMENT";
|
|
2192
|
-
readonly description: "Post a comment on an Instagram post";
|
|
2193
|
-
readonly parameters: readonly [{
|
|
2194
|
-
readonly name: "commentText";
|
|
2195
|
-
readonly description: "The comment text to use.";
|
|
2196
|
-
readonly required: false;
|
|
2197
|
-
readonly schema: {
|
|
2198
|
-
readonly type: "string";
|
|
2199
|
-
};
|
|
2200
|
-
readonly examples: readonly ["example"];
|
|
2201
|
-
}, {
|
|
2202
|
-
readonly name: "mediaId";
|
|
2203
|
-
readonly description: "The media id to use.";
|
|
2204
|
-
readonly required: false;
|
|
2205
|
-
readonly schema: {
|
|
2206
|
-
readonly type: "number";
|
|
2207
|
-
};
|
|
2208
|
-
readonly examples: readonly [1];
|
|
2209
|
-
}];
|
|
2210
|
-
readonly similes: readonly ["INSTAGRAM_COMMENT", "COMMENT_POST", "REPLY_POST", "ADD_COMMENT"];
|
|
2211
|
-
readonly exampleCalls: readonly [{
|
|
2212
|
-
readonly user: "Use POST_INSTAGRAM_COMMENT with the provided parameters.";
|
|
2213
|
-
readonly actions: readonly ["POST_INSTAGRAM_COMMENT"];
|
|
2214
|
-
readonly params: {
|
|
2215
|
-
readonly POST_INSTAGRAM_COMMENT: {
|
|
2216
|
-
readonly commentText: "example";
|
|
2217
|
-
readonly mediaId: 1;
|
|
2218
|
-
};
|
|
2219
|
-
};
|
|
2220
|
-
}];
|
|
2221
|
-
}, {
|
|
2222
|
-
readonly name: "PROCESS_KNOWLEDGE";
|
|
2223
|
-
readonly description: "Process and store knowledge from a file path or text content into the knowledge base";
|
|
2224
|
-
readonly parameters: readonly [];
|
|
2225
|
-
}, {
|
|
2226
|
-
readonly name: "PUSH_GITHUB_CODE";
|
|
2227
|
-
readonly description: "";
|
|
2228
|
-
readonly parameters: readonly [{
|
|
2229
|
-
readonly name: "authorEmail";
|
|
2230
|
-
readonly description: "The author email to use.";
|
|
2231
|
-
readonly required: false;
|
|
2232
|
-
readonly schema: {
|
|
2233
|
-
readonly type: "string";
|
|
2234
|
-
};
|
|
2235
|
-
readonly examples: readonly ["example"];
|
|
2236
|
-
}, {
|
|
2237
|
-
readonly name: "authorName";
|
|
2238
|
-
readonly description: "The author name to use.";
|
|
2239
|
-
readonly required: false;
|
|
2240
|
-
readonly schema: {
|
|
2241
|
-
readonly type: "string";
|
|
2242
|
-
};
|
|
2243
|
-
readonly examples: readonly ["example"];
|
|
2244
|
-
}, {
|
|
2245
|
-
readonly name: "branch";
|
|
2246
|
-
readonly description: "Branch name.";
|
|
2247
|
-
readonly required: false;
|
|
2248
|
-
readonly schema: {
|
|
2249
|
-
readonly type: "string";
|
|
2250
|
-
};
|
|
2251
|
-
readonly examples: readonly ["main"];
|
|
2252
|
-
}, {
|
|
2253
|
-
readonly name: "files";
|
|
2254
|
-
readonly description: "The files to use.";
|
|
2255
|
-
readonly required: false;
|
|
2256
|
-
readonly schema: {
|
|
2257
|
-
readonly type: "string";
|
|
2258
|
-
};
|
|
2259
|
-
readonly examples: readonly ["example"];
|
|
2260
|
-
}, {
|
|
2261
|
-
readonly name: "message";
|
|
2262
|
-
readonly description: "Message text to send.";
|
|
2263
|
-
readonly required: false;
|
|
2264
|
-
readonly schema: {
|
|
2265
|
-
readonly type: "string";
|
|
2266
|
-
};
|
|
2267
|
-
readonly examples: readonly ["Hello! How can I help?"];
|
|
2268
|
-
}, {
|
|
2269
|
-
readonly name: "owner";
|
|
2270
|
-
readonly description: "Repository owner or organization.";
|
|
2271
|
-
readonly required: false;
|
|
2272
|
-
readonly schema: {
|
|
2273
|
-
readonly type: "string";
|
|
2274
|
-
};
|
|
2275
|
-
readonly examples: readonly ["octocat"];
|
|
2276
|
-
}, {
|
|
2277
|
-
readonly name: "repo";
|
|
2278
|
-
readonly description: "Repository name.";
|
|
2279
|
-
readonly required: false;
|
|
2280
|
-
readonly schema: {
|
|
2281
|
-
readonly type: "string";
|
|
2282
|
-
};
|
|
2283
|
-
readonly examples: readonly ["my-repo"];
|
|
2284
|
-
}];
|
|
2285
|
-
readonly exampleCalls: readonly [{
|
|
2286
|
-
readonly user: "Use PUSH_GITHUB_CODE with the provided parameters.";
|
|
2287
|
-
readonly actions: readonly ["PUSH_GITHUB_CODE"];
|
|
2288
|
-
readonly params: {
|
|
2289
|
-
readonly PUSH_GITHUB_CODE: {
|
|
2290
|
-
readonly authorEmail: "example";
|
|
2291
|
-
readonly authorName: "example";
|
|
2292
|
-
readonly branch: "main";
|
|
2293
|
-
readonly files: "example";
|
|
2294
|
-
readonly message: "Hello! How can I help?";
|
|
2295
|
-
readonly owner: "octocat";
|
|
2296
|
-
readonly repo: "my-repo";
|
|
2297
|
-
};
|
|
2298
|
-
};
|
|
2299
|
-
}];
|
|
2300
|
-
}, {
|
|
2301
|
-
readonly name: "READ_MCP_RESOURCE";
|
|
2302
|
-
readonly description: "Reads a resource from an MCP server";
|
|
2303
|
-
readonly parameters: readonly [];
|
|
2304
|
-
readonly similes: readonly ["READ_RESOURCE", "READ_MCP_RESOURCE", "GET_RESOURCE", "GET_MCP_RESOURCE", "FETCH_RESOURCE", "FETCH_MCP_RESOURCE", "ACCESS_RESOURCE", "ACCESS_MCP_RESOURCE"];
|
|
2305
|
-
}, {
|
|
2306
|
-
readonly name: "REMOTE_ATTESTATION";
|
|
2307
|
-
readonly description: "Generate a remote attestation to prove that the agent is running in a TEE (Trusted Execution Environment)";
|
|
2308
|
-
readonly parameters: readonly [];
|
|
2309
|
-
readonly similes: readonly ["REMOTE_ATTESTATION", "TEE_REMOTE_ATTESTATION", "TEE_ATTESTATION", "TEE_QUOTE", "ATTESTATION", "TEE_ATTESTATION_QUOTE", "PROVE_TEE", "VERIFY_TEE"];
|
|
2310
|
-
}, {
|
|
2311
|
-
readonly name: "RESUME_TASK";
|
|
2312
|
-
readonly description: "Resume a paused task.";
|
|
2313
|
-
readonly parameters: readonly [];
|
|
2314
|
-
readonly similes: readonly ["CONTINUE_TASK", "RESTART_TASK", "RUN_TASK"];
|
|
2315
|
-
}, {
|
|
2316
|
-
readonly name: "REVIEW_GITHUB_PULL_REQUEST";
|
|
2317
|
-
readonly description: "";
|
|
2318
|
-
readonly parameters: readonly [{
|
|
2319
|
-
readonly name: "body";
|
|
2320
|
-
readonly description: "Body text for the operation.";
|
|
2321
|
-
readonly required: false;
|
|
2322
|
-
readonly schema: {
|
|
2323
|
-
readonly type: "string";
|
|
2324
|
-
};
|
|
2325
|
-
readonly examples: readonly ["Implements dark mode and updates docs."];
|
|
2326
|
-
}, {
|
|
2327
|
-
readonly name: "event";
|
|
2328
|
-
readonly description: "The event to use.";
|
|
2329
|
-
readonly required: false;
|
|
2330
|
-
readonly schema: {
|
|
2331
|
-
readonly type: "string";
|
|
2332
|
-
};
|
|
2333
|
-
readonly examples: readonly ["example"];
|
|
2334
|
-
}, {
|
|
2335
|
-
readonly name: "owner";
|
|
2336
|
-
readonly description: "Repository owner or organization.";
|
|
2337
|
-
readonly required: false;
|
|
2338
|
-
readonly schema: {
|
|
2339
|
-
readonly type: "string";
|
|
2340
|
-
};
|
|
2341
|
-
readonly examples: readonly ["octocat"];
|
|
2342
|
-
}, {
|
|
2343
|
-
readonly name: "pullNumber";
|
|
2344
|
-
readonly description: "The pull number to use.";
|
|
2345
|
-
readonly required: false;
|
|
2346
|
-
readonly schema: {
|
|
2347
|
-
readonly type: "number";
|
|
2348
|
-
};
|
|
2349
|
-
readonly examples: readonly [1];
|
|
2350
|
-
}, {
|
|
2351
|
-
readonly name: "repo";
|
|
2352
|
-
readonly description: "Repository name.";
|
|
2353
|
-
readonly required: false;
|
|
2354
|
-
readonly schema: {
|
|
2355
|
-
readonly type: "string";
|
|
2356
|
-
};
|
|
2357
|
-
readonly examples: readonly ["my-repo"];
|
|
2358
|
-
}];
|
|
2359
|
-
readonly exampleCalls: readonly [{
|
|
2360
|
-
readonly user: "Use REVIEW_GITHUB_PULL_REQUEST with the provided parameters.";
|
|
2361
|
-
readonly actions: readonly ["REVIEW_GITHUB_PULL_REQUEST"];
|
|
2362
|
-
readonly params: {
|
|
2363
|
-
readonly REVIEW_GITHUB_PULL_REQUEST: {
|
|
2364
|
-
readonly body: "Implements dark mode and updates docs.";
|
|
2365
|
-
readonly event: "example";
|
|
2366
|
-
readonly owner: "octocat";
|
|
2367
|
-
readonly pullNumber: 1;
|
|
2368
|
-
readonly repo: "my-repo";
|
|
2369
|
-
};
|
|
2370
|
-
};
|
|
2371
|
-
}];
|
|
2372
|
-
}, {
|
|
2373
|
-
readonly name: "RUN_BACKTEST";
|
|
2374
|
-
readonly description: "Get information about backtesting strategies";
|
|
2375
|
-
readonly parameters: readonly [];
|
|
2376
|
-
readonly similes: readonly ["BACKTEST", "TEST_STRATEGY", "SIMULATE_TRADING"];
|
|
2377
|
-
}, {
|
|
2378
|
-
readonly name: "SCHEDULE_MEETING";
|
|
2379
|
-
readonly description: "Schedule a meeting between multiple participants by finding a suitable time slot";
|
|
2380
|
-
readonly parameters: readonly [];
|
|
2381
|
-
readonly similes: readonly ["BOOK_MEETING", "ARRANGE_MEETING", "SET_UP_MEETING", "PLAN_MEETING", "CREATE_MEETING"];
|
|
2382
|
-
}, {
|
|
2383
|
-
readonly name: "SEARCH_KNOWLEDGE";
|
|
2384
|
-
readonly description: "Search the knowledge base for specific information";
|
|
2385
|
-
readonly parameters: readonly [];
|
|
2386
|
-
readonly similes: readonly ["search knowledge", "find information", "look up", "query knowledge base", "search documents", "find in knowledge"];
|
|
2387
|
-
}, {
|
|
2388
|
-
readonly name: "SEARCH_LINEAR_ISSUES";
|
|
2389
|
-
readonly description: "Search for issues in Linear with various filters";
|
|
2390
|
-
readonly parameters: readonly [{
|
|
2391
|
-
readonly name: "name";
|
|
2392
|
-
readonly description: "The name to use.";
|
|
2393
|
-
readonly required: false;
|
|
2394
|
-
readonly schema: {
|
|
2395
|
-
readonly type: "string";
|
|
2396
|
-
};
|
|
2397
|
-
readonly examples: readonly ["example"];
|
|
2398
|
-
}];
|
|
2399
|
-
readonly similes: readonly ["search-linear-issues", "find-linear-issues", "query-linear-issues", "list-linear-issues"];
|
|
2400
|
-
readonly exampleCalls: readonly [{
|
|
2401
|
-
readonly user: "Use SEARCH_LINEAR_ISSUES with the provided parameters.";
|
|
2402
|
-
readonly actions: readonly ["SEARCH_LINEAR_ISSUES"];
|
|
2403
|
-
readonly params: {
|
|
2404
|
-
readonly SEARCH_LINEAR_ISSUES: {
|
|
2405
|
-
readonly name: "example";
|
|
2406
|
-
};
|
|
2407
|
-
};
|
|
2408
|
-
}];
|
|
2409
|
-
}, {
|
|
2410
|
-
readonly name: "SEARCH_TASKS";
|
|
2411
|
-
readonly description: "Search tasks by query.";
|
|
2412
|
-
readonly parameters: readonly [];
|
|
2413
|
-
readonly similes: readonly ["FIND_TASK", "LOOKUP_TASK"];
|
|
2414
|
-
}, {
|
|
2415
|
-
readonly name: "SEND_INSTAGRAM_DM";
|
|
2416
|
-
readonly description: "Send a direct message to an Instagram user";
|
|
2417
|
-
readonly parameters: readonly [{
|
|
2418
|
-
readonly name: "responseText";
|
|
2419
|
-
readonly description: "The response text to use.";
|
|
2420
|
-
readonly required: false;
|
|
2421
|
-
readonly schema: {
|
|
2422
|
-
readonly type: "string";
|
|
2423
|
-
};
|
|
2424
|
-
readonly examples: readonly ["example"];
|
|
2425
|
-
}, {
|
|
2426
|
-
readonly name: "threadId";
|
|
2427
|
-
readonly description: "The thread id to use.";
|
|
2428
|
-
readonly required: false;
|
|
2429
|
-
readonly schema: {
|
|
2430
|
-
readonly type: "string";
|
|
2431
|
-
};
|
|
2432
|
-
readonly examples: readonly ["example"];
|
|
2433
|
-
}];
|
|
2434
|
-
readonly similes: readonly ["INSTAGRAM_DM", "INSTAGRAM_MESSAGE", "DM_USER", "SEND_DM", "DIRECT_MESSAGE"];
|
|
2435
|
-
readonly exampleCalls: readonly [{
|
|
2436
|
-
readonly user: "Use SEND_INSTAGRAM_DM with the provided parameters.";
|
|
2437
|
-
readonly actions: readonly ["SEND_INSTAGRAM_DM"];
|
|
2438
|
-
readonly params: {
|
|
2439
|
-
readonly SEND_INSTAGRAM_DM: {
|
|
2440
|
-
readonly responseText: "example";
|
|
2441
|
-
readonly threadId: "example";
|
|
2442
|
-
};
|
|
2443
|
-
};
|
|
2444
|
-
}];
|
|
2445
|
-
}, {
|
|
2446
|
-
readonly name: "SEND_MMS";
|
|
2447
|
-
readonly description: "Send an MMS (multimedia message) with images, audio, or video via Twilio";
|
|
2448
|
-
readonly parameters: readonly [];
|
|
2449
|
-
}, {
|
|
2450
|
-
readonly name: "SET_AVAILABILITY";
|
|
2451
|
-
readonly description: "Set the user's availability for scheduling meetings";
|
|
2452
|
-
readonly parameters: readonly [];
|
|
2453
|
-
readonly similes: readonly ["UPDATE_AVAILABILITY", "SET_SCHEDULE", "UPDATE_SCHEDULE", "SET_FREE_TIME", "WHEN_FREE"];
|
|
2454
|
-
}, {
|
|
2455
|
-
readonly name: "START_TRADING";
|
|
2456
|
-
readonly description: "Start automated trading with a specified strategy. Supports ANY Solana token.";
|
|
2457
|
-
readonly parameters: readonly [];
|
|
2458
|
-
readonly similes: readonly ["BEGIN_TRADING", "START_AUTO_TRADING", "ENABLE_TRADING", "TURN_ON_TRADING"];
|
|
2459
|
-
}, {
|
|
2460
|
-
readonly name: "STOP_TRADING";
|
|
2461
|
-
readonly description: "Stop automated trading";
|
|
2462
|
-
readonly parameters: readonly [];
|
|
2463
|
-
}, {
|
|
2464
|
-
readonly name: "SWITCH_TASK";
|
|
2465
|
-
readonly description: "Switch the current task context to a different task.";
|
|
2466
|
-
readonly parameters: readonly [];
|
|
2467
|
-
readonly similes: readonly ["SELECT_TASK", "SET_TASK", "CHANGE_TASK", "GO_TO_TASK"];
|
|
2468
|
-
}];
|
|
2469
|
-
};
|
|
2470
|
-
export declare const coreProvidersSpec: {
|
|
2471
|
-
readonly version: "1.0.0";
|
|
2472
|
-
readonly providers: readonly [{
|
|
2473
|
-
readonly name: "ACTIONS";
|
|
2474
|
-
readonly description: "Possible response actions";
|
|
2475
|
-
readonly position: -1;
|
|
2476
|
-
readonly dynamic: false;
|
|
2477
|
-
}, {
|
|
2478
|
-
readonly name: "CHARACTER";
|
|
2479
|
-
readonly description: "Provides the agent's character definition and personality information including bio, topics, adjectives, style directions, and example conversations";
|
|
2480
|
-
readonly dynamic: false;
|
|
2481
|
-
}, {
|
|
2482
|
-
readonly name: "RECENT_MESSAGES";
|
|
2483
|
-
readonly description: "Provides recent message history from the current conversation including formatted messages, posts, action results, and recent interactions";
|
|
2484
|
-
readonly position: 100;
|
|
2485
|
-
readonly dynamic: true;
|
|
2486
|
-
}, {
|
|
2487
|
-
readonly name: "ACTION_STATE";
|
|
2488
|
-
readonly description: "Provides information about the current action state and available actions";
|
|
2489
|
-
readonly dynamic: true;
|
|
2490
|
-
}, {
|
|
2491
|
-
readonly name: "ATTACHMENTS";
|
|
2492
|
-
readonly description: "Media attachments in the current message";
|
|
2493
|
-
readonly dynamic: true;
|
|
2494
|
-
}, {
|
|
2495
|
-
readonly name: "CAPABILITIES";
|
|
2496
|
-
readonly description: "Agent capabilities including models, services, and features";
|
|
2497
|
-
readonly dynamic: false;
|
|
2498
|
-
}, {
|
|
2499
|
-
readonly name: "CHOICE";
|
|
2500
|
-
readonly description: "Available choice options for selection when there are pending tasks or decisions";
|
|
2501
|
-
readonly dynamic: true;
|
|
2502
|
-
}, {
|
|
2503
|
-
readonly name: "CONTACTS";
|
|
2504
|
-
readonly description: "Provides contact information from the rolodex including categories and preferences";
|
|
2505
|
-
readonly dynamic: true;
|
|
2506
|
-
}, {
|
|
2507
|
-
readonly name: "CONTEXT_BENCH";
|
|
2508
|
-
readonly description: "Benchmark/task context injected by a benchmark harness";
|
|
2509
|
-
readonly position: 5;
|
|
2510
|
-
readonly dynamic: true;
|
|
2511
|
-
}, {
|
|
2512
|
-
readonly name: "ENTITIES";
|
|
2513
|
-
readonly description: "Provides information about entities in the current context including users, agents, and participants";
|
|
2514
|
-
readonly dynamic: true;
|
|
2515
|
-
}, {
|
|
2516
|
-
readonly name: "EVALUATORS";
|
|
2517
|
-
readonly description: "Available evaluators for assessing agent behavior";
|
|
2518
|
-
readonly dynamic: false;
|
|
2519
|
-
}, {
|
|
2520
|
-
readonly name: "FACTS";
|
|
2521
|
-
readonly description: "Provides known facts about entities learned through conversation";
|
|
2522
|
-
readonly dynamic: true;
|
|
2523
|
-
}, {
|
|
2524
|
-
readonly name: "FOLLOW_UPS";
|
|
2525
|
-
readonly description: "Provides information about upcoming follow-ups and reminders scheduled for contacts";
|
|
2526
|
-
readonly dynamic: true;
|
|
2527
|
-
}, {
|
|
2528
|
-
readonly name: "KNOWLEDGE";
|
|
2529
|
-
readonly description: "Provides relevant knowledge from the agent's knowledge base based on semantic similarity";
|
|
2530
|
-
readonly dynamic: true;
|
|
2531
|
-
}, {
|
|
2532
|
-
readonly name: "PROVIDERS";
|
|
2533
|
-
readonly description: "Available context providers";
|
|
2534
|
-
readonly dynamic: false;
|
|
2535
|
-
}, {
|
|
2536
|
-
readonly name: "RELATIONSHIPS";
|
|
2537
|
-
readonly description: "Relationships between entities observed by the agent including tags and metadata";
|
|
2538
|
-
readonly dynamic: true;
|
|
2539
|
-
}, {
|
|
2540
|
-
readonly name: "ROLES";
|
|
2541
|
-
readonly description: "Roles assigned to entities in the current context (Admin, Owner, Member, None)";
|
|
2542
|
-
readonly dynamic: true;
|
|
2543
|
-
}, {
|
|
2544
|
-
readonly name: "SETTINGS";
|
|
2545
|
-
readonly description: "Current settings for the agent/server (filtered for security, excludes sensitive keys)";
|
|
2546
|
-
readonly dynamic: true;
|
|
2547
|
-
}, {
|
|
2548
|
-
readonly name: "TIME";
|
|
2549
|
-
readonly description: "Provides the current date and time in UTC for time-based operations or responses";
|
|
2550
|
-
readonly dynamic: true;
|
|
2551
|
-
}, {
|
|
2552
|
-
readonly name: "WORLD";
|
|
2553
|
-
readonly description: "Provides information about the current world context including settings and members";
|
|
2554
|
-
readonly dynamic: true;
|
|
2555
|
-
}, {
|
|
2556
|
-
readonly name: "LONG_TERM_MEMORY";
|
|
2557
|
-
readonly description: "Persistent facts and preferences about the user learned and remembered across conversations";
|
|
2558
|
-
readonly position: 50;
|
|
2559
|
-
readonly dynamic: false;
|
|
2560
|
-
}, {
|
|
2561
|
-
readonly name: "SUMMARIZED_CONTEXT";
|
|
2562
|
-
readonly description: "Provides summarized context from previous conversations for optimized context usage";
|
|
2563
|
-
readonly position: 96;
|
|
2564
|
-
readonly dynamic: false;
|
|
2565
|
-
}, {
|
|
2566
|
-
readonly name: "AGENT_SETTINGS";
|
|
2567
|
-
readonly description: "Provides the agent's current configuration settings (filtered for security)";
|
|
2568
|
-
readonly dynamic: true;
|
|
2569
|
-
}, {
|
|
2570
|
-
readonly name: "CURRENT_TIME";
|
|
2571
|
-
readonly description: "Provides current time and date information in various formats";
|
|
2572
|
-
readonly dynamic: true;
|
|
2573
|
-
}];
|
|
2574
|
-
};
|
|
2575
|
-
export declare const allProvidersSpec: {
|
|
2576
|
-
readonly version: "1.0.0";
|
|
2577
|
-
readonly providers: readonly [{
|
|
2578
|
-
readonly name: "ACTIONS";
|
|
2579
|
-
readonly description: "Possible response actions";
|
|
2580
|
-
readonly position: -1;
|
|
2581
|
-
readonly dynamic: false;
|
|
2582
|
-
}, {
|
|
2583
|
-
readonly name: "CHARACTER";
|
|
2584
|
-
readonly description: "Provides the agent's character definition and personality information including bio, topics, adjectives, style directions, and example conversations";
|
|
2585
|
-
readonly dynamic: false;
|
|
2586
|
-
}, {
|
|
2587
|
-
readonly name: "RECENT_MESSAGES";
|
|
2588
|
-
readonly description: "Provides recent message history from the current conversation including formatted messages, posts, action results, and recent interactions";
|
|
2589
|
-
readonly position: 100;
|
|
2590
|
-
readonly dynamic: true;
|
|
2591
|
-
}, {
|
|
2592
|
-
readonly name: "ACTION_STATE";
|
|
2593
|
-
readonly description: "Provides information about the current action state and available actions";
|
|
2594
|
-
readonly dynamic: true;
|
|
2595
|
-
}, {
|
|
2596
|
-
readonly name: "ATTACHMENTS";
|
|
2597
|
-
readonly description: "Media attachments in the current message";
|
|
2598
|
-
readonly dynamic: true;
|
|
2599
|
-
}, {
|
|
2600
|
-
readonly name: "CAPABILITIES";
|
|
2601
|
-
readonly description: "Agent capabilities including models, services, and features";
|
|
2602
|
-
readonly dynamic: false;
|
|
2603
|
-
}, {
|
|
2604
|
-
readonly name: "CHOICE";
|
|
2605
|
-
readonly description: "Available choice options for selection when there are pending tasks or decisions";
|
|
2606
|
-
readonly dynamic: true;
|
|
2607
|
-
}, {
|
|
2608
|
-
readonly name: "CONTACTS";
|
|
2609
|
-
readonly description: "Provides contact information from the rolodex including categories and preferences";
|
|
2610
|
-
readonly dynamic: true;
|
|
2611
|
-
}, {
|
|
2612
|
-
readonly name: "CONTEXT_BENCH";
|
|
2613
|
-
readonly description: "Benchmark/task context injected by a benchmark harness";
|
|
2614
|
-
readonly position: 5;
|
|
2615
|
-
readonly dynamic: true;
|
|
2616
|
-
}, {
|
|
2617
|
-
readonly name: "ENTITIES";
|
|
2618
|
-
readonly description: "Provides information about entities in the current context including users, agents, and participants";
|
|
2619
|
-
readonly dynamic: true;
|
|
2620
|
-
}, {
|
|
2621
|
-
readonly name: "EVALUATORS";
|
|
2622
|
-
readonly description: "Available evaluators for assessing agent behavior";
|
|
2623
|
-
readonly dynamic: false;
|
|
2624
|
-
}, {
|
|
2625
|
-
readonly name: "FACTS";
|
|
2626
|
-
readonly description: "Provides known facts about entities learned through conversation";
|
|
2627
|
-
readonly dynamic: true;
|
|
2628
|
-
}, {
|
|
2629
|
-
readonly name: "FOLLOW_UPS";
|
|
2630
|
-
readonly description: "Provides information about upcoming follow-ups and reminders scheduled for contacts";
|
|
2631
|
-
readonly dynamic: true;
|
|
2632
|
-
}, {
|
|
2633
|
-
readonly name: "KNOWLEDGE";
|
|
2634
|
-
readonly description: "Provides relevant knowledge from the agent's knowledge base based on semantic similarity";
|
|
2635
|
-
readonly dynamic: true;
|
|
2636
|
-
}, {
|
|
2637
|
-
readonly name: "PROVIDERS";
|
|
2638
|
-
readonly description: "Available context providers";
|
|
2639
|
-
readonly dynamic: false;
|
|
2640
|
-
}, {
|
|
2641
|
-
readonly name: "RELATIONSHIPS";
|
|
2642
|
-
readonly description: "Relationships between entities observed by the agent including tags and metadata";
|
|
2643
|
-
readonly dynamic: true;
|
|
2644
|
-
}, {
|
|
2645
|
-
readonly name: "ROLES";
|
|
2646
|
-
readonly description: "Roles assigned to entities in the current context (Admin, Owner, Member, None)";
|
|
2647
|
-
readonly dynamic: true;
|
|
2648
|
-
}, {
|
|
2649
|
-
readonly name: "SETTINGS";
|
|
2650
|
-
readonly description: "Current settings for the agent/server (filtered for security, excludes sensitive keys)";
|
|
2651
|
-
readonly dynamic: true;
|
|
2652
|
-
}, {
|
|
2653
|
-
readonly name: "TIME";
|
|
2654
|
-
readonly description: "Provides the current date and time in UTC for time-based operations or responses";
|
|
2655
|
-
readonly dynamic: true;
|
|
2656
|
-
}, {
|
|
2657
|
-
readonly name: "WORLD";
|
|
2658
|
-
readonly description: "Provides information about the current world context including settings and members";
|
|
2659
|
-
readonly dynamic: true;
|
|
2660
|
-
}, {
|
|
2661
|
-
readonly name: "LONG_TERM_MEMORY";
|
|
2662
|
-
readonly description: "Persistent facts and preferences about the user learned and remembered across conversations";
|
|
2663
|
-
readonly position: 50;
|
|
2664
|
-
readonly dynamic: false;
|
|
2665
|
-
}, {
|
|
2666
|
-
readonly name: "SUMMARIZED_CONTEXT";
|
|
2667
|
-
readonly description: "Provides summarized context from previous conversations for optimized context usage";
|
|
2668
|
-
readonly position: 96;
|
|
2669
|
-
readonly dynamic: false;
|
|
2670
|
-
}, {
|
|
2671
|
-
readonly name: "AGENT_SETTINGS";
|
|
2672
|
-
readonly description: "Provides the agent's current configuration settings (filtered for security)";
|
|
2673
|
-
readonly dynamic: true;
|
|
2674
|
-
}, {
|
|
2675
|
-
readonly name: "CURRENT_TIME";
|
|
2676
|
-
readonly description: "Provides current time and date information in various formats";
|
|
2677
|
-
readonly dynamic: true;
|
|
2678
|
-
}];
|
|
2679
|
-
};
|
|
2680
|
-
export declare const coreEvaluatorsSpec: {
|
|
2681
|
-
readonly version: "1.0.0";
|
|
2682
|
-
readonly evaluators: readonly [{
|
|
2683
|
-
readonly name: "REFLECTION";
|
|
2684
|
-
readonly description: "Generate a self-reflective thought on the conversation, then extract facts and relationships between entities in the conversation. Reflects on agent behavior and provides feedback for improvement.";
|
|
2685
|
-
readonly similes: readonly ["REFLECT", "SELF_REFLECT", "EVALUATE_INTERACTION", "ASSESS_SITUATION"];
|
|
2686
|
-
readonly alwaysRun: false;
|
|
2687
|
-
readonly examples: readonly [{
|
|
2688
|
-
readonly prompt: "Agent Name: Sarah\nAgent Role: Community Manager\nRoom Type: group\nCurrent Room: general-chat\nMessage Sender: John (user-123)";
|
|
2689
|
-
readonly messages: readonly [{
|
|
2690
|
-
readonly name: "John";
|
|
2691
|
-
readonly content: {
|
|
2692
|
-
readonly text: "Hey everyone, I'm new here!";
|
|
2693
|
-
};
|
|
2694
|
-
}, {
|
|
2695
|
-
readonly name: "Sarah";
|
|
2696
|
-
readonly content: {
|
|
2697
|
-
readonly text: "Welcome John! How did you find our community?";
|
|
2698
|
-
};
|
|
2699
|
-
}, {
|
|
2700
|
-
readonly name: "John";
|
|
2701
|
-
readonly content: {
|
|
2702
|
-
readonly text: "Through a friend who's really into AI";
|
|
2703
|
-
};
|
|
2704
|
-
}];
|
|
2705
|
-
readonly outcome: "<response>\n <thought>I'm engaging appropriately with a new community member, maintaining a welcoming and professional tone. My questions are helping to learn more about John and make him feel welcome.</thought>\n <facts>\n <fact>\n <claim>John is new to the community</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n <fact>\n <claim>John found the community through a friend interested in AI</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n </facts>\n <relationships>\n <relationship>\n <sourceEntityId>sarah-agent</sourceEntityId>\n <targetEntityId>user-123</targetEntityId>\n <tags>group_interaction</tags>\n </relationship>\n </relationships>\n</response>";
|
|
2706
|
-
}, {
|
|
2707
|
-
readonly prompt: "Agent Name: Alex\nAgent Role: Tech Support\nRoom Type: group\nCurrent Room: tech-help\nMessage Sender: Emma (user-456)";
|
|
2708
|
-
readonly messages: readonly [{
|
|
2709
|
-
readonly name: "Emma";
|
|
2710
|
-
readonly content: {
|
|
2711
|
-
readonly text: "My app keeps crashing when I try to upload files";
|
|
2712
|
-
};
|
|
2713
|
-
}, {
|
|
2714
|
-
readonly name: "Alex";
|
|
2715
|
-
readonly content: {
|
|
2716
|
-
readonly text: "Have you tried clearing your cache?";
|
|
2717
|
-
};
|
|
2718
|
-
}, {
|
|
2719
|
-
readonly name: "Emma";
|
|
2720
|
-
readonly content: {
|
|
2721
|
-
readonly text: "No response...";
|
|
2722
|
-
};
|
|
2723
|
-
}, {
|
|
2724
|
-
readonly name: "Alex";
|
|
2725
|
-
readonly content: {
|
|
2726
|
-
readonly text: "Emma, are you still there? We can try some other troubleshooting steps.";
|
|
2727
|
-
};
|
|
2728
|
-
}];
|
|
2729
|
-
readonly outcome: "<response>\n <thought>I'm not sure if I'm being helpful or if Emma is frustrated with my suggestions. The lack of response is concerning - maybe I should have asked for more details about the issue first before jumping to solutions.</thought>\n <facts>\n <fact>\n <claim>Emma is having technical issues with file uploads</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n <fact>\n <claim>Emma stopped responding after the first troubleshooting suggestion</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n </facts>\n <relationships>\n <relationship>\n <sourceEntityId>alex-agent</sourceEntityId>\n <targetEntityId>user-456</targetEntityId>\n <tags>group_interaction,support_interaction,incomplete_interaction</tags>\n </relationship>\n </relationships>\n</response>";
|
|
2730
|
-
}, {
|
|
2731
|
-
readonly prompt: "Agent Name: Max\nAgent Role: Discussion Facilitator\nRoom Type: group\nCurrent Room: book-club\nMessage Sender: Lisa (user-789)";
|
|
2732
|
-
readonly messages: readonly [{
|
|
2733
|
-
readonly name: "Lisa";
|
|
2734
|
-
readonly content: {
|
|
2735
|
-
readonly text: "What did everyone think about chapter 5?";
|
|
2736
|
-
};
|
|
2737
|
-
}, {
|
|
2738
|
-
readonly name: "Max";
|
|
2739
|
-
readonly content: {
|
|
2740
|
-
readonly text: "The symbolism was fascinating! The red door clearly represents danger.";
|
|
2741
|
-
};
|
|
2742
|
-
}, {
|
|
2743
|
-
readonly name: "Max";
|
|
2744
|
-
readonly content: {
|
|
2745
|
-
readonly text: "And did anyone notice how the author used weather to reflect the protagonist's mood?";
|
|
2746
|
-
};
|
|
2747
|
-
}, {
|
|
2748
|
-
readonly name: "Max";
|
|
2749
|
-
readonly content: {
|
|
2750
|
-
readonly text: "Plus the foreshadowing in the first paragraph was brilliant!";
|
|
2751
|
-
};
|
|
2752
|
-
}, {
|
|
2753
|
-
readonly name: "Max";
|
|
2754
|
-
readonly content: {
|
|
2755
|
-
readonly text: "I also have thoughts about the character development...";
|
|
2756
|
-
};
|
|
2757
|
-
}];
|
|
2758
|
-
readonly outcome: "<response>\n <thought>I'm dominating the conversation and not giving others a chance to share their perspectives. I've sent multiple messages in a row without waiting for responses. I need to step back and create space for other members to participate.</thought>\n <facts>\n <fact>\n <claim>The discussion is about chapter 5 of a book</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n <fact>\n <claim>Max has sent 4 consecutive messages without user responses</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n </facts>\n <relationships>\n <relationship>\n <sourceEntityId>max-agent</sourceEntityId>\n <targetEntityId>user-789</targetEntityId>\n <tags>group_interaction,excessive_interaction</tags>\n </relationship>\n </relationships>\n</response>";
|
|
2759
|
-
}];
|
|
2760
|
-
}, {
|
|
2761
|
-
readonly name: "RELATIONSHIP_EXTRACTION";
|
|
2762
|
-
readonly description: "Passively extracts and updates relationship information from conversations. Identifies platform identities, relationship indicators, and mentioned third parties.";
|
|
2763
|
-
readonly similes: readonly ["RELATIONSHIP_ANALYZER", "SOCIAL_GRAPH_BUILDER", "CONTACT_EXTRACTOR"];
|
|
2764
|
-
readonly alwaysRun: false;
|
|
2765
|
-
readonly examples: readonly [{
|
|
2766
|
-
readonly prompt: "User introduces themselves with social media";
|
|
2767
|
-
readonly messages: readonly [{
|
|
2768
|
-
readonly name: "{{name1}}";
|
|
2769
|
-
readonly content: {
|
|
2770
|
-
readonly type: "text";
|
|
2771
|
-
readonly text: "Hi, I'm Sarah Chen. You can find me on X @sarahchen_dev";
|
|
2772
|
-
};
|
|
2773
|
-
}];
|
|
2774
|
-
readonly outcome: "Extracts X handle and creates/updates the entity with a platform identity.";
|
|
2775
|
-
}];
|
|
2776
|
-
}, {
|
|
2777
|
-
readonly name: "MEMORY_SUMMARIZATION";
|
|
2778
|
-
readonly description: "Automatically summarizes conversations to optimize context usage. Compresses conversation history while preserving important information.";
|
|
2779
|
-
readonly similes: readonly ["CONVERSATION_SUMMARY", "CONTEXT_COMPRESSION", "MEMORY_OPTIMIZATION"];
|
|
2780
|
-
readonly alwaysRun: true;
|
|
2781
|
-
readonly examples: readonly [];
|
|
2782
|
-
}, {
|
|
2783
|
-
readonly name: "LONG_TERM_MEMORY_EXTRACTION";
|
|
2784
|
-
readonly description: "Extracts long-term facts about users from conversations. Identifies and stores persistent information like preferences, interests, and personal details.";
|
|
2785
|
-
readonly similes: readonly ["MEMORY_EXTRACTION", "FACT_LEARNING", "USER_PROFILING"];
|
|
2786
|
-
readonly alwaysRun: true;
|
|
2787
|
-
readonly examples: readonly [];
|
|
2788
|
-
}];
|
|
2789
|
-
};
|
|
2790
|
-
export declare const allEvaluatorsSpec: {
|
|
2791
|
-
readonly version: "1.0.0";
|
|
2792
|
-
readonly evaluators: readonly [{
|
|
2793
|
-
readonly name: "REFLECTION";
|
|
2794
|
-
readonly description: "Generate a self-reflective thought on the conversation, then extract facts and relationships between entities in the conversation. Reflects on agent behavior and provides feedback for improvement.";
|
|
2795
|
-
readonly similes: readonly ["REFLECT", "SELF_REFLECT", "EVALUATE_INTERACTION", "ASSESS_SITUATION"];
|
|
2796
|
-
readonly alwaysRun: false;
|
|
2797
|
-
readonly examples: readonly [{
|
|
2798
|
-
readonly prompt: "Agent Name: Sarah\nAgent Role: Community Manager\nRoom Type: group\nCurrent Room: general-chat\nMessage Sender: John (user-123)";
|
|
2799
|
-
readonly messages: readonly [{
|
|
2800
|
-
readonly name: "John";
|
|
2801
|
-
readonly content: {
|
|
2802
|
-
readonly text: "Hey everyone, I'm new here!";
|
|
2803
|
-
};
|
|
2804
|
-
}, {
|
|
2805
|
-
readonly name: "Sarah";
|
|
2806
|
-
readonly content: {
|
|
2807
|
-
readonly text: "Welcome John! How did you find our community?";
|
|
2808
|
-
};
|
|
2809
|
-
}, {
|
|
2810
|
-
readonly name: "John";
|
|
2811
|
-
readonly content: {
|
|
2812
|
-
readonly text: "Through a friend who's really into AI";
|
|
2813
|
-
};
|
|
2814
|
-
}];
|
|
2815
|
-
readonly outcome: "<response>\n <thought>I'm engaging appropriately with a new community member, maintaining a welcoming and professional tone. My questions are helping to learn more about John and make him feel welcome.</thought>\n <facts>\n <fact>\n <claim>John is new to the community</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n <fact>\n <claim>John found the community through a friend interested in AI</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n </facts>\n <relationships>\n <relationship>\n <sourceEntityId>sarah-agent</sourceEntityId>\n <targetEntityId>user-123</targetEntityId>\n <tags>group_interaction</tags>\n </relationship>\n </relationships>\n</response>";
|
|
2816
|
-
}, {
|
|
2817
|
-
readonly prompt: "Agent Name: Alex\nAgent Role: Tech Support\nRoom Type: group\nCurrent Room: tech-help\nMessage Sender: Emma (user-456)";
|
|
2818
|
-
readonly messages: readonly [{
|
|
2819
|
-
readonly name: "Emma";
|
|
2820
|
-
readonly content: {
|
|
2821
|
-
readonly text: "My app keeps crashing when I try to upload files";
|
|
2822
|
-
};
|
|
2823
|
-
}, {
|
|
2824
|
-
readonly name: "Alex";
|
|
2825
|
-
readonly content: {
|
|
2826
|
-
readonly text: "Have you tried clearing your cache?";
|
|
2827
|
-
};
|
|
2828
|
-
}, {
|
|
2829
|
-
readonly name: "Emma";
|
|
2830
|
-
readonly content: {
|
|
2831
|
-
readonly text: "No response...";
|
|
2832
|
-
};
|
|
2833
|
-
}, {
|
|
2834
|
-
readonly name: "Alex";
|
|
2835
|
-
readonly content: {
|
|
2836
|
-
readonly text: "Emma, are you still there? We can try some other troubleshooting steps.";
|
|
2837
|
-
};
|
|
2838
|
-
}];
|
|
2839
|
-
readonly outcome: "<response>\n <thought>I'm not sure if I'm being helpful or if Emma is frustrated with my suggestions. The lack of response is concerning - maybe I should have asked for more details about the issue first before jumping to solutions.</thought>\n <facts>\n <fact>\n <claim>Emma is having technical issues with file uploads</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n <fact>\n <claim>Emma stopped responding after the first troubleshooting suggestion</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n </facts>\n <relationships>\n <relationship>\n <sourceEntityId>alex-agent</sourceEntityId>\n <targetEntityId>user-456</targetEntityId>\n <tags>group_interaction,support_interaction,incomplete_interaction</tags>\n </relationship>\n </relationships>\n</response>";
|
|
2840
|
-
}, {
|
|
2841
|
-
readonly prompt: "Agent Name: Max\nAgent Role: Discussion Facilitator\nRoom Type: group\nCurrent Room: book-club\nMessage Sender: Lisa (user-789)";
|
|
2842
|
-
readonly messages: readonly [{
|
|
2843
|
-
readonly name: "Lisa";
|
|
2844
|
-
readonly content: {
|
|
2845
|
-
readonly text: "What did everyone think about chapter 5?";
|
|
2846
|
-
};
|
|
2847
|
-
}, {
|
|
2848
|
-
readonly name: "Max";
|
|
2849
|
-
readonly content: {
|
|
2850
|
-
readonly text: "The symbolism was fascinating! The red door clearly represents danger.";
|
|
2851
|
-
};
|
|
2852
|
-
}, {
|
|
2853
|
-
readonly name: "Max";
|
|
2854
|
-
readonly content: {
|
|
2855
|
-
readonly text: "And did anyone notice how the author used weather to reflect the protagonist's mood?";
|
|
2856
|
-
};
|
|
2857
|
-
}, {
|
|
2858
|
-
readonly name: "Max";
|
|
2859
|
-
readonly content: {
|
|
2860
|
-
readonly text: "Plus the foreshadowing in the first paragraph was brilliant!";
|
|
2861
|
-
};
|
|
2862
|
-
}, {
|
|
2863
|
-
readonly name: "Max";
|
|
2864
|
-
readonly content: {
|
|
2865
|
-
readonly text: "I also have thoughts about the character development...";
|
|
2866
|
-
};
|
|
2867
|
-
}];
|
|
2868
|
-
readonly outcome: "<response>\n <thought>I'm dominating the conversation and not giving others a chance to share their perspectives. I've sent multiple messages in a row without waiting for responses. I need to step back and create space for other members to participate.</thought>\n <facts>\n <fact>\n <claim>The discussion is about chapter 5 of a book</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n <fact>\n <claim>Max has sent 4 consecutive messages without user responses</claim>\n <type>fact</type>\n <in_bio>false</in_bio>\n <already_known>false</already_known>\n </fact>\n </facts>\n <relationships>\n <relationship>\n <sourceEntityId>max-agent</sourceEntityId>\n <targetEntityId>user-789</targetEntityId>\n <tags>group_interaction,excessive_interaction</tags>\n </relationship>\n </relationships>\n</response>";
|
|
2869
|
-
}];
|
|
2870
|
-
}, {
|
|
2871
|
-
readonly name: "RELATIONSHIP_EXTRACTION";
|
|
2872
|
-
readonly description: "Passively extracts and updates relationship information from conversations. Identifies platform identities, relationship indicators, and mentioned third parties.";
|
|
2873
|
-
readonly similes: readonly ["RELATIONSHIP_ANALYZER", "SOCIAL_GRAPH_BUILDER", "CONTACT_EXTRACTOR"];
|
|
2874
|
-
readonly alwaysRun: false;
|
|
2875
|
-
readonly examples: readonly [{
|
|
2876
|
-
readonly prompt: "User introduces themselves with social media";
|
|
2877
|
-
readonly messages: readonly [{
|
|
2878
|
-
readonly name: "{{name1}}";
|
|
2879
|
-
readonly content: {
|
|
2880
|
-
readonly type: "text";
|
|
2881
|
-
readonly text: "Hi, I'm Sarah Chen. You can find me on X @sarahchen_dev";
|
|
2882
|
-
};
|
|
2883
|
-
}];
|
|
2884
|
-
readonly outcome: "Extracts X handle and creates/updates the entity with a platform identity.";
|
|
2885
|
-
}];
|
|
2886
|
-
}, {
|
|
2887
|
-
readonly name: "MEMORY_SUMMARIZATION";
|
|
2888
|
-
readonly description: "Automatically summarizes conversations to optimize context usage. Compresses conversation history while preserving important information.";
|
|
2889
|
-
readonly similes: readonly ["CONVERSATION_SUMMARY", "CONTEXT_COMPRESSION", "MEMORY_OPTIMIZATION"];
|
|
2890
|
-
readonly alwaysRun: true;
|
|
2891
|
-
readonly examples: readonly [];
|
|
2892
|
-
}, {
|
|
2893
|
-
readonly name: "LONG_TERM_MEMORY_EXTRACTION";
|
|
2894
|
-
readonly description: "Extracts long-term facts about users from conversations. Identifies and stores persistent information like preferences, interests, and personal details.";
|
|
2895
|
-
readonly similes: readonly ["MEMORY_EXTRACTION", "FACT_LEARNING", "USER_PROFILING"];
|
|
2896
|
-
readonly alwaysRun: true;
|
|
2897
|
-
readonly examples: readonly [];
|
|
2898
|
-
}];
|
|
2899
|
-
};
|
|
2900
|
-
export declare const coreActionDocs: readonly ActionDoc[];
|
|
2901
|
-
export declare const allActionDocs: readonly ActionDoc[];
|
|
2902
|
-
export declare const coreProviderDocs: readonly ProviderDoc[];
|
|
2903
|
-
export declare const allProviderDocs: readonly ProviderDoc[];
|
|
2904
|
-
export declare const coreEvaluatorDocs: readonly EvaluatorDoc[];
|
|
2905
|
-
export declare const allEvaluatorDocs: readonly EvaluatorDoc[];
|
|
2906
|
-
//# sourceMappingURL=action-docs.d.ts.map
|