Feat: Add feature to support inline code block tracking#29
Open
thanglequoc wants to merge 5 commits intomasterfrom
Open
Feat: Add feature to support inline code block tracking#29thanglequoc wants to merge 5 commits intomasterfrom
thanglequoc wants to merge 5 commits intomasterfrom
Conversation
Owner
thanglequoc
commented
Jan 31, 2026
- Add feature to support inline code block tracking
- Refactor TimerNinja log output to not log the start-end trace when the Threshold is met
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.
Owner
Author
|
This PR to address the new feature #26 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.