Skip to content

Add maze benchmarks and linked artifacts#28

Merged
willdaly merged 1 commit into
mainfrom
feature/maze-benchmarks-and-artifacts
Mar 20, 2026
Merged

Add maze benchmarks and linked artifacts#28
willdaly merged 1 commit into
mainfrom
feature/maze-benchmarks-and-artifacts

Conversation

@willdaly
Copy link
Copy Markdown
Owner

Implements the next two maze-assignment follow-ups after the working scaffold merge. The generated maze project now includes a benchmark_maze.py script that measures BFS, DFS, and A* runtime, peak memory, and path length, writing results to benchmark_results.json and BENCHMARK_RESULTS.md. The agent also now downloads linked text-maze artifacts from assignment descriptions and includes them under artifacts/ in generated repositories when available. Validated with .venv/bin/python -m pytest -q.

@willdaly willdaly merged commit 7c34887 into main Mar 20, 2026
3 checks passed
@willdaly willdaly deleted the feature/maze-benchmarks-and-artifacts branch March 20, 2026 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant