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.
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
P
Patrick Jean
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 Bot
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.P
Patrick Jean
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.
P
Patrick Jean
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.P
Patrick Jean
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.
P
Patrick Jean
marked this post as
complete
Verified Fixed (2026-04-25)
— Bug resolved by PR #1043 (commit d88dd1c1), merged to main
. The student ReAct agent recursion limit was increased from 15 to 25 at backend/domains/student/api/sse.py:375
, preventing the "too many steps" error during multi-step conversations.Load More
→