Xavier Chanthavong

Results 189 comments of Xavier Chanthavong

> > Knowledge about whether a passphrase is required is contained in the `FileAtKeysIo` class which is in the huge `tech-debt-removal` branch. > > [@Xlin123](https://github.com/Xlin123) when will `tech-debt-removal` be merged...

> I've made the necessary changes in AtAuth and AtOnboardingCLI. Which applications is this feature expected to be consumed in? (e.g. sshnp, sshnpd, etc) [@XavierChanth](https://github.com/XavierChanth) Any application that needs to...

I chose to delay the rest of this work, extracting the file picker into a service, which is the minimum required amount of work needed by the NoPorts desktop app....

Converted back to draft to write tests.

@JeremyTubongbanua let's take some time to plan this one out this week, and hopefully get started

I will be taking this on in the next two weeks.

I've spent about an hour on option 1. It is most certainly doable, but feels like a waste of time. A better use of time would be providing some examples...

This is actually quite hard to do, backlogging for now as I've found a more reasonable path forward with streams. Given that MCP supports things like stdio and sse, I've...

Same here, it seems some GHA runners are using cmake v3.31.6, some are using 4.0.0 (ubuntu-latest).