deploy: rate limit stats, cursor pagination, validation, tests, CI, and refactors #5

Open
AI-Manager wants to merge 30 commits from leeworks-agents/SPARC:main into main
Showing only changes of commit a07a0c7fbe - Show all commits
+1 -1
View File
@@ -159,7 +159,7 @@ export function Analysis() {
</button> </button>
</div> </div>
</div> </div>
<div className="prose prose-invert max-w-none"> <div className="prose dark:prose-invert max-w-none">
<div className="text-text-primary whitespace-pre-wrap leading-relaxed"> <div className="text-text-primary whitespace-pre-wrap leading-relaxed">
{result.analysis} {result.analysis}
</div> </div>