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
Type
/
to 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 }}
phantom5099
/
coding-code
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
implement plan mode
- #100
#100
Merged
phantom5099
merged 14 commits into
main
phantom5099/coding-code:main
from
context-session
phantom5099/coding-code:context-session
Copy head branch name to clipboard
Jun 23, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
implement plan mode
#100
phantom5099
merged 14 commits into
main
phantom5099/coding-code:main
from
context-session
phantom5099/coding-code:context-session
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
Move UI history-related utility functions to a separate module
phantom5099
committed
b7beadd
View commit details
Copy full SHA for b7beadd
Browse repository at this point
Refactor skill module config files by splitting and unifying paths
phantom5099
committed
1ac4a41
View commit details
Copy full SHA for 1ac4a41
Browse repository at this point
Commits on Jun 21, 2026
Implement the planning mode, add a tool for submitting plans and an approval process
phantom5099
committed
73e2d55
View commit details
Copy full SHA for 73e2d55
Browse repository at this point
Clean up some long comments
phantom5099
committed
6ffeeb9
View commit details
Copy full SHA for 6ffeeb9
Browse repository at this point
Commits on Jun 22, 2026
refactor(plan): remove PlanApprovalService, make submit_plan synchronous
Show description for 9ba5cb5
phantom5099
committed
9ba5cb5
View commit details
Copy full SHA for 9ba5cb5
Browse repository at this point
feat(plan): emit plan.ready SSE event from observer
Show description for 0e4fa87
phantom5099
committed
0e4fa87
View commit details
Copy full SHA for 0e4fa87
Browse repository at this point
feat(plan): drive desktop plan modal via plan_ready SSE event
Show description for b5f3772
phantom5099
committed
b5f3772
View commit details
Copy full SHA for b5f3772
Browse repository at this point
fix(plan): GET /:id/plan reads latest .md from project base dir
Show description for 306c315
phantom5099
committed
306c315
View commit details
Copy full SHA for 306c315
Browse repository at this point
feat(plan): teach PLAN_PROFILE how to read post-submit user messages
Show description for 3213e0f
phantom5099
committed
3213e0f
View commit details
Copy full SHA for 3213e0f
Browse repository at this point
Commits on Jun 23, 2026
Fix the sub-agent disk path error and the missing approval panel in scheduled mode
phantom5099
committed
e65d55f
View commit details
Copy full SHA for e65d55f
Browse repository at this point
Changed how the mode parameter is passed
phantom5099
committed
9e95652
View commit details
Copy full SHA for 9e95652
Browse repository at this point
Remove JSON compatibility and useless payload
phantom5099
committed
c8916f2
View commit details
Copy full SHA for c8916f2
Browse repository at this point
fix typecheck
phantom5099
committed
1bae117
View commit details
Copy full SHA for 1bae117
Browse repository at this point
permission type
phantom5099
committed
eb68c3e
View commit details
Copy full SHA for eb68c3e
Browse repository at this point
You can’t perform that action at this time.