Skip to content

Add Yardsort - #105

Closed
joaoh82 wants to merge 1 commit into
hellogumbo:mainfrom
joaoh82:add-yardsort
Closed

joaoh82 wants to merge 1 commit into
hellogumbo:mainfrom
joaoh82:add-yardsort

Conversation

@joaoh82

@joaoh82 joaoh82 commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

Adds Yardsort (joaoh82/yardsort) under Agent tooling.

Yardsort is a Tauri desktop app (Rust core, React frontend) that runs terminal coding agents in parallel git worktrees on Linux, macOS and Windows. Its optional Assist feature calls Jev (jev-1.13.0) with the user's own TypeSafe key: after an agent stops writing, each changed file is checked against what the workspace was asked to do and flagged files get a badge, and the message composer gets typed suggestions. No text generation, and terminal output is never sent anywhere.

Only data/projects.json is changed; npm run validate passes (998 entries valid).

🤖 Generated with Claude Code


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Summary by CodeRabbit

  • New Features
    • Added Yardsort to the project catalog, listed under agents.

Desktop app for running coding agents in parallel git worktrees; Jev
checks each changed file against the workspace's task.

Co-Authored-By: Claude Opus 5 <[email protected]>
@coderabbitai

coderabbitai Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: f6e2545b-ad73-47a7-b871-8944105dffeb

📥 Commits

Reviewing files that changed from the base of the PR and between 1149aac and 31c254e.

📒 Files selected for processing (1)
  • data/projects.json

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The projects catalog adds yardsort, a Rust desktop app, under the agents category. The entry includes its repository, website, date, and star count.

Changes

Project catalog

Layer / File(s) Summary
Add yardsort project
data/projects.json
Adds yardsort with its repository and website, categorized as a Rust agent project with an added date of 2026-09-23 and 0 stars.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: scald

Merge Risk: ⚪ Minimal · up to 31c25

The Yardsort entry passes catalog validation and follows the catalog’s category and URL conventions. No material merge risk was identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description identifies the project, explains where Jev fits, states that only data/projects.json changed, and reports that npm run validate passed. The template checklist is not checked, and autho…
Title check ✅ Passed The title “Add Yardsort” clearly identifies the main change and is concise.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

scald pushed a commit that referenced this pull request Sep 24, 2026
Landed from #105.
@scald

scald commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

Landed on main as d82193e with you as the commit author, now live on https://awesomejev.com. Closing rather than merging because every PR appends to the same data file and they conflict with each other; landing directly keeps your authorship. Thanks!

@scald scald closed this Sep 24, 2026
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.

2 participants