diff options
| author | Adam Malczewski <[email protected]> | 2026-06-12 20:16:02 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-12 20:16:02 +0900 |
| commit | a1639b72103e4f038950a9dfe51c86fdda9f2771 (patch) | |
| tree | fba088d628dedda245b5b4f3c2111dd623b057a2 /tasks.md | |
| parent | 57b53105a3a1cf4587244c92e4f8af7c12176249 (diff) | |
| download | dispatch-a1639b72103e4f038950a9dfe51c86fdda9f2771.tar.gz dispatch-a1639b72103e4f038950a9dfe51c86fdda9f2771.zip | |
docs(handoff): FE courier — reasoning effort (selector, per-turn override, endpoints)
Diffstat (limited to 'tasks.md')
| -rw-r--r-- | tasks.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -380,8 +380,9 @@ budget_tokens; `../claude` orchestrated DIRECTLY (mode A); CLI `--effort` now. - [x] Verified: `tsc -b` EXIT 0, biome clean, **993 vitest + 189 bun** green; all agents in-lane. Commits: arch-rewrite `35197ed` (contracts) + `020e051` (impl); ../claude `c0835a4`. - [ ] Live-verify vs claude (thinking deltas streamed at xhigh; persisted PUT honored next turn). -- [ ] FE courier handoff (`frontend-reasoning-effort-handoff.md`): ChatRequest field + GET/PUT - endpoints + ladder. +- [x] FE courier handoff written: `frontend-reasoning-effort-handoff.md` (user couriers to + `../dispatch-web`): ChatRequest/chat.send field + GET/PUT endpoints + ladder + default-`high` + semantics + cache note. ## Open items - **Context window LIMIT (deferred, sibling of context size):** expose the selected model's max |
