Saved progress at the end of the loop

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: f6819c21-e85d-45ac-acde-604db2cfa4fe
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 5eac9256-3660-4f01-a52d-e7bca9c1af6b
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
CoolGuy27
2026-04-20 20:47:15 +00:00
parent d27949385e
commit 70f66ebebb

25
.replit Normal file
View File

@@ -0,0 +1,25 @@
[workflows]
runButton = "Project"
[[workflows.workflow]]
name = "Project"
mode = "parallel"
author = "agent"
[[workflows.workflow.tasks]]
task = "workflow.run"
args = "Start application"
[[workflows.workflow]]
name = "Start application"
author = "agent"
[[workflows.workflow.tasks]]
task = "shell.exec"
args = "cd /home/runner/workspace/American-Identity-Project && java Display"
[workflows.workflow.metadata]
outputType = "vnc"
[agent]
expertMode = true