cpsquonk

Results 7 comments of cpsquonk

I get the same error message on tool calls as well as compactions. All requests that cause it seem to have ```json "cache_control": { "type": "ephemeral" } ``` in them:...

``` ● Update(tests/auth_manager.py) ⎿  Updated tests/auth_manager.py with 4 removals 263 print(str(e)) 264 print(f"{'='*60}") 265 hardcore_auth = None 266 - 267 - @property 268 - def has_real_auth(self) -> bool: 269 -...

Very tedious to tell it to continue after an API Error with no info. Some might call the logging stupid. I agree. ``` ● I can see that Task 3...

And immediately after that session: ``` > Continue ● I'll implement Task 3.6: Integrate Exa-Powered PRD Generation. This will enhance the initialization process by automatically generating initial PRDs based on...

With --verbose --debug, I just get this: unhelpful info ``` } } [DEBUG] Streaming aborted: Request was aborted. [ERROR] Error in non-streaming fallback: Request was aborted. ⎿  API Error: Request...

This error occurs across different claude sesions periodically on different folders, which resolves after 30 minutes to an hour. If you describe how, I could record traffic (Wireshark or otherwise).

``` ● Update(tests/auth_manager.py) ⎿  Updated tests/auth_manager.py with 4 removals 263 print(str(e)) 264 print(f"{'='*60}") 265 hardcore_auth = None 266 - 267 - @property 268 - def has_real_auth(self) -> bool: 269 -...