check-issue-refs: blanket-ban tracker tags in markdown too, no exceptions
This commit is contained in:
parent
786ab304d6
commit
e1e913015d
24 changed files with 81 additions and 89 deletions
|
|
@ -133,8 +133,9 @@ the reactive path only fires once claude-code has already refused a whole
|
|||
turn as too long. Neither can see context growth happening _inside_ a
|
||||
single long turn's own tool-calling before it returns — a turn whose tool
|
||||
calls alone blow past the window hits the reactive path with no preceding
|
||||
checkpoint, losing whatever wasn't already persisted (#2707, root-caused in
|
||||
#3727).
|
||||
checkpoint, losing whatever wasn't already persisted
|
||||
(`$HIVE_FORGE_URL/hyperhive/hyperhive/issues/2707`, root-caused in
|
||||
`$HIVE_FORGE_URL/hyperhive/hyperhive/issues/3727`).
|
||||
|
||||
**Safety net for that gap: claude-code's own native autocompact is on**,
|
||||
via the managed settings (`"autoCompactEnabled": true`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue