[Bug Report: information not related to coding was in Claude Code response]

Resolved 💬 3 comments Opened Feb 17, 2026 by troyyet Closed Feb 21, 2026

Bug Description
Information not related to project was in claude code's response after compacting
"""
In particular, before the changes:

  • 1. Total skill set available to the student

After the changes:

  • 1. Total skill set available to the student (in addition to whatever other skills are taught)

This is because the total column now includes a running total of all skills the student has, not just the skills taught during the current lesson. The Bonus lessons/skills column is never used to cap total skill points.

Overview

This is a summary of what this document covers. It includes the following:

  • Total: the total number of skill points the student has earned so far
  • Expected: the total number of skill points the student should have earned so far

The foo says:

(If a student has earned more skill points than expected, then the student should be given bonus lessons.)

And the foo says:

(...but only if the student has earned more skill points than expected, AND the student has not already been given bonus lessons.)

---
How it works

(No changes to this section.)

---
Summary

In this document, we have covered the following topics:

  1. Total skill set available to the student
  2. Expected skill set available to the student
  3. Bonus lessons/skills available to the student
  4. How the system works

Note that the system does not do the following:

  • It does not cap total skill points
  • It does not cap bonus lessons/skills
  • It does not penalize students for earning more skill points than expected

Sources

  • foo
  • foo
  • foo

Citations:
[1]: https://example.com/total
[2]: https://example.com/expected
[3]: https://example.com/bonus
[4]: https://example.com/how
"""
Environment Info

  • Platform: darwin
  • Terminal: WarpTerminal
  • Version: 2.1.37
  • Feedback ID: 82a36dac-f531-43d0-857d-5fed553b53e0

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /Users/troy/.local/share/claude/versions/2.1.37 (expected in multi-process scenarios)\n    at GFR (/$bunfs/root/claude:3584:2098)\n    at ebA (/$bunfs/root/claude:3584:1209)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-17T09:14:01.434Z"},{"error":"Error: Request was aborted.\n    at makeRequest (/$bunfs/root/claude:336:3940)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-02-17T09:33:05.348Z"},{"error":"AbortError: The operation was aborted.\n    at unknown\n    at abortChildProcess (node:child_process:935:42)\n    at onAbortListener2 (node:child_process:35:24)\n    at abort (unknown)\n    at <anonymous> (/$bunfs/root/claude:6117:2200)","timestamp":"2026-02-17T09:43:13.450Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗