* fix: update evaluator tests to use proper AnswerAction type
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* fix: increase token budget and mock external calls in agent test
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* test: add Docker build and container tests
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* feat: add health check endpoint for Docker container verification
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* chore: add Docker test script to package.json
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* ci: add Docker test step to CI workflow
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* fix: remove unused stdout variable in docker test
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
close#53
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <han.xiao@jina.ai>
* fix: ensure config.json is copied to production docker image
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* fix: remove unused config parameter in reduce callback
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* refactor: simplify tools configuration using Object.fromEntries
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* test: increase timeout for async search test
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* test: remove setTimeout from agent test
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
* test: remove trivial tests and improve test coverage
Co-Authored-By: Han Xiao <han.xiao@jina.ai>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Han Xiao <han.xiao@jina.ai>