Skip to content

Conversation

@pppyb
Copy link
Owner

@pppyb pppyb commented Mar 13, 2025

This PR integrates the code search functionality from openhands-aci into the OpenHands framework. It includes:

  • Core code search functionality
  • Integration with CodeActAgent
  • Tests for code search functionality
  • Example scripts for interactive code search

All tests are passing.

Recent fixes:

  • Fixed state.add_action issue in interactive examples
  • Fixed state.add_observation issue in interactive examples
  • Removed unnecessary imports
  • Made Git repository validation more flexible to work with non-Git directories
  • Fixed test formatting and execution
  • Added CodeSearchObservation to properly handle code search results
  • Updated serialization to support CodeSearchAction and CodeSearchObservation
  • Added action and observation type identifiers for serialization

@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Apr 18, 2025
@github-actions
Copy link

This PR was closed because it has been stalled for over 30 days with no activity.

@github-actions github-actions bot closed this Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants