Commit graph

11 commits

Author SHA1 Message Date
Ammar Bandukwala
e7d360df88 1.2.1 2025-08-11 21:46:47 -05:00
Ammar Bandukwala
fb2941a10f 1.2.0 2025-08-11 21:05:02 -05:00
Ammar Bandukwala
d48232522b
GPT-5 Improvements (#12)
- Fixed major bug where tool descriptions were never sent to the LLM (!!)
- A large variety of making server errors recoverable
- Thinking traces now appear for OpenAI models
2025-08-11 21:04:41 -05:00
Ammar Bandukwala
3fec97c7bf 1.1.0 2025-08-11 12:48:01 -05:00
Ammar Bandukwala
8962b98d51
Enable GPT-5 support (again) 2025-08-11 12:45:36 -05:00
Ammar Bandukwala
c64dbf87d0 Revert "OpenAI GPT-5 improvements (#9)"
This reverts commit f42e03937e.

I think this messed up some builds.
2025-08-10 15:53:02 -05:00
Ammar Bandukwala
f42e03937e
OpenAI GPT-5 improvements (#9)
A series of fixes for making GPT-5 reliable and effective with anyclaude.

## UX changes

- Converts opaque OpenAI service errors into 429s so CC natively retries instead of failing. These are very common.
- Rich debugging support via `ANYCLAUDE_DEBUG`
- Supports specifying reasoning effort and service tier 

## Codebase

- Added CI

## Remaining issues

- GPT-5 often fails to use the native tool calls. These failures seems intermittent.
2025-08-10 15:50:08 -05:00
Thomas Kosiewski
56dc6d5fdb
Add repository guidelines and update AI SDK to v2
Change-Id: Ib00b7ee5f39911b58a15674bc50700267018cdbc
Signed-off-by: Thomas Kosiewski <tk@coder.com>
2025-08-08 14:51:19 +00:00
Thomas Kosiewski
46362efe73
Add Nix development environment and Claude guidance file
Change-Id: I4b3e2f0020409ee3f8b9e75633c901de94bd78d7
Signed-off-by: Thomas Kosiewski <tk@coder.com>
2025-08-08 15:10:26 +02:00
Kyle Carberry
8639be0766 Fix google provider support 2025-05-27 16:54:49 -04:00
Kyle Carberry
b0713a844c Initial commit 2025-05-27 15:57:58 -04:00