-
-
Notifications
You must be signed in to change notification settings - Fork 1
feat(agi): stream fix, persistence defaults, infra specialist, Aria wiring #462
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
c4be4d3
feat(agi): stream fix, persistence defaults, infra specialist, Aria w…
cursoragent 7748089
fix(tests): align chat_stream SSE tests with materialized response bo…
cursoragent 095981f
feat(agi): wire chat UI and LM Studio MCP integration
cursoragent 41f5437
fix(agi): harden chat wiring, smoke probes, and route parity
cursoragent 93ecfcb
feat(agi): sync docs chat UI, fix aria-bot pytest scope, add JS tests
cursoragent 180eb40
fix(chat): close speakWithLipSync and serve global-upgrade assets
cursoragent 2a7ffef
fix(chat): unblock send clicks and prioritize AGI routing
cursoragent 8c90138
feat(chat): unify embedded transport through chat.js
cursoragent eaf2570
chore(data): refresh orchestrator status snapshots
cursoragent 4cf0267
feat(aria): improve character interaction and tag parsing
cursoragent 412ee83
feat(aria): bridge chat character to stage API and canonical tags
cursoragent dbbd3fa
merge(main): resolve conflicts for SSE streaming and AGI persistence
cursoragent d7d5311
chore(repo): remove stale conflict markers from runtime logs
cursoragent b106fa7
feat(chat): add Aria stage proxy and sync docs/chat assets
cursoragent 66ca8bd
fix(ci): resolve PR #462 deterministic check failures
cursoragent bd2660c
fix(chat): sync docs/chat after AGI_STATUS_API removal
cursoragent 6cb1c0a
fix(ci): unblock API smoke, Playwright E2E, and pyppeteer UI
cursoragent c9c0681
feat(agi): complete infrastructure specialist and expose MCP tools
cursoragent c5f889d
feat(agi): fix stream contract, metadata, persistence, and MCP stream
cursoragent b35b757
fix(ci): allow sudo for Playwright browser deps in aria-tests
cursoragent 68db575
fix(ci): unblock E2E DOM, smoke validation, and Python 3.10 hook
cursoragent 37192f9
fix(ci): resolve E2E DOM guards, contract gate, CodeQL, and lint
cursoragent 94ea945
fix(ci): resolve auto-assign script, yamllint spaces, and func start …
cursoragent 024b6ae
chore(ci): drop accidental actionlint binary and status churn
cursoragent 3191eca
merge(main): resolve api-health-smoke ci_results validation keys
cursoragent b8b54de
merge(main): align contract gate summary with ci_results.json wording
cursoragent 54ec92d
merge(main): resolve integration-contract-gate and function_app confl…
cursoragent cd102c4
fix(agi): restore SSE test compatibility after main merge
cursoragent 585a42f
fix(ci): unblock pyppeteer apt and selenium container E2E
cursoragent 7d58889
merge(main): resolve integration-contract-gate and test conflicts
cursoragent d62288e
Merge branch 'main' into cursor/agi-six-item-bundle-8efe
Bryan-Roe 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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -227,7 +227,7 @@ jobs: | |
| else | ||
| echo "MISSING: $f" >&3 | ||
| fi | ||
| done | ||
| done >> "$REPORT" | ||
|
|
||
| echo >&3 | ||
|
|
||
|
|
||
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.
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
Using variable interpolation${{...}}withgithubcontext data in arun:step could allow an attacker to inject their own code into the runner. This would allow them to steal secrets and code.githubcontext data can have arbitrary user input and should be treated as untrusted. Instead, use an intermediate environment variable withenv:to store the data and use the environment variable in therun:script. Be sure to use double-quotes the environment variable, like this: "$ENVVAR".🎈 Fixed in commit d62288e 🎈