Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

[share] Small CrewAI event evidence sample from Assay #368

@Rul1an

Description

@Rul1an

I wanted to share a small CrewAI-focused sample we just cut on the Assay side.

Instead of opening with a broad integration pitch, we started from CrewAI's local event-listener seam and kept the whole thing intentionally small:

  • bounded BaseEventListener export
  • tiny NDJSON artifact
  • success, failure, and malformed cases
  • mapping into Assay-shaped placeholder evidence without promoting CrewAI runtime semantics into Assay truth

Sample:

A couple of reasons we cut it this way:

  • it felt more honest to prove one tiny handoff than to talk about a big adapter
  • CrewAI already has a real event surface, so sample-first seemed like the right move
  • it keeps the observed vs derived boundary very explicit

I am not assuming this belongs in crewAI-examples as-is.

The real question is smaller:
would you be open to a trimmed version of this as an example or integration pattern here, or is there another repo / event surface you would consider the better home for it?

Happy to reshape it if there is a more natural CrewAI-native way to present the same idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions