Skip to content

Conversation

@SjnExe
Copy link
Owner

@SjnExe SjnExe commented Jan 17, 2026

No description provided.

google-labs-jules bot and others added 3 commits January 17, 2026 15:01
- Remove RSS feed generation logic as requested.
- Fix JS `strip` vs `trim` bug in dependency parsing.
- Implement responsive modal scaling for mobile.
- Update UI text (Author badges, installation command format).
- Optimize package data loading with `packages.json`.
- Add `copyText` utility function for install commands.
- Added `Autopilot` workflow (`autopilot.yml`) and script (`autopilot.py`) to automatically check for updates using `nvchecker` and create PRs.
- Created `nvchecker.toml` configurations for `bash` and `coreutils` to enable auto-updates.
- Reverted `metadata.py` to use GitHub Releases for storage (Option A), generating absolute URLs in the `Packages` index. This aligns with the "Infinitely Scalable" requirement.
- Optimized `builder.py` to SKIP downloading artifacts on remote cache hits. This works safely because `metadata.py` merges the existing remote index (containing old Release URLs) with new local builds. This eliminates redundant downloads.
- Updated `site_generator.py` with UI fixes: removed RSS, fixed JS bugs (`strip` vs `trim`), improved modal responsiveness, and added "Copy Install Command" button.
- Cleaned up `metadata.py` by removing unused code.
@SjnExe SjnExe merged commit dc6fc76 into main Jan 17, 2026
29 checks passed
@SjnExe SjnExe deleted the fix-gpg-passphrase-publish-13255097487313834104 branch January 17, 2026 16:47
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