leonard_tmux 0.1.0
leonard_tmux: ^0.1.0 copied to clipboard
A pure-Dart, process-backed Leonard extension: projects a genesis_tmux client's sessions/panes/output into a genesis_perception tree and exposes a send-keys tool.
0
likes
160/ 160
pub points
205
downloads
We analyzed this package 3 days ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
25 out of 25 API elements (100.0 %) have documentation comments.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:leonard_tmux/leonard_tmux.dartthat imports:package:leonard_tmux/src/tmux_perception.dartthat imports:package:leonard_tmux/src/tmux_observation.dartthat imports:package:genesis_tmux/genesis_tmux.dartthat imports:package:genesis_tmux/src/process_executor.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
genesis_perception |
^0.1.2 |
0.1.3 | 0.1.3 | |
genesis_tmux |
^0.1.0 |
0.1.0 | 0.1.0 | |
leonard_agent |
^0.1.0 |
0.1.5 | 0.1.5 | |
meta |
^1.16.0 |
1.19.0 | 1.19.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
anthropic_sdk_dart |
- | 5.0.0 | 6.0.0 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+4 | 0.3.5+4 | |
crypto |
- | 3.0.7 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dartantic_ai |
- | 3.4.2 | 3.4.2 | |
dartantic_interface |
- | 4.0.1 | 4.0.1 | |
decimal |
- | 3.2.4 | 3.2.4 | |
email_validator |
- | 3.0.0 | 3.0.0 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
genai_primitives |
- | 0.2.3 | 0.2.3 | |
genesis_tree |
- | 0.1.5 | 0.1.5 | |
googleai_dart |
- | 8.0.0 | 9.0.0 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
json_schema |
- | 5.2.2 | 5.2.2 | |
json_schema_builder |
- | 0.1.5 | 0.1.5 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.20 | 0.12.20 | |
mcp_dart |
- | 2.2.2 | 2.2.2 | |
mime |
- | 2.0.0 | 2.0.0 | |
mistralai_dart |
- | 4.0.0 | 5.0.0 | |
ollama_dart |
- | 2.4.0 | 2.4.0 | |
openai_dart |
- | 7.0.1 | 7.0.1 | |
path |
- | 1.9.1 | 1.9.1 | |
pool |
- | 1.5.2 | 1.5.2 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rational |
- | 2.2.3 | 2.2.3 | |
rfc_6901 |
- | 0.2.1 | 0.2.1 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
sse |
- | 4.2.0 | 4.2.0 | |
sse_channel |
- | 0.2.2 | 0.2.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.13 | 0.7.13 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uri |
- | 1.0.0 | 1.0.0 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vm_service |
- | 14.3.1 | 15.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.14, Dart 3.12.2.
Check the analysis log for details.