requests.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. [
  2. {
  3. "model": "smoke-model",
  4. "system": "{{system}}",
  5. "messages": [
  6. {
  7. "role": "user",
  8. "content": [
  9. {
  10. "type": "text",
  11. "text": "Complete the first isolated Python SDK process turn."
  12. },
  13. {
  14. "type": "text",
  15. "text": "Current runtime context. This snapshot supersedes earlier runtime-context snapshots.\n\nCurrent DSH file policy: danger-full-access. The DSH file sandbox does not restrict file modifications by available operations.\n\nApproval prompts are disabled in this session: actions that require approval are rejected automatically — do not request sandbox escalation (do not set `sandbox_permissions`)."
  16. }
  17. ]
  18. }
  19. ],
  20. "toolNames": [
  21. "cordis_inspect_list",
  22. "cordis_inspect_query",
  23. "job_kill",
  24. "job_list",
  25. "job_output",
  26. "run_code",
  27. "subagent",
  28. "workflow"
  29. ]
  30. },
  31. {
  32. "model": "smoke-model",
  33. "system": "{{system}}",
  34. "messages": [
  35. {
  36. "role": "user",
  37. "content": [
  38. {
  39. "type": "text",
  40. "text": "Complete the second isolated Python SDK process turn."
  41. },
  42. {
  43. "type": "text",
  44. "text": "Current runtime context. This snapshot supersedes earlier runtime-context snapshots.\n\nCurrent DSH file policy: danger-full-access. The DSH file sandbox does not restrict file modifications by available operations.\n\nApproval prompts are disabled in this session: actions that require approval are rejected automatically — do not request sandbox escalation (do not set `sandbox_permissions`)."
  45. }
  46. ]
  47. }
  48. ],
  49. "toolNames": [
  50. "cordis_inspect_list",
  51. "cordis_inspect_query",
  52. "job_kill",
  53. "job_list",
  54. "job_output",
  55. "run_code",
  56. "subagent",
  57. "workflow"
  58. ]
  59. }
  60. ]