very_good_cli icon indicating copy to clipboard operation
very_good_cli copied to clipboard

A Very Good Command-Line Interface for Dart created by Very Good Ventures 🦄

Results 108 very_good_cli issues
Sort by recently updated
recently updated
newest added

:rotating_light: There are changes ready for release :rocket: ℹ Merge this PR once the team confirms the release is ready. --- ## [0.29.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.28.0...v0.29.0) (2025-12-10) ### Features * add custom MCP...

autorelease: pending

## Status **READY** ## Description - Part of #1425 ## Type of Change - [x] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug fix (non-breaking...

Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.26.3 to 1.28.0. Release notes Sourced from test's releases. package:test v1.28.0 Add isSorted and related matchers for iterables. Consider NaN to be equal to itself in equals....

dart
dependencies

Please squash and merge me!

bot

### Description we need to upgrade the project to the latest VGA release when it lands: https://pub.dev/packages/very_good_analysis/versions/10.1.0-rc.1 ### Requirements - [ ] All CI/CD checks are passing. - [ ]...

feature

### Description CI should use the tool `generate_test_optimizer_bundle.sh` as a verification to make sure that current project have the optimizer bundle up to date with recent changes Currently the test_optimizer.yaml...

bug
ci

### Description Currently, the platform tests are running without optimization, which can make the test suite less performant. This is due to inconsistent behavior of platform tests when placed in...

feature

### Description It could be useful to extend very_good_cli with support for Model Context Protocol (MCP) With MCP integration, very_good_cli commands (e.g., create, analyze, test) could be exposed as structured...

feature