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
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 }}
taggedzi
/
tzMCP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 23, 2026
docs: MAJOR CHANGE: Shifting to VM based application, plan created.
taggedzi
committed
271c43f
View commit details
Copy full SHA for 271c43f
Browse repository at this point
Merge pull request #16 from taggedzi/agent/guided-capture-session
Show description for acfb98e
taggedzi
authored
acfb98e
View commit details
Copy full SHA for acfb98e
Browse repository at this point
Improve guided capture session UX
taggedzi
committed
0002f22
View commit details
Copy full SHA for 0002f22
Browse repository at this point
Merge pull request #15 from taggedzi/bug/gui-console-diagnostics
Show description for 707ac32
taggedzi
authored
707ac32
View commit details
Copy full SHA for 707ac32
Browse repository at this point
fix(gui): report actionable diagnostics to console
taggedzi
committed
f35ae62
View commit details
Copy full SHA for f35ae62
Browse repository at this point
Merge pull request #14 from taggedzi/bugfix/gui-module-launch
Show description for eb65d8b
taggedzi
authored
eb65d8b
View commit details
Copy full SHA for eb65d8b
Browse repository at this point
Avoid GUI dependency in module test
taggedzi
committed
ea06851
View commit details
Copy full SHA for ea06851
Browse repository at this point
Fix GUI module launch
taggedzi
committed
26bf3d2
View commit details
Copy full SHA for 26bf3d2
Browse repository at this point
Merge pull request #13 from taggedzi/feature/configurable-proxy-port
Show description for eeb6d6c
taggedzi
authored
eeb6d6c
View commit details
Copy full SHA for eeb6d6c
Browse repository at this point
feat: make proxy listener port configurable
taggedzi
committed
cafe759
View commit details
Copy full SHA for cafe759
Browse repository at this point
Merge pull request #12 from taggedzi/fix/portable-runtime-paths
Show description for 669b00f
taggedzi
authored
669b00f
View commit details
Copy full SHA for 669b00f
Browse repository at this point
bug: hard path bug fix and removal
Show description for cb0af20
taggedzi
committed
cb0af20
View commit details
Copy full SHA for cb0af20
Browse repository at this point
bug: fixed windows path inclusion in testing.
taggedzi
committed
a08562b
View commit details
Copy full SHA for a08562b
Browse repository at this point
bug: fixed python 3.13 missing from path windows and linux.
taggedzi
committed
a64e923
View commit details
Copy full SHA for a64e923
Browse repository at this point
bug: fixed policy violation in unit test actions.
taggedzi
committed
25ad914
View commit details
Copy full SHA for 25ad914
Browse repository at this point
bug: fix test branches to main.
taggedzi
committed
7ba507f
View commit details
Copy full SHA for 7ba507f
Browse repository at this point
chore: added github workflow unit test validation.
taggedzi
committed
e1000ba
View commit details
Copy full SHA for e1000ba
Browse repository at this point
Merge pull request #11 from taggedzi/bugfix/domain-regex-filtering
Show description for 321c088
taggedzi
authored
321c088
View commit details
Copy full SHA for 321c088
Browse repository at this point
chore: normalize text line endings
taggedzi
committed
737052b
View commit details
Copy full SHA for 737052b
Browse repository at this point
fix: correct domain filter regex matching
taggedzi
committed
6c92ec4
View commit details
Copy full SHA for 6c92ec4
Browse repository at this point
Merge pull request #10 from taggedzi/chore/python-3.12-plus
Show description for ab7f484
taggedzi
authored
ab7f484
View commit details
Copy full SHA for ab7f484
Browse repository at this point
chore: require Python 3.12 or newer
taggedzi
committed
3440935
View commit details
Copy full SHA for 3440935
Browse repository at this point
chore: added AGENTS.md and added claude settings to .gitignore.
taggedzi
committed
e4c7f2b
View commit details
Copy full SHA for e4c7f2b
Browse repository at this point
Merge pull request #9 from taggedzi/chore/deps-and-domain-matcher
Show description for 698a679
taggedzi
authored
698a679
View commit details
Copy full SHA for 698a679
Browse repository at this point
fix: match domain whitelist/blacklist as regex, not substring
Show description for 5590c7a
taggedzi
and
claude
committed
5590c7a
View commit details
Copy full SHA for 5590c7a
Browse repository at this point
chore(deps): drop unused pytest-qt and sync to pinned pytest 9.0.3
Show description for 23c1bdf
taggedzi
and
claude
committed
23c1bdf
View commit details
Copy full SHA for 23c1bdf
Browse repository at this point
Merge pull request #8 from taggedzi/test-suite
Show description for 5c9a11b
taggedzi
authored
5c9a11b
View commit details
Copy full SHA for 5c9a11b
Browse repository at this point
docs: document the test suite in the README
Show description for 7d87e18
taggedzi
and
claude
committed
7d87e18
View commit details
Copy full SHA for 7d87e18
Browse repository at this point
Commits on Jul 22, 2026
test: cover MediaSaver.response filter pipeline end to end
Show description for a92eed5
taggedzi
and
claude
committed
a92eed5
View commit details
Copy full SHA for a92eed5
Browse repository at this point
test: cover gen_whitelist_regex.smart_regex output
Show description for 636de5d
taggedzi
and
claude
committed
636de5d
View commit details
Copy full SHA for 636de5d
Browse repository at this point
test: cover cli.build_config default and override merging
Show description for 7d290b8
taggedzi
and
claude
committed
7d290b8
View commit details
Copy full SHA for 7d290b8
Browse repository at this point
test: cover hash_tracker in-memory and sqlite dedup modes
Show description for e863dbe
taggedzi
and
claude
committed
e863dbe
View commit details
Copy full SHA for e863dbe
Browse repository at this point
test: cover ConfigManager validation, load, and save round-trip
Show description for 221d102
taggedzi
and
claude
committed
221d102
View commit details
Copy full SHA for 221d102
Browse repository at this point
test: cover save_media_utils filters, sanitizers, and atomic save
Show description for 8305bdf
taggedzi
and
claude
committed
8305bdf
View commit details
Copy full SHA for 8305bdf
Browse repository at this point
test: add pytest scaffolding and shared isolation fixtures
Show description for f934161
taggedzi
and
claude
committed
f934161
View commit details
Copy full SHA for f934161
Browse repository at this point
Previous
Next
You can’t perform that action at this time.