Getting Started
Release Notes
Stay up to date with the latest changes, improvements, and fixes in CodeCargo.
New Features
- You can now view CargoWall statistics and enforcement metrics through a new overview dashboard showing blocked connections, policy violations, and workflow run summaries.
- Added Service Catalog operations to the Dev Tools dialog, allowing you to scan repositories for services, rescan existing services, and manage service detection directly from the interface.
- You can now view pull request history for workspaces, showing all previous PRs created from a workspace with their status and repository information.
- Added network destination icons throughout CargoWall views, making it easier to identify external services and platforms at a glance.
Improvements
- Actions Insights overview now deep-links to the internal Actions Explorer instead of opening GitHub in a new tab when clicking on action names.
- The Actions Explorer table view now properly truncates long action and workflow names with ellipsis tooltips.
- Fullscreen graph mode now uses the entire viewport across all graph views, with improved positioning and background consistency.
- CargoWall workflow visualization now properly handles matrix jobs and strategy-based workflows.
- Enhanced CargoWall policy management with consistent "Allow/Deny" terminology and improved policy inheritance rules.
- Background user repository syncing now prevents UI blocking during onboarding and includes retry functionality for failed syncs.
- Added building block tooltips to repository nodes in the Actions Explorer dependency graph.
- Improved responsive design and color consistency across CargoWall components.
Bug Fixes
- Fixed caching errors in the operator that could cause repository synchronization failures.
- Fixed workspace sync modal behavior by removing the confusing "Cancel" button after sync completion.
- Fixed DNS event cleanup in CargoWall to reduce noise and properly handle DNS query accumulation.
- Fixed Service Catalog loading states when selecting components in the graph view.
- Fixed race conditions in organization user sync completion that could leave users stuck on sync screens.
- Fixed pull request opening failures after workspace merges by using distinct branch names and proper rebasing.
- Fixed markdown table rendering in building block documentation.
- Fixed left navigation highlighting for repository and project subpaths.
- Fixed editor UI issues including ghost button cursor behavior and toast message terminology.
Actions Insights Documentation
New Actions Insights page covering the overview dashboard, actions and workflows explorers, dependency graph visualization, and version pinning practices.
CargoWall Documentation
Added a dedicated CargoWall documentation page covering the overview dashboard, policies, assignments, runs, and workflow visualization.
Expanded Documentation
- New Access Control page covering organization roles, teams, project permissions, and personal access tokens
- New Operators & Settings page covering self-hosted cargo operators, organization settings, and agent configuration
- Expanded Self-Service Workflows with run execution details, status states, run history, and filtering
- Expanded Workspaces with sync flow, multi-repo PR creation, and workspace management
New Features
- You can now configure Self-Service Workflows to run as the GitHub App instead of requiring individual user permissions, enabling broader access across your organization.
- Added Actions Insights with a new overview dashboard showing version distribution, top-used actions, and version sprawl metrics across your repositories.
- You can now view dependency graphs and detailed usage information for both actions and workflows through the new Actions Explorer and Workflows Explorer.
- Added CargoWall policy management UI for configuring network policies on workflow jobs.
- Self-Service Workflows now include organization-wide views showing all workflows and runs across projects.
Improvements
- You can now continue editing workspaces after opening pull requests, with automatic rebasing to keep your changes in sync.
- The dashboard title now shows "My Dashboard" for a more personal experience.
- Added quick "Remediate" action to compliance findings for faster issue resolution.
- Self-Service Workflows now support filtering by steps and show user-specific runs.
- Workspace usability improvements including PR indicators in the file tree, better sync modal behavior, and expanded workspace management options.
- Added tour journeys and welcome cards to help new users get started.
- Upgraded to Claude Sonnet 4.6 for improved AI-powered code suggestions and analysis.
Bug Fixes
- Fixed line number display issues in the code editor that would reappear after reopening.
- Fixed right workspace panel visibility on wider screens.
- Fixed breadcrumb navigation not updating when accessing organization self-service pages.
- Fixed authentication issues with CargoWall reporting.
- Fixed table event bubbling issues in the UI.
- Fixed workspace step visibility when the workspace panel is open.
- Fixed binary file handling when switching branches to match rebase behavior.
- Fixed errors in opening pull requests now show proper failure messages during changeset sync.
