Nathan

Results 4 issues of Nathan

After receiving a 504 GATEWAY_TIMEOUT from ShipStation's API, a retry with a backoff would improve stability. Here a function that would solve this issue from this [retries in requests guide](https://www.coglib.com/~icordasc/blog/2014/12/retries-in-requests.html):...

Are there plans to support Psycopg 3? I tried installing both psycopg2 and psycopg[c] (Psycopg3) but received this error which seems due to Psycopg 3 not having a poll method...

## Summary Add support for configuring thinking mode on a per-slash-command basis via frontmatter settings in command definition files (`.claude/commands/*.md`). ## Problem Statement Currently, thinking mode is controlled globally via...

enhancement
area:core
autoclose