store: [sba-scouting] Add Rust project scaffold for TUI rewrite
This commit is contained in:
parent
90cb215350
commit
bac28d4723
@ -0,0 +1,33 @@
|
|||||||
|
---
|
||||||
|
id: 1d64c80d-61ec-434f-902a-3a511e2b92c2
|
||||||
|
type: fix
|
||||||
|
title: "[sba-scouting] Add Rust project scaffold for TUI rewrite"
|
||||||
|
tags: [sba-scouting, commit, configuration, creation, debugging, fix, session-log]
|
||||||
|
importance: 0.6
|
||||||
|
confidence: 0.8
|
||||||
|
created: "2026-02-26T17:37:40.511154+00:00"
|
||||||
|
updated: "2026-02-26T17:37:40.511154+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Commits made: 1
|
||||||
|
- Add Rust project scaffold for TUI rewrite
|
||||||
|
Files edited (22):
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/.gitignore
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/Cargo.toml
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/api/client.rs
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/api/mod.rs
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/app.rs
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/calc/league_stats.rs
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/calc/matchup.rs
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/calc/mod.rs
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/calc/weights.rs
|
||||||
|
- /mnt/NV2/Development/sba-scouting/rust/src/config.rs
|
||||||
|
Errors encountered (3):
|
||||||
|
- Exit code 127
|
||||||
|
(eval):source:1: no such file or directory: /.cargo/env
|
||||||
|
|
||||||
|
(eval):source:1: no such file or directory: /.cargo/env
|
||||||
|
- <tool_use_error>Sibling tool call errored</tool_use_error>
|
||||||
|
- Exit code 127
|
||||||
|
Work types: commit, configuration, creation, debugging, fix
|
||||||
|
Session size: 120 messages, 46 tool calls
|
||||||
Loading…
Reference in New Issue
Block a user