-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Headless enhancement: add stream-json as input-format/output-format to support programmatically use
#926
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
x22x22
wants to merge
29
commits into
QwenLM:main
Choose a base branch
from
x22x22:feature/stream-json-migration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Headless enhancement: add stream-json as input-format/output-format to support programmatically use
#926
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
1ea1574
openspec/lightweight-tasks/task1-2-1.md
x22x22 eb1247d
openspec/lightweight-tasks/task1-2-2.md
x22x22 c7ca1d4
openspec/lightweight-tasks/task1-2-3.md
x22x22 e25d68a
openspec/lightweight-tasks/task1-2-4.md
x22x22 f5f378f
openspec/lightweight-tasks/task1-2-4-1.md
x22x22 ae19d05
openspec/lightweight-tasks/task1-2-4-1-1.md
x22x22 cca1605
openspec/lightweight-tasks/task1-2-5.md
x22x22 366de0b
Merge remote-tracking branch 'origin/main' into feature/stream-json-m…
x22x22 567b73e
refactor: clean up build_package.js and remove unused imports
x22x22 1aa282c
feat: create draft framework for SDK-support CLI
Mingholy 8034fd5
fix: refine protocol types
Mingholy f0e0c13
refactor: nonInteractive mode framework
Mingholy 22a7e26
Merge remote-tracking branch 'origin' into feature/stream-json-migration
Mingholy 14ad26f
fix: tool use permission hint
Mingholy a962e10
fix: subagent tool call messages
Mingholy 49b1018
test(nonInteractiveCli): add tests and remove unused cost info
Mingholy 95cf53f
feat: implement permission denial tracking for tool calls
Mingholy 6c58c3d
refactor: SDK files
Mingholy d4ce52e
Merge branch 'main' into feature/stream-json-migration
Mingholy 7975a0d
Merge branch 'feature/stream-json-migration' of github.com:x22x22/qwe…
Mingholy 9d26095
test: fix failed test cases and restore vitest.config.ts
Mingholy edb4b36
docs: update headless doc
Mingholy 38ea6e1
fix: emit subagent user message and correct systemMessage properties
Mingholy 33016a1
fix: simplify isCLIUserMessage function by removing unnecessary checks
Mingholy d6288b3
fix: test errors
Mingholy 7abe2a0
fix: proper SIGINT handler and output in nonInteractive mode
Mingholy 6423eec
Merge branch 'main' into feature/stream-json-migration
Mingholy 4324ba4
fix: console patcher test errors
Mingholy 93999e4
fix: subagent tool result parsing
Mingholy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -57,3 +57,4 @@ gha-creds-*.json | |
|
|
||
| # Log files | ||
| patch_output.log | ||
| QWEN.md | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do not filter out
QWEN.mdhere. It is designed to be git managed in nature, otherwise if would be in.qwenfolder.