yan@yandesbiens:~/projects$ cat claude-gpt/README.md

claude-gpt ● research

an agentic loop over ChatGPT-web

claude-gpt came from a simple itch: I wanted an agentic loop, but over the ChatGPT web app instead of a paid API. So I built one.

It threads conversations with prefixes, reformulates each prompt through a compile-and-steer layer before sending, and gives you clean session controls. No keys, no quotas — just the web app, driven like an API.

// highlights

// stack