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
.
QwenLM
/
qwen-code
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
27.7k
Code
Issues
1k
Pull requests
270
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(web-shell): add a workspace Goals page, and stop losing /goal on daemon resume
- #6561
#6561
Merged
wenshao
merged 28 commits into
QwenLM:main
QwenLM/qwen-code:main
from
wenshao:feat/web-shell-goals-page
wenshao/qwen-code:feat/web-shell-goals-page
Copy head branch name to clipboard
Jul 18, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
feat(web-shell): add a workspace Goals page, and stop losing /goal on daemon resume
#6561
wenshao
merged 28 commits into
QwenLM:main
QwenLM/qwen-code:main
from
wenshao:feat/web-shell-goals-page
wenshao/qwen-code:feat/web-shell-goals-page
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
fix(goals): persist goal cards and restore the hook on daemon resume
Show description for e606cf3
wenshao
committed
e606cf3
View commit details
Copy full SHA for e606cf3
Browse repository at this point
feat(web-shell): add a workspace Goals page
Show description for 1ac5fc8
wenshao
committed
1ac5fc8
View commit details
Copy full SHA for 1ac5fc8
Browse repository at this point
Merge branch 'main' into feat/web-shell-goals-page
yiliang114
authored
a679a47
View commit details
Copy full SHA for a679a47
Browse repository at this point
fix(web-shell): stop the Goals poll from overlapping itself
Show description for 9269d8b
wenshao
committed
9269d8b
View commit details
Copy full SHA for 9269d8b
Browse repository at this point
fix(goals): address review — clear-keyword condition, silent failures, theme vars
Show description for c4baeef
wenshao
committed
c4baeef
View commit details
Copy full SHA for c4baeef
Browse repository at this point
fix(goals): cap restored conditions, keep goal-creation errors on screen
Show description for 6ea0e7c
wenshao
committed
6ea0e7c
View commit details
Copy full SHA for 6ea0e7c
Browse repository at this point
fix(goals): surface restore/record failures, report unprobed sessions
Show description for ce9411e
wenshao
committed
ce9411e
View commit details
Copy full SHA for ce9411e
Browse repository at this point
test(goals): update the /goals integration test for droppedCount
Show description for 3eae9d5
wenshao
committed
3eae9d5
View commit details
Copy full SHA for 3eae9d5
Browse repository at this point
fix(goals): refuse to replay an oversized goal card
Show description for 0ec45a7
wenshao
committed
0ec45a7
View commit details
Copy full SHA for 0ec45a7
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/web-shell-goals-page
wenshao
committed
a4ae93a
View commit details
Copy full SHA for a4ae93a
Browse repository at this point
Commits on Jul 10, 2026
fix(goals): keep the terminal observer alive across ACP resume
Show description for 91b2331
wenshao
committed
91b2331
View commit details
Copy full SHA for 91b2331
Browse repository at this point
merge: resolve conflict in packages/cli/src/ui/types.ts
Show description for 7065786
qwen-code-dev-bot
committed
7065786
View commit details
Copy full SHA for 7065786
Browse repository at this point
Merge branch 'main' into feat/web-shell-goals-page
wenshao
authored
a6d2ac4
View commit details
Copy full SHA for a6d2ac4
Browse repository at this point
fix(goals): drop the condition length cap on restore and in the web shell
Show description for 8ee5eb4
wenshao
committed
8ee5eb4
View commit details
Copy full SHA for 8ee5eb4
Browse repository at this point
Merge branch 'main' into feat/web-shell-goals-page
wenshao
authored
d3f231c
View commit details
Copy full SHA for d3f231c
Browse repository at this point
merge: resolve conflicts with origin/main for PR #6561
Show description for af8c327
qwen-code-dev-bot
committed
af8c327
View commit details
Copy full SHA for af8c327
Browse repository at this point
Commits on Jul 11, 2026
fix(web-shell): reuse the empty session a failed goal attempt leaves behind
Show description for bee3295
wenshao
committed
bee3295
View commit details
Copy full SHA for bee3295
Browse repository at this point
fix(goals): forget the stranded goal session on leaving the Goals page
Show description for f20e31c
wenshao
committed
f20e31c
View commit details
Copy full SHA for f20e31c
Browse repository at this point
fix(goals): identify a goal run by its condition, not just its card kinds
Show description for 4781ed0
wenshao
committed
4781ed0
View commit details
Copy full SHA for 4781ed0
Browse repository at this point
fix(web-shell): announce Goals dialog errors and give its buttons a focus ring
Show description for 261f363
wenshao
committed
261f363
View commit details
Copy full SHA for 261f363
Browse repository at this point
Commits on Jul 12, 2026
fix(cli): stop a broken stderr from abandoning a transcript replay
Show description for ef00294
wenshao
committed
ef00294
View commit details
Copy full SHA for ef00294
Browse repository at this point
merge: resolve conflicts with origin/main for PR #6561
Show description for 7796aa3
wenshao
committed
7796aa3
View commit details
Copy full SHA for 7796aa3
Browse repository at this point
Commits on Jul 15, 2026
merge: sync origin/main into feat/web-shell-goals-page
Show description for 0dd0530
wenshao
committed
0dd0530
View commit details
Copy full SHA for 0dd0530
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/web-shell-goals-page
wenshao
committed
49eb827
View commit details
Copy full SHA for 49eb827
Browse repository at this point
Commits on Jul 17, 2026
Merge remote-tracking branch 'origin/main' into feat/web-shell-goals-page
Show description for e540e29
wenshao
committed
e540e29
View commit details
Copy full SHA for e540e29
Browse repository at this point
fix(web-shell): keep the Goals page mounted across createNewSession
Show description for 00f3b5c
wenshao
committed
00f3b5c
View commit details
Copy full SHA for 00f3b5c
Browse repository at this point
fix(web-shell): stop the visuals spec asserting a badge #7035 removed
Show description for 2501d57
wenshao
committed
2501d57
View commit details
Copy full SHA for 2501d57
Browse repository at this point
Commits on Jul 18, 2026
Merge remote-tracking branch 'origin/main' into feat/web-shell-goals-page
Show description for 5cd6914
wenshao
committed
5cd6914
View commit details
Copy full SHA for 5cd6914
Browse repository at this point
You can’t perform that action at this time.