Skip to content

Fix pathfinding correctness and remove client secrets - #1

Merged
MokiMeow merged 4 commits into
mainfrom
codex/repair-maze-find
Jul 21, 2026
Merged

Fix pathfinding correctness and remove client secrets#1
MokiMeow merged 4 commits into
mainfrom
codex/repair-maze-find

Conversation

@MokiMeow

Copy link
Copy Markdown
Owner

Summary

  • remove the committed browser environment file and replace the remote OpenAI dependency with a local pathfinding guide
  • modernize the React/Vite toolchain and add a least-privilege CI workflow
  • fix BFS, DFS, Dijkstra, repeated-run, reset, and path-order behavior
  • add deterministic algorithm tests

Validation

pm test (5 passed)

pm run lint

pm run build

pm audit --audit-level=moderate (0 vulnerabilities)

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
maze-finder Ready Ready Preview, Comment Jul 21, 2026 9:32pm

@MokiMeow
MokiMeow marked this pull request as ready for review July 21, 2026 21:32
@MokiMeow
MokiMeow merged commit dab5dc3 into main Jul 21, 2026
3 checks passed
@MokiMeow
MokiMeow deleted the codex/repair-maze-find branch July 21, 2026 21:32
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