-
### Operating System
Linux, Arch
### Python Version
3.12
### ClaudeSync Version
0.6.1
### Installation Type
New
### Configuration
```json
{
"claude_api_url": "https://api.claude.ai/api",
…
-
- Java Topics:
- [x] #13
- [x] #14
- [ ] #16
- [x] #15
- [ ] #17
- [x] #18
- [x] #19
- [x] #20
- [ ] #21
- [ ] #22
- [ ] #23
- [ ] #24
- [ ] #25
- [ ] #26
…
-
### The Feature
We would like a better way to handle error responses from the litellm proxy. Currently we get errors like this from the api:
```json
{
"error":{
"code":"400",
"message"…
-
I use this piece of software mostly in the context of latex writing a build tool in latex.
But I also want to integrate with latexmk which is in perl and also with splitindex which has an implementa…
-
Hi Thomas
First off, I very much appreciate what you are doing with your channel.
I set out to build an open source CubeSat a few years ago and earlier this year, I have started a [YT channel](h…
-
Please might you consider updating the README.md with some preliminary orientation?
It would be helpful to have a section that allows someone using a third-party tool such as regex101.com to test p…
p-i- updated
11 months ago
-
### Describe the bug
The generated Python docs incorrectly shows `memory_limit_mi_b` as the property when there should be no underscore in `mi_b`. [Seen here](https://docs.aws.amazon.com/cdk/api/v2/p…
-
Compiling a source file with size 4 GiB - 1 B (`u32::MAX` bytes) makes the compiler crash.
Compiling a source file of size 4 GiB produces the correct error `fatal error: rustc does not support file…
-
### What should we add?
After we have the full rust-native core data model in #13264 we can then expose a compiled language interface directly to that data model. Having a compiled language interface…
-
Добрый вечер. Я новенький в Python. На https://my.telegram.org/ создал аппку, взял оттуда App api_id и App api_hash . Запускаю бота, вроде все окей. Но на моменте выбора добавить аккаунт или запустить…