Skip to content

Conversation

@nmaguiar
Copy link
Collaborator

This pull request introduces new shell completion scripts for command-line tools, removes A2A agent-related stubs from the codebase, and updates several dependency versions in both the Java and JavaScript environments. The most important changes are grouped below:

New Features

  • Added two new shell completion scripts: complete/completion_oaf.sh for OpenAF and complete/completion_opack.sh for Opack, providing argument and option descriptions for command-line completion. [1] [2]

Codebase Cleanup

  • Removed A2A agent-related stub functions from both js/openaf.js and js/owrap.server.js, cleaning up unused code paths related to agent listing and messaging. [1] [2] [3] [4]

Dependency Updates

  • Updated Jetty dependencies (jetty-client, jetty-http, etc.) to version 12.1.5 in both pom.xml and pom.json for improved stability and compatibility. [1] [2]
  • Downgraded Rhino-related dependencies from version 1.9.0 to 1.8.1 and updated Kotlin from 2.2.21 to 2.3.0 in pom.json for better compatibility.

@nmaguiar nmaguiar self-assigned this Jan 15, 2026
@nmaguiar nmaguiar added the bug label Jan 15, 2026
@nmaguiar nmaguiar merged commit 407e825 into master Jan 15, 2026
1 check passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Continuous Enhancement Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

2 participants