Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HyunjunJeon/Deepagent-research-context-engineering
/ endpoints
Endpoints
14 in github.com/HyunjunJeon/Deepagent-research-context-engineering
⨍
Functions
3,208
◇
Types & classes
554
↳
Endpoints
14
Route
get_la_liga_standings
tool(description="Use this tool to get la liga standings")
deepagents_sourcecode/libs/deepagents/tests/utils.py:None
Route
get_nba_standings
tool(description="Use this tool to get a comprehensive report on the NBA standings")
deepagents_sourcecode/libs/deepagents/tests/utils.py:None
Route
get_nfl_standings
tool(description="Use this tool to get a comprehensive report on the NBA standings")
deepagents_sourcecode/libs/deepagents/tests/utils.py:None
Route
get_premier_league_standings
tool(description="Use this tool to get premier league standings")
deepagents_sourcecode/libs/deepagents/tests/utils.py:None
Route
get_soccer_scores
tool(description="Use this tool to get the latest soccer scores")
deepagents_sourcecode/libs/deepagents/tests/utils.py:None
Route
get_weather
tool(description="Use this tool to get the weather")
deepagents_sourcecode/libs/deepagents/tests/utils.py:None
Route
get_weather_tool
tool(description="Get the current weather for a location")
deepagents_sourcecode/libs/acp/tests/test_server.py:None
Route
test_composite_agrep_multiple_routes_aggregation_async
pytest.mark.xfail( reason="StoreBackend instances share the same underlying store when using the same runt
deepagents_sourcecode/libs/deepagents/tests/unit_tests/backends/test_composite_backend_async.py:None
Route
test_composite_grep_multiple_routes_aggregation
pytest.mark.xfail( reason="StoreBackend instances share the same underlying store when using the same runt
deepagents_sourcecode/libs/deepagents/tests/unit_tests/backends/test_composite_backend.py:None
Route
test_macos_calls_macos_function
patch("deepagents_cli.image_utils.sys.platform", "darwin")
deepagents_sourcecode/libs/deepagents-cli/tests/unit_tests/test_image_utils.py:None
Route
test_no_image_in_clipboard
patch("deepagents_cli.image_utils.sys.platform", "darwin")
deepagents_sourcecode/libs/deepagents-cli/tests/unit_tests/test_image_utils.py:None
Route
test_pngpaste_not_installed_falls_back
patch("deepagents_cli.image_utils.sys.platform", "darwin")
deepagents_sourcecode/libs/deepagents-cli/tests/unit_tests/test_image_utils.py:None
Route
test_pngpaste_success
patch("deepagents_cli.image_utils.sys.platform", "darwin")
deepagents_sourcecode/libs/deepagents-cli/tests/unit_tests/test_image_utils.py:None
Route
test_unsupported_platform_returns_none
patch("deepagents_cli.image_utils.sys.platform", "linux")
deepagents_sourcecode/libs/deepagents-cli/tests/unit_tests/test_image_utils.py:None