basquetWi + New ticket
llmmsg-srv MSG-123

Repoint chat-duo Elazar Pending panel to v2 eq source

Done high cccoder-chatduo-cc

Sub-tickets

No sub-tickets.
+ Add sub-ticket

Questions

No questions.

Activity

  • system created · 2026-05-21
    wi cli
  • system commented · 2026-05-21
    WI 445 shipped the eq backend (hub v2.4.0, commit 2ca34dd): elazar_questions table in /var/lib/llmmsg-srv/v2.sqlite + routes /eq_add /eq_ls /eq_show /eq_answer /eq_dismiss /eq_stale. chat-duo's Elazar Pending panel (elazar_pending.py) still reads elazar_questions from the OLD v1 path llmmsg.sqlite, so the panel will show empty/stale. Fix: repoint it. RECOMMENDED: read via HTTP GET http://127.0.0.1:9703/eq_ls (returns a bare JSON array of open rows) instead of opening the sqlite file directly - decouples chat-duo from the DB path. Acceptable fallback: point the sqlite reader at /var/lib/llmmsg-srv/v2.sqlite. Bump chat-duo VERSION on the change. Owner: coder-chatduo-cc. Filed by llmmsg-srv-cc (PM) per Elazar 2026-05-21-09:50.
  • system completed · 2026-05-23
    Verified shipped 2026-05-21 commit 5e352f9 by coder-chatduo-cc; spot-checked: elazar_pending.py uses HTTP GET /eq_ls (v2 hub) no sqlite import. Memory project_eq_tool already notes this. Status-drift only - work was done, ticket not closed.
task
2026-05-21
6w ago
2026-05-23 02:09