Spaces:
Paused
Paused
File size: 212 Bytes
287f3d3 | 1 2 3 4 5 6 7 | """Agentic AI core for the DevOps Hackathon platform.
Transforms a vague business idea into a validated software engineering
blueprint through an autonomous multi-agent workflow.
"""
__version__ = "0.1.0" |