hey am i missing something or does keepassxc just... not have CI that runs on each commit

edit: no, they use something called "TeamCity"

(yes we're forking it because of the ai thing, no it's not gonna be usable for a while)

@whitequark KeepassXC was fun before ai. Their secret service replaces auto-type-placeholders in password fields. It's a cool feature, but without a way to disable and undocumented (could be surprising if your password happens to contain e.g. "{TOTP}").

https://github.com/keepassxreboot/keepassxc/issues/7411#issuecomment-2858317066

Ability to return current TOTP from secret service api · Issue #7411 · keepassxreboot/keepassxc

Summary Having the keyring report the TOTP can be very useful for automated procedures in a shell. Thus being able to tell KeePassXC to report the TOTP-value for password would make a lot of sense....

GitHub