Conversation
- Introduce option to and for Server‑Sent Events.\n- Update connection type logic to handle and /.\n- Default map to and add guard for empty auth.\n- Enhance error handling for MCP initialization.\n- Minor refactor of auth header construction.
Add a new test case for the MCP client remote SSE functionality, ensuring that the client can initialize, list tools, and call the ping tool over SSE. This test verifies that the SSE MCP server correctly handles notifications and tool calls.
…to-mcp-client-4bfn54 mcp: add bearer and OAuth2 authentication support to $mcp client
Propagate MCP session id for remote/SSE JSON-RPC calls
Add MD_RENDER_SVG flag to enable rendering of fenced ```svg``` blocks as inline SVG during markdown-to-HTML conversion. - Process SVG blocks and replace placeholders with original SVG content. - Updated parsing functions to respect the new flag. - Improves markdown rendering for embedded SVG graphics.
- Update kotlin-stdlib from 2.3.10 to 2.3.20 - Replace corresponding JAR library files - Sync pom.json and pom.xml dependency versions
…d scripts
- Updated `md.hbs`, `odoc.hbs`, and `opacks.hbs` to use `{{uriPrefix}}` for CSS and JS links.
- Modified `openaf.js` to introduce new functions for managing URI prefixes and to support PKCE in OAuth flows.
- Enhanced `openafgui.js` to utilize dynamic paths for navigation links and template rendering.
- Adjusted `owrap.server.js` to normalize and manage URI prefixes effectively.
- Updated `owrap.template.js` to ensure all generated HTML includes the correct URI prefix for resources.
Introduces a new FTP/FTPS client plugin implemented in Java with a JavaScript $ftp wrapper object. Supports: - FTP and FTPS protocols with TLS/implicit modes - URL-based connection strings and map configuration - Passive/binary mode toggles and timeout settings - Directory operations (cd, pwd, mkdir) - File transfer operations (getFile, putFile) - Auto-test coverage for MCP, Server, and Template jobs Enables secure and plaintext FTP file transfers within OpenAF.
Replace direct listFiles() call with a robust fallback chain: - Try MLSD command first (more modern, reliable) - Fall back to LIST if MLSD fails - As last resort, change working directory and retry - Add null safety to prevent empty array issues This improves compatibility with various FTP servers and handles edge cases where directory listing may fail.
Collaborator
Author
|
@copilot update documentation (docs/*) |
…olation, MCP) Co-authored-by: nmaguiar <11761746+nmaguiar@users.noreply.github.com> Agent-Logs-Url: https://github.com/OpenAF/openaf/sessions/4fd073e5-523a-47ea-9b9f-bd5e8e403364
Contributor
Done in 289119d. Updated the following docs:
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
$ftp/ FTP-FTPS client section toopenaf.mdHTTPD_PREFIXflag toopenaf-flags.mdopenaf-advanced.md; renumber MCP to §19ojob.md(inline interpolation, type preservation, object/array handling)index.mdto reference new features (FTP, HTTPD_PREFIX, MCP updates, token interpolation)📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.