Bug reportCompleted

Linked terminal full permissions do not enable reads or reliable delivery on Windows

Đạt TrầnPosted

Bug Details

Location: 1DevTool > Linked Terminals > Agent Orchestration

Mô tả:

Trên Windows, linked terminal đã được cấp full quyền nhưng Codex vẫn không đọc được peer terminal và delivery sang agent không hoạt động ổn định.

Môi trường đã kiểm tra:

1DevTool FileVersion 1.58.0, ProductVersion 1.58.0.0.
• OS win32, PowerShell, workspace D:\Projects\Monitoring\Home_Server.
• Terminal gửi: Codex Full 00076168-be51-45eb-a3f3-592b69e43928.
• Peer terminals: Cline 9881ba46-3bb9-45e6-aae8-ea3269be7960, OpenCode 66243f5f-3954-4bf7-bf59-82d15a8f17ba.

Cấu hình link trong C:\Users\ACER\.1devtool\orchestration\control\terminal-links.json cho thấy các link đều state: active, delivery: auto, có read-transcript-full, read-screen, và readConsent không suspended.

Cách tái hiện:

1 - Từ Codex Full chạy 1devtool-agent-v7.cmd whoami; output xác nhận outbound/inbound links đến Cline/OpenCode đều active/full permissions.

2 - Gửi prompt sang Cline bằng link send --to=9881ba46-3bb9-45e6-aae8-ea3269be7960 --prompt-stdin --wait.

Receipt trả state: failed, error: delivery-unconfirmed. File joke.md không được tạo; transcript Cline session 1785845344376_rzfhg không có prompt tạo joke.md.

3 - Thử đọc peer bằng link peers --json, link read --from=9881... --lines=20 --json, link screen --from=9881... --rows=80 --json.

Tất cả đều trả Pull context reads are unavailable on this platform because no connection-bound peer principal is established. Kết quả tương tự với OpenCode.

4 - Gửi diagnostic ping sang OpenCode bằng link send --to=66243f5f-... --prompt-stdin --wait; receipt state: queued, refresh một lần vẫn queuedReason: waiting-for-readiness.

Quan sát trong CLI C:\Program Files\1DevTool\resources\app.asar.unpacked\dist\cli\1devtool-agent.cjs: peerAuthRecord chỉ nhận endpoint khi process.platform === "darwin", nên trên Windows không có connection-bound peer principal và lệnh read fail đúng như output.

Kỳ vọng: khi user đã cấp full read permissions, link peers, link read, link screen, link peek nên hoạt động trên Windows, hoặc UI/CLI phải nói rõ capability này chưa hỗ trợ Windows. link send --wait cũng nên deliver hoặc trả state actionable, không nên để active/full-permission link nhưng prompt không vào peer transcript.

Mức độ tái hiện: Always trong phiên Windows hiện tại. Tác động: Major vì workflow giao việc Codex -> Cline -> OpenCode bị chặn và Codex không thể dùng quyền read đã cấp để tự chẩn đoán peer terminal.

Attachment:

Ảnh PNG đính kèm tóm tắt bằng chứng: active permissions, receipt Cline delivery-unconfirmed, lỗi peer-read trên Windows, OpenCode waiting-for-readiness, và đoạn CLI platform gate nghi là nguyên nhân.
feedback-260804-1917-1devtool-linked-terminal-read-delivery-evidence

Reproducibility: Always · Impact: Blocked

Environment

VERSION
1.58.0
OS
Windows
ARCH
x86_64
CHANNEL
stable

Resolution progress

  1. PENDING

  2. REVIEWING

  3. IN PROGRESS

  4. COMPLETED

  • Đạt Trần submitted this request
  • Khoa Nguyen moved it to In progress
  • Khoa Nguyen moved it to Completed1.59.1

Discussion0

Newest first
  • No comments yet. Add context or ask a question below.

Sign in to comment, vote and follow this request.

Sign in to reply