Alexander Sumer

Results 4 issues of Alexander Sumer

In my Cargo.toml, I originally had raft = {version = "0.5.0"} and everything was fine, but then I needed prost because I am using tower-grpc so I changed the dependency...

Reader name: AKS ifdh 0 ATR: 3BFF9600008131804380318065B0850300EF120FFE82900066 ```js { "cards": [{ "atr": "3BFF9600008131804380318065B0850300EF120FFE82900066", "name": "IDPrime MD 8840, 3840, 3810, 840 and 830", "driver": "39b3d7a3662c4b48bb120d008dd18648" }] } ``` [Smart card ATR...

enhancement
ready for review
new smart card

## Problem Sub-agents prompt for permissions that the parent session has already granted. **Example:** 1. Parent grants permission for `Bash(npm test:*)` 2. Sub-agent spawns and asks for permission to run...

enhancement
area:tools
area:core

## Proposed API Excluding untestable types from coverage should be an automatic configuration option, not a manual burden on the developer. ```kotlin kover { excludeDataClasses = true excludeInterfaces = true...

Feature
S: postponed
Implement in KGP