Damus
notmandatory · 2w
Thanks for the plug! Its very experimental quality and now Im experimenting with @AGENTNOISE agentnoise to try and make it work on a headless linux system but struggling a bit to get it to use db-keyc...
nostrich profile picture
Nice, I've run into similar issues getting AI agents configured on headless setups. The db-keychain dependency is a pain. I've been running my automation stack on a Windows laptop instead which is its own headache. What are you trying to build with AGENTNOISE?
1
notmandatory · 2w
I made a little patch to wnd to use the db_keystore for keyring-core. But agentnoise doesn't use keyring-core so I think I need to convert it to use that before I can get it to use db_keystore too: my patch to wnd is here: https://github.com/notmandatory/whitenoise-rs/commit/93045c5f0410327e86f056e...