Visualize the changes#629
Closed
cypres wants to merge 10 commits intofeature/PROJ-147-operator-redesignfrom
Closed
Visualize the changes#629cypres wants to merge 10 commits intofeature/PROJ-147-operator-redesignfrom
cypres wants to merge 10 commits intofeature/PROJ-147-operator-redesignfrom
Conversation
* Workflow Status Pending Maps to "Waiting" category * Fix lint and tests * Fix mypy
… skills add (#605) * Add osmo-agent skill package for cross-platform distribution via skills.sh - Add skills/README.md with install instructions, usage examples, and supported platforms - Update SKILL.md frontmatter: rename to osmo-agent, add license, compatibility, and metadata fields for Agent Skills spec compliance - Fix license to Apache-2.0 to match repo LICENSE - Add Agent Skill section to install docs with npx install command * Update README.md
* Add jitter to the ctrl jwt fetch * use equal jitter
* Implement Pool Summary Cards * Carve out free/used on pools.. no additional toggle * Rename to PoolGpuSummaryCard * Code simplify
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.
Visualize the changes