Andrew Berrien

Results 23 issues of Andrew Berrien

enhancement
area:content

The form - to create a new path or edit an existing one - is not properly backed by a changeset. I think this is an artifact from a previous...

bug
chore
roadmap

One idea which came up during the original conversation with Brian around the page variants feature: If we want to force a page to use a specific variant, we could...

enhancement
area:cro

### Describe the feature or improvement you're requesting Currently when `stream: true` is set, we're receiving responses with string keys: ```elixir %{ "choices" => [ %{"delta" => %{"role" => "assistant"},...

Requires corresponding PR in beacon main repo

Resolves #564

If the step ``` RUN mix esbuild.install --if-missing ``` comes before ``` RUN mix assets.deploy ``` then the app can fail to boot with an error like: ``` 2025-02-14T18:37:34Z app[17815ee1c522d8]...

documentation