Tiansu

Results 59 comments of Tiansu

Currently, I have very limited capacity on this, so dont expect this to be moving forward any time soon.

> Do you have a specific case that fails? `uv publish` already ignores it if you try to upload the same file aga No it doesn't. UV will try to...

So I can verify that if the file is identical, the `uv publish` will pass, but will break if the code changes. And there is no info on "already exists...

In my workflow, I would also need to generate a dev version on the fly and publish a random dev version on every merge to main. Please also keep this...

I would somehow edit the version string e.g. `1.0.0` -> `1.0.0.dev0` (using a script or something, or if uv can offer something like `uv version dev` kinda like `poetry version...

@marcolardera @tadeasf Let me know what do you think of the updates. (I would recommend look at the branch directly, instead of diff, because of the overhaul.) Open to any...

@tadeasf Sorry to hear that. Take care. Let us sync on this once your schedule is free. 😄

I will create a new repo to add we have made progress so far. Would say `chatgpt-cli2` or something like that.

> in config.py the "error" and "success" styles does not exists and that cause some crashes. > When history is saved it does that using a "dummy" model. It should...