RepoJournal

Developer journal

Anurag Verma

@anurag629 since Jan 2022

188 stories across 26 days in 2025

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start Jan 13, 2022 — we reconstructed the previous month from @anurag629's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![anurag629's work on RepoJournal](https://repojournal.com/journals/anurag629/heat.svg)](https://repojournal.com/journals/anurag629)

Wednesday, Jul 22, 2026

Anthropic extended thinking and signature durability in luca-py

Anurag Verma fixed two interdependent bugs in quantized-ai/luca-py that were blocking Anthropic's extended thinking mode from working at all.

1 person shipped this

The transport layer was never reading the `reasoning_effort` parameter, making extended thinking unreachable on Anthropic [1]. At the same time, the agent was discarding the signature both on the way in and on the way out, leaving nothing to send back to the transport [1]. Fixing only one still produced a 400 error on every multi-turn tool call, so both had to land together. After review, Verma reworked the client foundation, adding three new sections to the implementation [2]. The fix enables both of Anthropic's thinking modes and restores the signature durability that allows the transport's existing replay support to function [2].

Sources

  1. Enable Anthropic extended thinking and make signatures durable · quantized-ai/luca-py
  2. Enable Anthropic extended thinking and make signatures durable (#3) · quantized-ai/luca-py

On this day

← All entries

Follow along

Follow anurag629

A short briefing every day anurag629 ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers