sf-agent-framework
Version:
AI Agent Orchestration Framework for Salesforce Development - Two-phase architecture with 70% context reduction
27 lines (26 loc) • 456 B
JSON
[
{
"eventName": "test-event",
"timestamp": "2025-08-11T03:58:27.222Z",
"data": {
"value": 100,
"user": "test"
}
},
{
"eventName": "agent-execution",
"timestamp": "2025-08-11T03:58:34.493Z",
"data": {
"agent": "sf-agent",
"duration": 1500
}
},
{
"eventName": "test-event",
"timestamp": "2025-08-11T03:58:41.803Z",
"data": {
"value": 200,
"user": "test2"
}
}
]