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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
northguild
/
worktree
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
11
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Agent mode, plus two safety fixes and the 1.3.0 bump
- #37
#37
Merged
baldurpan
merged 31 commits into
main
northguild/worktree:main
from
feature/add-agent-mode
northguild/worktree:feature/add-agent-mode
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Agent mode, plus two safety fixes and the 1.3.0 bump
#37
baldurpan
merged 31 commits into
main
northguild/worktree:main
from
feature/add-agent-mode
northguild/worktree:feature/add-agent-mode
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
Add roadmap items
baldurpan
committed
aeb045c
View commit details
Copy full SHA for aeb045c
Browse repository at this point
docs(context): land agent-mode and cleanup-data-loss plans
Show description for a274292
baldurpan
committed
a274292
View commit details
Copy full SHA for a274292
Browse repository at this point
refactor(git): make isSafeToRemove testable and total
Show description for e0f4feb
baldurpan
committed
e0f4feb
View commit details
Copy full SHA for e0f4feb
Browse repository at this point
fix(git): uncommitted work disqualifies a worktree from removal
Show description for 7a3e675
baldurpan
committed
7a3e675
View commit details
Copy full SHA for 7a3e675
Browse repository at this point
feat(cleanup): report the worktrees left alone for holding work
Show description for b84b022
baldurpan
committed
b84b022
View commit details
Copy full SHA for b84b022
Browse repository at this point
Add discord notification
baldurpan
committed
3cc4b2e
View commit details
Copy full SHA for 3cc4b2e
Browse repository at this point
test(remove): pin that uncommitted work reaches the confirmation
Show description for 2200c72
baldurpan
committed
2200c72
View commit details
Copy full SHA for 2200c72
Browse repository at this point
docs(cleanup): qualify the deleted-remote target with uncommitted work
Show description for e98461c
baldurpan
committed
e98461c
View commit details
Copy full SHA for e98461c
Browse repository at this point
chore(context): retire cleanup-data-loss into the archive
Show description for f6087a1
baldurpan
committed
f6087a1
View commit details
Copy full SHA for f6087a1
Browse repository at this point
docs(context): activate shell-argv-safety and settle its sequencing
Show description for 4e23769
baldurpan
committed
4e23769
View commit details
Copy full SHA for 4e23769
Browse repository at this point
feat(cli): add an argv-based run() alongside cmd()
Show description for acf0774
baldurpan
committed
acf0774
View commit details
Copy full SHA for acf0774
Browse repository at this point
docs(context): correct the test count and pin what keeps standards/ adopted
Show description for f50a8e8
baldurpan
committed
f50a8e8
View commit details
Copy full SHA for f50a8e8
Browse repository at this point
refactor(git): move the three read-only cd sites onto run()
Show description for 3330720
baldurpan
committed
3330720
View commit details
Copy full SHA for 3330720
Browse repository at this point
refactor(git): move gitCreateWorktree's chain onto sequential run() calls
Show description for f6f7092
baldurpan
committed
f6f7092
View commit details
Copy full SHA for f6f7092
Browse repository at this point
refactor(git): move config get/set and gitNukeWorktreeCmd onto run()
Show description for b1193b7
baldurpan
committed
b1193b7
View commit details
Copy full SHA for b1193b7
Browse repository at this point
refactor(cli): migrate the static sites and delete cmd()
Show description for 2caee5c
baldurpan
committed
2caee5c
View commit details
Copy full SHA for 2caee5c
Browse repository at this point
refactor(cli): move openWorktreePath onto run() and delete the last exec
Show description for 0d57b50
baldurpan
committed
0d57b50
View commit details
Copy full SHA for 0d57b50
Browse repository at this point
Commits on Sep 6, 2026
docs(context): retire shell-argv-safety into the archive
Show description for 43cca67
baldurpan
committed
43cca67
View commit details
Copy full SHA for 43cca67
Browse repository at this point
feat(config): add the agent.command config value
Show description for ebb23b8
baldurpan
committed
ebb23b8
View commit details
Copy full SHA for ebb23b8
Browse repository at this point
feat(branch,checkout): hand a new worktree to a coding agent with --agent
Show description for 102796c
baldurpan
committed
102796c
View commit details
Copy full SHA for 102796c
Browse repository at this point
docs(context): cut Phase 4 and re-file churn stats onto the roadmap
Show description for b10e36e
baldurpan
committed
b10e36e
View commit details
Copy full SHA for b10e36e
Browse repository at this point
feat(agent): join agent sessions to worktrees by their working directory
Show description for 9d583c3
baldurpan
committed
9d583c3
View commit details
Copy full SHA for 9d583c3
Browse repository at this point
feat(list): show the agent session living in each worktree with --agents
Show description for 7eea119
baldurpan
committed
7eea119
View commit details
Copy full SHA for 7eea119
Browse repository at this point
feat(cleanup): refuse to sweep a worktree an agent is living in
Show description for 51009e1
baldurpan
committed
51009e1
View commit details
Copy full SHA for 51009e1
Browse repository at this point
docs(skill,readme): name agent mode on the generated surfaces
Show description for 3f02e6b
baldurpan
committed
3f02e6b
View commit details
Copy full SHA for 3f02e6b
Browse repository at this point
chore(release): bump to 1.3.0
Show description for 9b1d28d
baldurpan
committed
9b1d28d
View commit details
Copy full SHA for 9b1d28d
Browse repository at this point
docs(config,getting-started): name agent.command where the keys are enumerated
Show description for 78e1301
baldurpan
committed
78e1301
View commit details
Copy full SHA for 78e1301
Browse repository at this point
docs(context): drop the bump-time docs check, leaving sync-version alone
Show description for 1908279
baldurpan
committed
1908279
View commit details
Copy full SHA for 1908279
Browse repository at this point
chore(context): retire agent-mode into the archive
Show description for 69238e5
baldurpan
committed
69238e5
View commit details
Copy full SHA for 69238e5
Browse repository at this point
chore(context): update ai-workflow to 0.6.0
Show description for 4d05f83
baldurpan
committed
4d05f83
View commit details
Copy full SHA for 4d05f83
Browse repository at this point
docs(context): close the 0.6.0 gaps with git.md and a docs index
Show description for fbf1de8
baldurpan
committed
fbf1de8
View commit details
Copy full SHA for fbf1de8
Browse repository at this point
You can’t perform that action at this time.