Skip to content

[ problem ] GitHub Assistant: search code and search docs error #952

Description

@flynntsang

To reproduce:

  1. Clone GitHub Assistant, configure .env with API keys and GitHub tokens
  2. make docker-serve (or sudo make docker-serve)
  3. Go to web app on port 3000
  4. Use Eidolon Developer Tool app
  5. Scroll down to either repo_code_search or repo_doc_search
  6. Run operation list_files just for good measure. It should read "No Input" and end successfully with "Conversation Terminated. This conversation has ended. You can start a new one."
  7. Start a new conversation, this time running operation search. Type anything, e.g., toolhouse.

Error
Exception: {"error":"InvalidArgumentError","message":"Expected where to have exactly one operator, got {}"} (trace ID: 0)
See server logs for more details

Logs attached (full logs including server startup): github-assistant-error-issue-952.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    1 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions