01 — UPDATES
What changed
Every line below resolves to a real commit or a real row in the task tracker. If there is no evidence behind it, it is not here.
2026 — JUNE
- speed2cbf8be
The first word appears sooner
Work that used to happen on every turn — starting up and fetching permissions — was taken out of the answer path and kept warm in advance.
- speede1abd94
The conversation feels smoother
A worker's start-up now overlaps with preparing your question instead of waiting on it.
- speed02ddec4
No pointless search when you have no documents yet
If you had not added any company knowledge, a search still ran on every turn. That step is now skipped.
- speedbb562a5
Preparatory work happens in parallel instead of in sequence
The data NORD needs for your answer is now fetched side by side, over connections that stay open.
The code behind NORD lives in a private repository, so commit references are text rather than links.