index
:
dispatch
dev
main
v2-deprecated
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
transport-http
/
src
/
logic.test.ts
Age
Commit message (
Expand
)
Author
2026-06-27
feat(vision-handoff): implement vision for capable models and universal visio...
Adam Malczewski
2026-06-26
style: switch from tabs to 2-space indentation
Adam Malczewski
2026-06-21
feat(message-queue): per-conversation queue + steering injection
Adam Malczewski
2026-06-12
feat(reasoning-effort): persisted per-conversation + per-turn override, threa...
Adam Malczewski
2026-06-12
feat(history): CR-5 windowed reads — ?limit= / ?beforeSeq= on GET /conversa...
Adam Malczewski
2026-06-11
fix(cache-warming): accurate cache rate + expectedCacheRate (retention) metric
Adam Malczewski
2026-06-06
feat(transport-http): GET /conversations/:id?sinceSeq= read-side history endp...
Adam Malczewski
2026-06-05
feat(backend): credential-store + model selection/catalog (GET /models) + per...
Adam Malczewski
2026-06-05
refactor(kernel): rename tabId → conversationId across contracts + consumer...
Adam Malczewski
2026-06-04
feat(core-ext): session-orchestrator + transport-http (parallel); wire into b...
Adam Malczewski