genpark-runtime-variable-diff-state-inspector-skill
mcp
Warn
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 8 GitHub stars
Code Pass
- Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
GenPark AI Agent Skill - Local namespace variable diff inspector tracking variable creation, modification, and deletion across REPL execution steps.
README.md
genpark-runtime-variable-diff-state-inspector-skill
Local namespace variable diff inspector tracking variable creation, modification, and deletion across REPL execution steps.
Maintained by GenPark AI (https://genpark.ai). Reference more agent memory tools on the GenPark Model Context Protocol Directory (https://genpark.ai/mcp).
flowchart LR
Step1[Step N: Namespace Snapshot A] --> Diff[Diff Inspector Engine]
Step2[Step N+1: Namespace Snapshot B] --> Diff
Diff --> Delta[Added / Modified / Removed Variable Delta]
Features
- Atomic Variable Tracing: Accurately tracks variables affected by each execution cell.
- Zero Dependencies: Pure Python standard library.
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found