-
Notifications
You must be signed in to change notification settings - Fork 264
Append AgentContext prompt extensions for ACP agents #2946
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
29 commits
Select commit
Hold shift + click to select a range
d5f3775
Append AgentContext prompt extensions for ACP agents
xingyaoww c6c0528
Authenticate ACP ChatGPT sessions from Codex auth
xingyaoww b75e895
Fix ACP test typing
xingyaoww ba9263f
Limit ACP AgentContext to skill catalog
xingyaoww 8d08e10
Add ACP prompt adapter for AgentContext
xingyaoww d36918d
Apply ACP context formatting
xingyaoww 0f01f11
Merge branch 'main' into feat/acp-skill-prompt-adapter
xingyaoww b7847b8
Preserve legacy skills in ACP prompt context
xingyaoww 16aabe6
Load repo AgentSkills in ACP review context
xingyaoww e4a3411
Reuse skill prompt rendering for ACP catalogs
xingyaoww bdca2e7
Share user prompt extension handling with ACP
xingyaoww 05c8fc7
Simplify ACP prompt extension reuse
xingyaoww 6b125ff
Reject secrets in ACP prompt context
xingyaoww 12f4b38
Tighten ACP prompt context support
xingyaoww f766cb0
Address ACP prompt review coverage
xingyaoww 5105e31
Remove unused include_user_suffix param from to_acp_prompt_context
openhands-agent 3679a47
Revert top-level skills/ search path addition
openhands-agent cb216f8
Remove speculative parameters from ACP prompt context and get_user_me…
openhands-agent 1b265d2
Merge branch 'main' into feat/acp-skill-prompt-adapter
xingyaoww 1a31c5a
refactor: extract _partition_skills() and deduplicate test mock setup
openhands-agent f4819d3
Update openhands-sdk/openhands/sdk/context/agent_context.py
xingyaoww 3dd3b87
refactor: remove unused include_content parameter from to_prompt()
openhands-agent 12140a6
refactor: validate agent_context ACP compatibility at initialization …
openhands-agent 06329c2
fix: use USERPROFILE fallback for Windows home directory in ChatGPT auth
openhands-agent 46397c7
refactor: tag ACP-compatible fields via json_schema_extra instead of …
openhands-agent 12a4c4b
Remove model_fields_set check for current_datetime in to_acp_prompt_c…
openhands-agent 967c4b9
refactor: simplify to_acp_prompt_context — always emit datetime
openhands-agent 15d4a63
refactor: deduplicate to_acp_prompt_context by reusing get_system_mes…
openhands-agent 7b98547
refactor: prefer ChatGPT subscription over API keys, use Path.home()
openhands-agent 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
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.