Union type representing all possible events that can occur during the AutoBe
development pipeline execution.
This comprehensive event system provides real-time visibility into every
stage of the automated development process, from initial requirements
analysis through final application generation. Each event type captures
specific moments in the pipeline workflow, enabling detailed monitoring,
progress tracking, and debugging capabilities.
The events are organized by agent responsibility: conversation events for
user interaction, analyze events for requirements processing, interface
events for API specification generation, prisma events for database design,
test events for validation code creation, and realize events for final
application assembly.
This event-driven architecture allows external systems to monitor pipeline
execution, implement custom logging, provide user feedback, or integrate with
other development tools by subscribing to specific event types.
Union type representing all possible events that can occur during the AutoBe development pipeline execution.
This comprehensive event system provides real-time visibility into every stage of the automated development process, from initial requirements analysis through final application generation. Each event type captures specific moments in the pipeline workflow, enabling detailed monitoring, progress tracking, and debugging capabilities.
The events are organized by agent responsibility: conversation events for user interaction, analyze events for requirements processing, interface events for API specification generation, prisma events for database design, test events for validation code creation, and realize events for final application assembly.
This event-driven architecture allows external systems to monitor pipeline execution, implement custom logging, provide user feedback, or integrate with other development tools by subscribing to specific event types.