viper151
viper151
@lvalics did you check this one by any chance?
@AlyssonM when saving the changes, the server restarts as you are saving the details on .env. Can you utilize the sqlite database instead and save the information in there? You...
@AlyssonM let me know once you have made some changes to this
@adityak74 does this work for you ? I don't believe it would easily work as the cwd that is defined in the ~/.Claude/projects jsonl filesa is the absolute path for...
@aslaker I wasn't able to verify yet if it's working on not. Only thing I'm concerned about is the ability to work on local folders given the project relies on...
@adityak74 projects.js:187 - Extracts actual project directories from session files These paths point to host directories that don't exist in the container the way I see it and in claude-cli.js:31...
@kosukesaigusa sorry it took me some time to review this one. This is an amazing addition. In some cases settings are not storred in .claude/settings but in ~/.claude.json It might...
@kosukesaigusa do you have any update on this one by any chance or shall I close this PR?
I recently merged this PR. https://github.com/siteboon/claudecodeui/pull/197 Is this still relevant and if so, can you resolve the conflicts so I can check it but also mention some examples on what...