Chris Schneider

Results 39 comments of Chris Schneider
trafficstars

The histogram peak is at ~300 endpoints, trailing off pretty fast after that with only a very small handful of customers having more than 1000 endpoints.

Did either of the workarounds work for this? Either moving the order of deps around, or doing the custom compiler `defmodule Mix.Tasks.Compile.ScoutAppTemplates do`?

Either a hard exception, or just default to i686 and see if it works? I'm not sure of the scope of the values that can come out of the arch...

We launch CA with the daemonize flag right? That should do all the work of closing STDIN/OUT/ERR on the core agent side. There was an issue with file handles being...

Right now, the core agent is intended to be a launch & daemonize sequence, so it's not attached to the running php/python process at all. The design is that we...

Update: I figured out what happened. Probably a UX issue with adding custom models. I forgot to set the base url for openrouter, so I think it's still defaulting to...

Update, I manually went to update it, and it required me to use sudo to get the new copy over the old one. Maybe it is the parent dir that...

Should have searched :) It sure looks like my scenario in that ticket, I'll close this one.

Dropping some direct links here to follow along. Looks like at least some work has been done on running minitest tests together, which I guess would help this repo eventually...