Skip to content

feat: Add recent project selector (with fzf) - #2

Merged
daltonbr merged 4 commits into
mainfrom
update/new-behavior
Dec 16, 2025
Merged

feat: Add recent project selector (with fzf)#2
daltonbr merged 4 commits into
mainfrom
update/new-behavior

Conversation

@daltonbr

@daltonbr daltonbr commented Dec 16, 2025

Copy link
Copy Markdown
Owner

This PR implements an interactive launcher for recent Unity projects, as detailed in Discussion #1

Summary:

  • Running the script with no arguments now opens an interactive list of recent projects, using fzf if available (with a fallback).
  • The original/legacy behavior of opening a project from the current path without specifying it was preserved.
  • Adds supporting files for future testing projects-v1.json and supporting documentation (also AGENTS.md for LLMs).

@daltonbr daltonbr changed the title feat: Interactive Recent Project feat: Add recent project selector (with fzf) Dec 16, 2025
@daltonbr
daltonbr merged commit 467639a into main Dec 16, 2025
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