Joshua C Elliott
Joshua C Elliott
These are definitely on the roadmap. No specific timeline yet though.
Do you have specific features from that you want to use? We already support a lot of similar operations with the `/dir`, `/file`, and `/meta` endpoints.
@rpschoenburg it looks like `repositories::remote_mode::commit::tests::test_remote_mode_commit_removed_dir` is failing consistently, so probably an issue with the glob pathing. Can you take a look?
@rpschoenburg comparing the output from the CI run vs my local, I noticed a difference that likely points to the problem: **Local** ``` cargo test --lib repositories::remote_mode::commit::tests::test_remote_mode_commit_removed_dir -- --nocapture ```...
@seanhoughton we've made a lot of updates in the relevant code for add. We haven't been able to reproduce the issue on newer versions of Oxen, but if you have...
@paul-hammant could you give me a bit more context around this? What's the use case where you don't want to run an `oxen config` first?
@type-checker are you running oxen-server with authentication enabled? It's not enabled by default.
I use a setup like this as well, but I often put "panels", not just editors, in the second window.
I had the same issue. This change works for me.