Conversation
dev will now be used before main * Clarify Agent instructions for dev workflow
* Allow for HF org with different name from codebase platform * Add terminal rendered error message in case of missing/incorrect config keys at Vite start * Improve validation
* Move type/platform-based repo fetching to dedicated api modules * Check releases are loaded before fetching code repos * Move rendering, URL management, and UI logic to external modules * Move tag lookup creation to tag-related utils file to reduce parameter passing internal variable only required for normalizing tags * Restructure repo to accommodate larger number of source files arrange by purpose * Update AGENTS repository layout description to reflect changes initial description updates generated with Gemini 3.1 Pro in a modularization discussion thread updated paths for test list * Add tests for new API fetch modules and URL management Tests constructed with aid of Gemini 3.1 Pro and Thinking Switch to jsdom testing strategy, copilot suggestion * Move HF default tag filtering to normalizeTag utility consolidates tag processing, creating single location for potential personalization of tags
use named imports, error with jsyaml, standardize fs use
* Add description of contributing guidelines * Clarify default setting of repo as Imageomics Catalog Co-authored-by: Isabella Lo <isabellalo9339@gmail.com> * Add note about contributing to the template * Apply suggestions from code review Co-authored-by: Hilmar Lapp <hlapp@drycafe.net> --------- Co-authored-by: Isabella Lo <isabellalo9339@gmail.com> Co-authored-by: Hilmar Lapp <hlapp@drycafe.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains all the v4.3.0 updates: