Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
linw1995
/
jsonpath
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
41
Code
Issues
5
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor: code cleanup and improvements
- #63
#63
Merged
linw1995
merged 12 commits into
master
linw1995/jsonpath:master
from
refactor/follow-piglet-skill
linw1995/jsonpath:refactor/follow-piglet-skill
Copy head branch name to clipboard
Feb 6, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
refactor: code cleanup and improvements
#63
linw1995
merged 12 commits into
master
linw1995/jsonpath:master
from
refactor/follow-piglet-skill
linw1995/jsonpath:refactor/follow-piglet-skill
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
test: use bash from PATH for portability
linw1995
committed
ed03d16
View commit details
Copy full SHA for ed03d16
Browse repository at this point
refactor: rename ContextVar from var_ prefix to ctx_ prefix
Show description for 6ba0a62
linw1995
and
ampagent
committed
6ba0a62
View commit details
Copy full SHA for 6ba0a62
Browse repository at this point
refactor: use dict mapping for comparison operators in transformer
Show description for c33e09e
linw1995
and
ampagent
committed
c33e09e
View commit details
Copy full SHA for c33e09e
Browse repository at this point
refactor: improve CLI error handling with proper exception chaining
Show description for a41826a
linw1995
and
ampagent
committed
a41826a
View commit details
Copy full SHA for a41826a
Browse repository at this point
refactor: simplify Slice.find default value assignments
Show description for 4403ce7
linw1995
and
ampagent
committed
4403ce7
View commit details
Copy full SHA for 4403ce7
Browse repository at this point
refactor: reduce Compare subclass boilerplate with _symbol and _operator
Show description for a792818
linw1995
and
ampagent
committed
a792818
View commit details
Copy full SHA for a792818
Browse repository at this point
refactor: replace assert with proper TypeError exceptions
Show description for e4acc6e
linw1995
and
ampagent
committed
e4acc6e
View commit details
Copy full SHA for e4acc6e
Browse repository at this point
refactor: final cleanup of assert statements and if-elif chains
Show description for 72551c3
linw1995
and
ampagent
committed
72551c3
View commit details
Copy full SHA for 72551c3
Browse repository at this point
refactor: minor cleanup for naming consistency
Show description for 954aedb
linw1995
and
ampagent
committed
954aedb
View commit details
Copy full SHA for 954aedb
Browse repository at this point
Commits on Feb 6, 2026
ci: add Python 3.14 support and update actions/cache to v4
linw1995
committed
e914b87
View commit details
Copy full SHA for e914b87
Browse repository at this point
ci: migrate from PDM to Nix-based workflow and add Python 3.14 support
Show description for 2af3bb2
linw1995
committed
2af3bb2
View commit details
Copy full SHA for 2af3bb2
Browse repository at this point
ci: update actions/cache to v4
linw1995
committed
c37bde9
View commit details
Copy full SHA for c37bde9
Browse repository at this point
You can’t perform that action at this time.