You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vendored taskboard updated to upstream v1.1.7–v1.1.13: merge 91 upstream
commits into vendor/dashi-taskboard while preserving the launcher runtime
endpoint discovery (~/.codex-pro-max/launcher-runtime.json) and the
injector reliability fixes. Highlights:
Stabilized visual markdown editing in the task composer (inline video,
markdown, and attachment cards render inline).
Taskboard work routes to Codex SSH projects (remote execution).
Project switcher gains search and scrolling.
Empty blocked columns hide automatically; completed review cards animate
out and the issue board restores its horizontal scroll position.
Codex task detail interaction fixes and tolerant handling of missing
Codex workspace roots.
taskctl discovers the Windows launcher runtime descriptor from WSL and
can reach Windows-side endpoints through the curl transport.
Fixes
Injector retry semantics survive the merge: per-target injection retries
(3 attempts) and the initial-injection retry round (2 attempts) now call the
upstream injectTarget/injectAll signatures, including the new Codex
app-server notification/ready/unavailable callbacks, so one-click launch
keeps its renderer-wait resilience on top of v1.1.13.