Palmer Duckworth
Palmer Duckworth
**Describe the bug** Export to PDF broken **Product Flavor** - [ ] Managed (https://rxresu.me) - [ x] Self Hosted **To Reproduce** 1. Go to a resume 2. Click on export...
**Describe the bug** Clicking Google login does nothing except the button animation of being clicked **Product Flavor** - [x] Managed (https://rxresu.me) - [ ] Self Hosted **To Reproduce** 1. Go...
**Describe the bug** Services not autopopulating/being discovered despite having properly configured docker integration **Expected behavior** Services populated in services.yaml, with default services.yaml **Additional context** - Happens with both "latest" and...
### I asked it to take a look at a resume from a pastebin, and gave it the link. The counter went up on the document, so I'm assuming it...
This pull request replaces the original setup.sh script with two new scripts: init.sh and setup.mjs. init.sh is a simple bash script that sets up the environment by installing necessary npm...
Created a setup script and a docker-compose route to make it easier for beginners. Currently only docker-compose is working, no errors. I will need to do more work on docker...
The primary goal of this merge request is to enhance the overall robustness of the setup process and minimize potential issues related to dependency conflicts, port clashes, configuration differences, and...
**Describe the bug** When running the aider tool on a directory containing non-text files such as images (png, jpg, etc.), the program crashes with a `UnicodeDecodeError`. **To Reproduce** Steps to...
**Feature Description** Currently, the `/add` function accepts directory paths to add the entire directory or spefic file paths to the program's context. A useful enhancement would be to support the...
I have checked my environment variables like `XDG_CONFIG_HOME` being set, and I have my files in `~/.config/waybar`, but whenever I launch waybar it uses /etc/xdg/waybar/config. I am on fedora using...