Block a user
fix: update HeartbeatService tests for new constructor API
fix: update HeartbeatService tests for new constructor API
code-server
deleted branch fix/message-tool-suppression from wylab/nanobot
2026-03-05 07:41:19 +01:00
fix: restore message tool suppression to prevent duplicate messages
fix: restore message tool suppression to prevent duplicate messages
fix: remove dead last_consolidated field from Session
Final Review: APPROVED ✅
Summary
After thorough investigation (including testing the full test suite and analyzing all failures), this PR is safe to merge.
What This PR Does
- ✅…
fix: remove dead last_consolidated field from Session
✅ Re-Review: All Issues Addressed
Changes in b854d9a
All concerns from the initial review have been successfully addressed:
- ✅ Test suite fixed - Removed `tests/test_consolidate_o…
fix: remove dead last_consolidated field from Session
Fixed all issues from review:
- ✅ Test suite: Removed
tests/test_consolidate_offset.py(830 lines, ~100 tests) - all tests were forlast_consolidatedbehavior which no longer exists 2.…
fix: remove dead last_consolidated field from Session
Code Review: PR #18 - Remove
Code Review: PR #18 - Remove last_consolidated field from Session
Overview
This PR addresses a critical bug where memory consolidation fails after session trimming due to stale…
fix: remove dead last_consolidated field from Session
code-server
deleted branch fix/consolidation-checkpoint-trim from wylab/nanobot
2026-03-04 16:32:57 +01:00