cli_buddy 0.1.17
cli_buddy: ^0.1.17 copied to clipboard
A CLI tool to call any AI to ask, auto-complete, and generate code directly from any command line tool.
We analyzed this package 45 hours ago, and awarded it 125 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.1.17").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
67 out of 265 API elements (25.3 %) have documentation comments.
Some symbols that are missing documentation: cli_buddy.Architecture, cli_buddy.Architecture.Architecture.fromJson, cli_buddy.Architecture.Architecture.new, cli_buddy.Architecture.instructType, cli_buddy.Architecture.modality.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:cli_buddy/cli_buddy.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:cli_buddy/cli_buddy.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:cli_buddy/cli_buddy.dartthat declares support for platforms:Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Linux`.
Because:
package:cli_buddy/cli_buddy.dartthat imports:package:cli_buddy/src/common/service/open_router.dartthat imports:package:mason_logger/mason_logger.dartthat imports:package:mason_logger/src/mason_logger.dartthat imports:package:mason_logger/src/terminal_overrides.dartthat imports:package:mason_logger/src/ffi/terminal.dartthat imports:package:mason_logger/src/ffi/windows_terminal.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:cli_buddy/cli_buddy.dartthat imports:package:cli_buddy/src/common/service/open_router.dartthat imports:package:mason_logger/mason_logger.dartthat imports:package:mason_logger/src/mason_logger.dartthat imports:package:mason_logger/src/terminal_overrides.dartthat imports:package:mason_logger/src/ffi/terminal.dartthat imports:package:mason_logger/src/ffi/windows_terminal.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:cli_buddy/cli_buddy.dartthat imports:package:cli_buddy/src/common/service/open_router.dartthat imports:package:mason_logger/mason_logger.dartthat imports:package:mason_logger/src/mason_logger.dartthat imports:package:mason_logger/src/terminal_overrides.dartthat imports:package:mason_logger/src/io.dartthat imports:package:io/io.dartthat imports:package:io/src/shared_stdin.dartthat imports:dart:io
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 14 issues. Showing the first 2:
INFO: Unnecessary use of a null check ('!').
lib/src/common/domain/config.g.dart:55:65
╷
55 │ 'api_provider': _$APIProviderEnumMap[instance.apiProvider]!,
│ ^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/common/domain/config.g.dart
INFO: Unnecessary use of a null check ('!').
lib/src/common/domain/session.g.dart:54:41
╷
54 │ 'role': _$RoleEnumMap[instance.role]!,
│ ^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/common/domain/session.g.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
^3.6.1 |
3.6.1 | 4.0.7 | |
args |
^2.5.0 |
2.7.0 | 2.7.0 | |
barbecue |
^0.5.0 |
0.5.0 | 0.5.0 | |
cli_completion |
^0.5.1 |
0.5.1 | 0.5.1 | |
collection |
^1.19.0 |
1.19.1 | 1.19.1 | |
dio |
^5.6.0 |
5.9.0 | 5.9.0 | |
freezed_annotation |
^2.4.4 |
2.4.4 | 3.1.0 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
mason_logger |
^0.3.0 |
0.3.3 | 0.3.3 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 | |
process_run |
^1.2.0 |
1.2.4 | 1.2.4 | |
pub_updater |
^0.5.0 |
0.5.0 | 0.5.0 | |
result_dart |
^1.1.1 |
1.1.1 | 2.1.1 | |
shelf |
^1.4.2 |
1.4.2 | 1.4.2 | |
shelf_cors_headers |
^0.1.5 |
0.1.5 | 0.1.5 | |
shelf_router |
^1.1.4 |
1.1.4 | 1.1.4 | |
shelf_static |
^1.1.2 |
1.1.3 | 1.1.3 | |
shelf_web_socket |
^2.0.0 |
2.0.1 | 3.0.0 | |
web_socket_channel |
^3.0.1 |
3.0.3 | 3.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
http |
- | 1.5.0 | 1.5.0 | |
http_methods |
- | 1.1.1 | 1.1.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
meta |
- | 1.17.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
process |
- | 5.0.5 | 5.0.5 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
string_validator |
- | 1.2.0 | 1.2.0 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^3.6.1` on archive does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions archive to update the constraint.
The constraint `^2.4.4` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.1, Dart 3.9.4.
Check the analysis log for details.