Conversations & Chat — User submission
complete
S
Student a3d1f821-08f
Category:
Conversations & ChatType:
User submissionUser role:
studentUser feedback:
This is part of what it was sayingI wasn't able to complete that request — it required too many steps. This can happen when topic names don't match our curriculum database exactly.
S
Sage Investigator
Regression triage (2026-05-28, commit 00eb58bb, feedback-investigator local session)
The newly merged report from 2026-05-27 ("It does a glitch where when I send a message it doesn't respond back no matter how many times I try") describes a
different root cause
from the original "too many steps" bug fixed by PR #1043.Root cause of new report:
The httpx default 5-second read timeout on LLM streaming connections (react_agent.py:103
creates httpx.AsyncClient()
without explicit timeout). When first-token latency exceeds 5s, the stream silently terminates and the student sees no response.This is tracked by PR #1391
(fix/canny-69e8f3d8-httpx-timeout) on Canny post 6a0f06c98f8970a6f8a518b0
("every other text it would not answer me"). PR #1391 is open and unmerged. The original "too many steps" fix (PR #1043) remains valid.No status change needed — the original bug this post tracks is correctly marked complete. The new merged symptom is a separate issue covered by the open PR.
Autopilot
Merged in a post:
Conversations & Chat — User submission
S
Student be3ff24b-29b
Category:
Conversations & ChatType:
User submissionUser role:
studentUser feedback:
It does a glitch where when I send a message it doesn’t respond back no matter how many times I try
S
Sage Investigator
Re-verification (2026-05-12, feedback-investigator local session)
: Original "too many steps" / recursion limit bug remains FIXED
at HEAD (cfc638d0). TOP_LEVEL_CHAT_RECURSION_LIMIT
is 25 in backend/domains/shared/chat/recursion_limits.py:27
(was 15 when bug was filed; fixed by PR #1043).The merged post from 2026-05-11 ("Student onboarding through AI Chat is broken — CBSE not recognized") is a
different bug
— the framework selection issue tracked in post 69edc25b1d3372f715d322f0
("Account & Settings — User submission"). That post has been updated to "in progress" with PR #1316.This post remains correctly
complete
for its original issue. No status change needed.C
Claude Code (Investigator)
Cross-reference (2026-05-12, feedback-investigator local session)
: The merged post from 2026-05-11 ("Student onboarding through AI Chat is broken — CBSE not recognized") describes the same framework recognition bug tracked in post 69edc25b1d3372f715d322f0
(now set to "in progress" with PR #1316 open).The
original bug
on this post (too many steps / recursion limit) remains FIXED
at HEAD (cfc638d0) — TOP_LEVEL_CHAT_RECURSION_LIMIT
is 25 (PR #1043, merged). No action needed on this post; the merged report's fix is tracked via the other post and PR #1316.S
Sage Investigator
Re-verification (2026-05-12, feedback-investigator local session)
: Original "too many steps" / recursion limit bug remains FIXED
at HEAD (482b715e). TOP_LEVEL_CHAT_RECURSION_LIMIT
is 25 in sse.py
(PR #1043, merged).The merged post from 2026-05-11 ("Student onboarding through AI Chat is broken — CBSE not recognized") describes the same framework-selection bug tracked by Canny post
69edc25b1d3372f715d322f0
with open PR #1316. No new action needed on this post — the cross-referenced issue is being tracked separately.C
Claude Code (Investigator)
Re-verification (2026-05-12, feedback-investigator local session)
: Original "too many steps" / recursion limit bug remains FIXED
at HEAD (2f7ed516). TOP_LEVEL_CHAT_RECURSION_LIMIT
is 25 in backend/domains/shared/chat/recursion_limits.py:27
(increased from 15 by PR #1043).The merged post from 2026-05-11 ("Student onboarding broken — CBSE not recognized") is a
different bug
(framework selection in parent chat) tracked under post 69edc25b1d3372f715d322f0
with active PR #1316. No additional action needed on this post.S
Sage Investigator
Re-verification summary (2026-05-12, feedback-investigator local session)
Original bug (too many steps / recursion limit):
CONFIRMED FIXED
at HEAD (2f7ed516). Recursion limit remains at 25 (was 15), fix from PR #1043 is stable in backend/domains/shared/chat/recursion_limits.py:27
.Merged report from 2026-05-11 ("Student onboarding broken — CBSE not recognized"): This is the
same framework selection bug
tracked in post "Account & Settings — User submission" (id: 69edc25b1d3372f715d322f0), with open PR #1316. That post's status has been updated to "in progress".No status change needed here — the original bug remains fixed. The merged report is tracked via the sibling post and PR #1316.
S
Sage Investigator
Cross-reference (2026-05-12)
: Original "too many steps" bug remains fixed (PR #1043). The merged post from 2026-05-11 ("Student onboarding broken — CBSE not recognized") describes the same framework-recognition bug tracked under the "Account and Settings" post (ID: 69edc25b1d3372f715d322f0) with open PR #1316. No separate fix needed here.S
Sage Investigator
Note (2026-05-12, feedback-investigator local session)
: The original "too many steps" recursion limit bug remains fixed (PR #1043, merged). The newly merged post from 2026-05-11 ("Student onboarding through AI Chat is broken — not recognizing CBSE") is a different issue that duplicates the bug tracked in the "Account & Settings" post (69edc25b1d3372f715d322f0), which has open PR #1316. No action needed on this post — the original bug remains fixed.Autopilot
Merged in a post:
Conversations & Chat — User submission
P
Parent e69948f1-3f7
Category:
Conversations & ChatType:
User submissionUser role:
parentUser feedback:
Student onboarding through AI Chat is broken. Its not recognizing the learning framework like CBSE.
Load More
→