Add CircuitLens feature-circuit attribution - #131
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #131 +/- ##
==========================================
+ Coverage 98.36% 98.45% +0.09%
==========================================
Files 53 54 +1
Lines 4091 4336 +245
==========================================
+ Hits 4024 4269 +245
Misses 67 67 ☔ View full report in Codecov by Harness. |
There was a problem hiding this comment.
All reported issues were addressed across 6 files
You’re at about 99% of the monthly reviewed-line limit. You may want to disable incremental reviews to conserve quota. Reviews will continue until that limit is exceeded. If you need help avoiding interruptions, please contact contact@cubic.dev.
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7fa3842d8d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
TargetandHookSessionactivation/gradient capture APIs, including graph-retaining activation capture.gradobject identitytransformer-lensandcircuit-tracerin an optionalcircuit-lensintegration extra rather than TDHook core dependenciesValidation
uv run pre-commit run --all-filesuv run pytest tests -q(682 passed, 1 skipped)uv run pytest tests/attribution/test_circuit_lens.py tests/test_session.py --cov=src --cov-report=term-missing -q(CircuitLens: 100% line coverage)uv buildCloses #125