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 }}
nafistiham
/
jigai
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: scaffold JigAi v0.1.0
- #1
#1
Merged
nafistiham
merged 14 commits into
develop
nafistiham/jigai:develop
from
feat/scaffold
nafistiham/jigai:feat/scaffold
Copy head branch name to clipboard
Feb 26, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: scaffold JigAi v0.1.0
#1
nafistiham
merged 14 commits into
develop
nafistiham/jigai:develop
from
feat/scaffold
nafistiham/jigai:feat/scaffold
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2026
chore: add project structure, pyproject.toml and gitignore
Show description for 0c17bde
nafistiham
committed
0c17bde
View commit details
Copy full SHA for 0c17bde
Browse repository at this point
feat(core): add session and idle event data models
Show description for 02db124
nafistiham
committed
02db124
View commit details
Copy full SHA for 02db124
Browse repository at this point
feat(config): add configuration management with Pydantic and YAML
Show description for 7f5f575
nafistiham
committed
7f5f575
View commit details
Copy full SHA for 7f5f575
Browse repository at this point
feat(patterns): add idle detection patterns for Claude Code, Codex, Gemini CLI, Aider, OpenCode
Show description for 33775a5
nafistiham
committed
33775a5
View commit details
Copy full SHA for 33775a5
Browse repository at this point
feat(watcher): add transparent PTY proxy for terminal wrapping
Show description for 00587f9
nafistiham
committed
00587f9
View commit details
Copy full SHA for 00587f9
Browse repository at this point
feat(watcher): add idle detection engine with pattern matching and timeout
Show description for 57ddd5e
nafistiham
committed
57ddd5e
View commit details
Copy full SHA for 57ddd5e
Browse repository at this point
feat(watcher): add session orchestrator connecting PTY proxy and detector
Show description for 3d0cda6
nafistiham
committed
3d0cda6
View commit details
Copy full SHA for 3d0cda6
Browse repository at this point
feat(notifier): add macOS notifications with focus-aware skip logic
Show description for e1e4c75
nafistiham
committed
e1e4c75
View commit details
Copy full SHA for e1e4c75
Browse repository at this point
feat(server): add FastAPI WebSocket server with mDNS/Bonjour discovery
Show description for 6048839
nafistiham
committed
6048839
View commit details
Copy full SHA for 6048839
Browse repository at this point
feat(server): add HTTP client for watcher-to-server event push
Show description for 54a875d
nafistiham
committed
54a875d
View commit details
Copy full SHA for 54a875d
Browse repository at this point
feat(cli): add full CLI with watch, server, config, patterns, sessions commands
Show description for 61e0718
nafistiham
committed
61e0718
View commit details
Copy full SHA for 61e0718
Browse repository at this point
test: add unit tests for models, config, detector, and patterns
Show description for d2b6a1f
nafistiham
committed
d2b6a1f
View commit details
Copy full SHA for d2b6a1f
Browse repository at this point
ci: add GitHub Actions for CI testing and PyPI publishing
Show description for ced0ebb
nafistiham
committed
ced0ebb
View commit details
Copy full SHA for ced0ebb
Browse repository at this point
docs: add production README with full installation guide and caveats
Show description for 835ddb8
nafistiham
committed
835ddb8
View commit details
Copy full SHA for 835ddb8
Browse repository at this point
You can’t perform that action at this time.