Skip to content

Feat: Add feature to support inline code block tracking#29

Open
thanglequoc wants to merge 5 commits intomasterfrom
26_InlineCodeBlockTracking
Open

Feat: Add feature to support inline code block tracking#29
thanglequoc wants to merge 5 commits intomasterfrom
26_InlineCodeBlockTracking

Conversation

@thanglequoc
Copy link
Owner

  • Add feature to support inline code block tracking
  • Refactor TimerNinja log output to not log the start-end trace when the Threshold is met

thanglequoc and others added 5 commits January 31, 2026 16:01
Add comprehensive documentation for Claude Code to understand the codebase architecture, build system, and development workflow.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add Timer Ninja block tracking
- Move the Tracking context to a dedicated tracker class TimerNinjaContextManager
- Update test
Refactored the briefing logic to filter items before generating log output.
If all tracked items meet their defined thresholds, the logger now produces a
single summary message containing the item count, min/max execution times,
and total duration. This replaces the previous behavior of outputting empty
trace context markers, resulting in cleaner and more informative logs.
Added `improvement.md` to document potential enhancements for the
Timer Ninja project. This file outlines high-priority features
including exception tracking, execution statistics, JSON output,
return value logging, and package filtering to guide future
development efforts.
@thanglequoc thanglequoc self-assigned this Jan 31, 2026
@thanglequoc
Copy link
Owner Author

This PR to address the new feature #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant