localagent-dispatch-data / contextual_train.jsonl
danelcsb's picture
annotator fixes (run_python/download_file) + expand (freeform_train, scenario_single, episodes)
ce39512 verified
Raw
History Blame Contribute Delete
45.7 kB
{"prompt": "Go through the contents of assets/icons.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"assets/icons\"},\"name\":\"list_dir\"}"}
{"prompt": "Can you check the page https://docs.product.com/guide?", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://docs.product.com/guide\"},\"name\":\"open_url\"}"}
{"prompt": "Go ahead and write the summary to logs/run.log.", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"logs/run.log\"},\"name\":\"write_file\"}"}
{"prompt": "Run 'sum(range(8))' in Python.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"sum(range(8))\"},\"name\":\"run_python\"}"}
{"prompt": "Please write 'deploy is done' to Slack.", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"deploy is done\"},\"name\":\"slack_send\"}"}
{"prompt": "Search for files named '**/*.java'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"**/*.java\"},\"name\":\"find_files\"}"}
{"prompt": "Please write the results out to logs/run.log.", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"logs/run.log\"},\"name\":\"write_file\"}"}
{"prompt": "Read status.host.io/incidents.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"status.host.io/incidents\"},\"name\":\"open_url\"}"}
{"prompt": "Go get a copy of files.depot.dev/report.pdf onto disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"files.depot.dev/report.pdf\"},\"name\":\"download_file\"}"}
{"prompt": "Check the JSON from api.shop.co/v2/items.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.shop.co/v2/items\"},\"name\":\"http_request\"}"}
{"prompt": "Summarize the API response from api.blog.dev/posts.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.blog.dev/posts\"},\"name\":\"http_request\"}"}
{"prompt": "Open up 'Slack'.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Slack\"},\"name\":\"open_app\"}"}
{"prompt": "Please write 'this week's wins' to my notes.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"this week's wins\"},\"name\":\"notion_write\"}"}
{"prompt": "Please fetch me some information on winter running shoes.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"winter running shoes\"},\"name\":\"web_search\"}"}
{"prompt": "Check status.host.io/incidents.", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"status.host.io/incidents\"},\"name\":\"open_url\"}"}
{"prompt": "Can you search for cheap flights to Lisbon?", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"cheap flights to Lisbon\"},\"name\":\"web_search\"}"}
{"prompt": "Check https://docs.product.com/guide.", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://docs.product.com/guide\"},\"name\":\"open_url\"}"}
{"prompt": "I need you to search for files named 'test_*.py'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"test_*.py\"},\"name\":\"find_files\"}"}
{"prompt": "Can you search for 'MAX_BUFFER' in the files?", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"MAX_BUFFER\"},\"name\":\"grep_search\"}"}
{"prompt": "Fetch me info about cheap flights to Lisbon.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"cheap flights to Lisbon\"},\"name\":\"web_search\"}"}
{"prompt": "Get the API response at api.shop.co/v2/items.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.shop.co/v2/items\"},\"name\":\"http_request\"}"}
{"prompt": "Can you get me info about cheap flights to Lisbon?", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"cheap flights to Lisbon\"},\"name\":\"web_search\"}"}
{"prompt": "Review what's inside notebooks.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"notebooks\"},\"name\":\"list_dir\"}"}
{"prompt": "Can you write 'demo went well' to Slack?", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"demo went well\"},\"name\":\"slack_send\"}"}
{"prompt": "Open the 'Terminal' app.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Terminal\"},\"name\":\"open_app\"}"}
{"prompt": "Fetch the JSON from api.shop.co/v2/items.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.shop.co/v2/items\"},\"name\":\"http_request\"}"}
{"prompt": "Run a search for 'parse_headers' in the codebase.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"parse_headers\"},\"name\":\"grep_search\"}"}
{"prompt": "Write the summary to logs/run.log.", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"logs/run.log\"},\"name\":\"write_file\"}"}
{"prompt": "Go ahead and write 'q3 planning draft' to my Notion page.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"q3 planning draft\"},\"name\":\"notion_write\"}"}
{"prompt": "Write 'meeting moved to 3pm' in the #dev channel.", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"meeting moved to 3pm\"},\"name\":\"slack_send\"}"}
{"prompt": "Check the file src/utils.py.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"src/utils.py\"},\"name\":\"read_file\"}"}
{"prompt": "Check the weather in Vienna.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Vienna\"},\"name\":\"get_weather\"}"}
{"prompt": "Open the page https://acme.io/blog.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://acme.io/blog\"},\"name\":\"open_url\"}"}
{"prompt": "Please write 'q3 planning draft' to my notes.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"q3 planning draft\"},\"name\":\"notion_write\"}"}
{"prompt": "Check the forecast for Vienna real quick.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Vienna\"},\"name\":\"get_weather\"}"}
{"prompt": "Look at the JSON from api.blog.dev/posts.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.blog.dev/posts\"},\"name\":\"http_request\"}"}
{"prompt": "Analyze what a GET to https://data.portal.app/metrics returns.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://data.portal.app/metrics\"},\"name\":\"http_request\"}"}
{"prompt": "Can you write 'this week's wins' to my notes?", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"this week's wins\"},\"name\":\"notion_write\"}"}
{"prompt": "Please run the command 'kubectl get pods'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"kubectl get pods\"},\"name\":\"run_command\"}"}
{"prompt": "Take a look at the assets/icons directory.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"assets/icons\"},\"name\":\"list_dir\"}"}
{"prompt": "Open status.host.io/incidents.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"status.host.io/incidents\"},\"name\":\"open_url\"}"}
{"prompt": "Can you check the diff?", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Can you check the page https://portal.app/changelog?", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://portal.app/changelog\"},\"name\":\"open_url\"}"}
{"prompt": "Check on the page news.site.org/today.", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"news.site.org/today\"},\"name\":\"open_url\"}"}
{"prompt": "Go ahead and open https://docs.product.com/guide.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://docs.product.com/guide\"},\"name\":\"open_url\"}"}
{"prompt": "Please fetch the API response at https://api.service.dev/orders.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://api.service.dev/orders\"},\"name\":\"http_request\"}"}
{"prompt": "Please run the tests.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Check the diff real quick.", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Check on git status.", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Check README.md.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"README.md\"},\"name\":\"read_file\"}"}
{"prompt": "Go get mirror.host.dev/tool.deb and save it to disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"mirror.host.dev/tool.deb\"},\"name\":\"download_file\"}"}
{"prompt": "Can you write 'deploy is done' to the #general channel?", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"deploy is done\"},\"name\":\"slack_send\"}"}
{"prompt": "Can you check the state of the repo?", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "I need you to search for files matching '*.css'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"*.css\"},\"name\":\"find_files\"}"}
{"prompt": "Run the tests.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Analyze the JSON from https://data.portal.app/metrics.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://data.portal.app/metrics\"},\"name\":\"http_request\"}"}
{"prompt": "Go ahead and write the results out to notes/summary.md.", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"notes/summary.md\"},\"name\":\"write_file\"}"}
{"prompt": "Check the forecast for Oslo real quick.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Oslo\"},\"name\":\"get_weather\"}"}
{"prompt": "Check the repo.", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Please fetch a copy of mirror.host.dev/tool.deb onto disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"mirror.host.dev/tool.deb\"},\"name\":\"download_file\"}"}
{"prompt": "Open lib/helpers.js.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/helpers.js\"},\"name\":\"read_file\"}"}
{"prompt": "Open up 'Notion'.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Notion\"},\"name\":\"open_app\"}"}
{"prompt": "Open up data/notes.txt.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"data/notes.txt\"},\"name\":\"read_file\"}"}
{"prompt": "Can you run 'docker build .'?", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"docker build .\"},\"name\":\"run_command\"}"}
{"prompt": "Can you get the API response at https://data.portal.app/metrics?", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://data.portal.app/metrics\"},\"name\":\"http_request\"}"}
{"prompt": "Can you run the test suite?", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Can you check https://blog.dev/intro-post?", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://blog.dev/intro-post\"},\"name\":\"open_url\"}"}
{"prompt": "Can you write the results out to reports/q1.txt?", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"reports/q1.txt\"},\"name\":\"write_file\"}"}
{"prompt": "Open up https://docs.product.com/guide.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://docs.product.com/guide\"},\"name\":\"open_url\"}"}
{"prompt": "Please fetch me info about winter running shoes.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"winter running shoes\"},\"name\":\"web_search\"}"}
{"prompt": "Can you write the results out to reports/q1.txt?", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"reports/q1.txt\"},\"name\":\"write_file\"}"}
{"prompt": "Please write 'ideas for the offsite' into Notion.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"ideas for the offsite\"},\"name\":\"notion_write\"}"}
{"prompt": "Summarize the article at https://docs.product.com/guide.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://docs.product.com/guide\"},\"name\":\"open_url\"}"}
{"prompt": "Check what changed.", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Check on the repo.", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Fetch a copy of files.depot.dev/report.pdf onto disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"files.depot.dev/report.pdf\"},\"name\":\"download_file\"}"}
{"prompt": "Search for files matching 'test_*.py'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"test_*.py\"},\"name\":\"find_files\"}"}
{"prompt": "Run the test suite.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Check news.site.org/today.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"news.site.org/today\"},\"name\":\"open_url\"}"}
{"prompt": "Run the tests.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Can you search for winter running shoes?", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"winter running shoes\"},\"name\":\"web_search\"}"}
{"prompt": "Summarize https://portal.app/changelog.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://portal.app/changelog\"},\"name\":\"open_url\"}"}
{"prompt": "Do a search for files named '*.css'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"*.css\"},\"name\":\"find_files\"}"}
{"prompt": "Fetch a copy of mirror.host.dev/tool.deb onto disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"mirror.host.dev/tool.deb\"},\"name\":\"download_file\"}"}
{"prompt": "Please run the command 'python scripts/ingest.py'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"python scripts/ingest.py\"},\"name\":\"run_command\"}"}
{"prompt": "Check the state of the repo.", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Take a look at the article at status.host.io/incidents.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"status.host.io/incidents\"},\"name\":\"open_url\"}"}
{"prompt": "Do a search for 'MAX_BUFFER' in the codebase.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"MAX_BUFFER\"},\"name\":\"grep_search\"}"}
{"prompt": "Fetch mirror.host.dev/tool.deb and save it to disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"mirror.host.dev/tool.deb\"},\"name\":\"download_file\"}"}
{"prompt": "Open up https://acme.io/blog.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://acme.io/blog\"},\"name\":\"open_url\"}"}
{"prompt": "Go get a copy of files.depot.dev/report.pdf onto disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"files.depot.dev/report.pdf\"},\"name\":\"download_file\"}"}
{"prompt": "I need you to search for 'init_db' in the files.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"init_db\"},\"name\":\"grep_search\"}"}
{"prompt": "Please open lib/helpers.js.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/helpers.js\"},\"name\":\"read_file\"}"}
{"prompt": "Open up the file config/settings.yaml.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"config/settings.yaml\"},\"name\":\"read_file\"}"}
{"prompt": "Can you check what's changed in the code?", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Run the test suite.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Check on what changed.", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Go ahead and open lib/helpers.js.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/helpers.js\"},\"name\":\"read_file\"}"}
{"prompt": "Please fetch me info about cheap flights to Lisbon.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"cheap flights to Lisbon\"},\"name\":\"web_search\"}"}
{"prompt": "Open https://blog.dev/intro-post.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://blog.dev/intro-post\"},\"name\":\"open_url\"}"}
{"prompt": "Take a look at the assets/icons directory.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"assets/icons\"},\"name\":\"list_dir\"}"}
{"prompt": "Search for 'parse_headers' in the repo.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"parse_headers\"},\"name\":\"grep_search\"}"}
{"prompt": "Go ahead and write 'this week's wins' into Notion.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"this week's wins\"},\"name\":\"notion_write\"}"}
{"prompt": "Check on https://blog.dev/intro-post.", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://blog.dev/intro-post\"},\"name\":\"open_url\"}"}
{"prompt": "Can you write this to the file out/results.json?", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"out/results.json\"},\"name\":\"write_file\"}"}
{"prompt": "Write 'this week's wins' to my notes.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"this week's wins\"},\"name\":\"notion_write\"}"}
{"prompt": "Can you write 'this week's wins' to my notes?", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"this week's wins\"},\"name\":\"notion_write\"}"}
{"prompt": "Open the page status.host.io/incidents.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"status.host.io/incidents\"},\"name\":\"open_url\"}"}
{"prompt": "Check the weather in Lisbon.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Lisbon\"},\"name\":\"get_weather\"}"}
{"prompt": "Do a search for 'parse_headers' in the repo.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"parse_headers\"},\"name\":\"grep_search\"}"}
{"prompt": "Summarize the JSON from api.blog.dev/posts.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.blog.dev/posts\"},\"name\":\"http_request\"}"}
{"prompt": "Look at the file docs/intro.md.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"docs/intro.md\"},\"name\":\"read_file\"}"}
{"prompt": "Go get me info about the new metro timetable.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"the new metro timetable\"},\"name\":\"web_search\"}"}
{"prompt": "Can you search for 'render_sidebar' in the files?", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"render_sidebar\"},\"name\":\"grep_search\"}"}
{"prompt": "Please fetch the JSON from https://data.portal.app/metrics.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://data.portal.app/metrics\"},\"name\":\"http_request\"}"}
{"prompt": "Check git status.", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Please open 'Notion'.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Notion\"},\"name\":\"open_app\"}"}
{"prompt": "Summarize the contents of scripts.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"scripts\"},\"name\":\"list_dir\"}"}
{"prompt": "Take a look at the scripts directory.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"scripts\"},\"name\":\"list_dir\"}"}
{"prompt": "Run the Python snippet 'sum(range(8))'.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"sum(range(8))\"},\"name\":\"run_python\"}"}
{"prompt": "Please run 'kubectl get pods'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"kubectl get pods\"},\"name\":\"run_command\"}"}
{"prompt": "Do a search for files matching '*.css'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"*.css\"},\"name\":\"find_files\"}"}
{"prompt": "Run a search for files named '*.css'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"*.css\"},\"name\":\"find_files\"}"}
{"prompt": "Can you open the 'Figma' app?", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Figma\"},\"name\":\"open_app\"}"}
{"prompt": "Please fetch me info about beginner sourdough recipes.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"beginner sourdough recipes\"},\"name\":\"web_search\"}"}
{"prompt": "Search for 'parse_headers' in the repo.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"parse_headers\"},\"name\":\"grep_search\"}"}
{"prompt": "Run the unit tests now.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Please run 'print('ok')' in Python.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"print('ok')\"},\"name\":\"run_python\"}"}
{"prompt": "Please fetch me some information on local coworking spaces.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"local coworking spaces\"},\"name\":\"web_search\"}"}
{"prompt": "Please open 'Chrome'.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Chrome\"},\"name\":\"open_app\"}"}
{"prompt": "Summarize what's inside internal.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"internal\"},\"name\":\"list_dir\"}"}
{"prompt": "Get https://assets.shop.co/logo.png and save it to disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"https://assets.shop.co/logo.png\"},\"name\":\"download_file\"}"}
{"prompt": "Search for standing desk reviews.", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"standing desk reviews\"},\"name\":\"web_search\"}"}
{"prompt": "Check the page https://acme.io/blog.", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://acme.io/blog\"},\"name\":\"open_url\"}"}
{"prompt": "Review the JSON from https://api.acme.io/v1/users.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://api.acme.io/v1/users\"},\"name\":\"http_request\"}"}
{"prompt": "Go ahead and open https://acme.io/blog.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://acme.io/blog\"},\"name\":\"open_url\"}"}
{"prompt": "Can you check the forecast for Lisbon?", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Lisbon\"},\"name\":\"get_weather\"}"}
{"prompt": "Check the page https://portal.app/changelog real quick.", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://portal.app/changelog\"},\"name\":\"open_url\"}"}
{"prompt": "Go ahead and write the results out to logs/run.log.", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"logs/run.log\"},\"name\":\"write_file\"}"}
{"prompt": "Check the forecast for Oslo.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Oslo\"},\"name\":\"get_weather\"}"}
{"prompt": "Please fetch the JSON from https://api.acme.io/v1/users.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://api.acme.io/v1/users\"},\"name\":\"http_request\"}"}
{"prompt": "I need you to search for cheap flights to Lisbon on the web.", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"cheap flights to Lisbon\"},\"name\":\"web_search\"}"}
{"prompt": "Open README.md.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"README.md\"},\"name\":\"read_file\"}"}
{"prompt": "Take a look at what a GET to https://data.portal.app/metrics returns.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://data.portal.app/metrics\"},\"name\":\"http_request\"}"}
{"prompt": "Take a look at status.host.io/incidents.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"status.host.io/incidents\"},\"name\":\"open_url\"}"}
{"prompt": "Take a look at the file docs/intro.md.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"docs/intro.md\"},\"name\":\"read_file\"}"}
{"prompt": "Open up 'Notion'.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Notion\"},\"name\":\"open_app\"}"}
{"prompt": "Run a search for local coworking spaces on the web.", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"local coworking spaces\"},\"name\":\"web_search\"}"}
{"prompt": "Check on the weather in Stockholm.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Stockholm\"},\"name\":\"get_weather\"}"}
{"prompt": "Can you open the file docs/intro.md?", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"docs/intro.md\"},\"name\":\"read_file\"}"}
{"prompt": "Look at src/utils.py.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"src/utils.py\"},\"name\":\"read_file\"}"}
{"prompt": "Go run the command 'kubectl get pods'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"kubectl get pods\"},\"name\":\"run_command\"}"}
{"prompt": "Go ahead and write 'demo went well' to Slack.", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"demo went well\"},\"name\":\"slack_send\"}"}
{"prompt": "Go get the file at files.depot.dev/report.pdf and save it.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"files.depot.dev/report.pdf\"},\"name\":\"download_file\"}"}
{"prompt": "Fetch the API response at https://api.acme.io/v1/users.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://api.acme.io/v1/users\"},\"name\":\"http_request\"}"}
{"prompt": "Run 'len([1, 2, 3])' in Python now.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"len([1, 2, 3])\"},\"name\":\"run_python\"}"}
{"prompt": "Open lib/helpers.js.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/helpers.js\"},\"name\":\"read_file\"}"}
{"prompt": "Go ahead and write 'ideas for the offsite' to my Notion page.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"ideas for the offsite\"},\"name\":\"notion_write\"}"}
{"prompt": "Review the API response from api.blog.dev/posts.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.blog.dev/posts\"},\"name\":\"http_request\"}"}
{"prompt": "Go ahead and open lib/helpers.js.", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/helpers.js\"},\"name\":\"read_file\"}"}
{"prompt": "Check the notebooks directory.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"notebooks\"},\"name\":\"list_dir\"}"}
{"prompt": "Look at news.site.org/today.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"news.site.org/today\"},\"name\":\"open_url\"}"}
{"prompt": "Can you write 'release is live' in the #dev channel?", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"release is live\"},\"name\":\"slack_send\"}"}
{"prompt": "I need you to search for local coworking spaces online.", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"local coworking spaces\"},\"name\":\"web_search\"}"}
{"prompt": "Please run 'len([1, 2, 3])' in Python.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"len([1, 2, 3])\"},\"name\":\"run_python\"}"}
{"prompt": "Write 'demo went well' to the #general channel.", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"demo went well\"},\"name\":\"slack_send\"}"}
{"prompt": "Go ahead and open the 'Spotify' app.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Spotify\"},\"name\":\"open_app\"}"}
{"prompt": "Go run the tests.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Check what's changed in the code.", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Go check the diff.", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Run 'print('ok')' in Python.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"print('ok')\"},\"name\":\"run_python\"}"}
{"prompt": "Check git status.", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Can you check the repo?", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Can you get the JSON from https://api.acme.io/v1/users?", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://api.acme.io/v1/users\"},\"name\":\"http_request\"}"}
{"prompt": "Can you search for local coworking spaces?", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"local coworking spaces\"},\"name\":\"web_search\"}"}
{"prompt": "Check the weather in Stockholm.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Stockholm\"},\"name\":\"get_weather\"}"}
{"prompt": "Go through docs/intro.md.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"docs/intro.md\"},\"name\":\"read_file\"}"}
{"prompt": "Do a search for the new metro timetable.", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"the new metro timetable\"},\"name\":\"web_search\"}"}
{"prompt": "Can you open the 'Notion' app?", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Notion\"},\"name\":\"open_app\"}"}
{"prompt": "Look at the article at https://docs.product.com/guide.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://docs.product.com/guide\"},\"name\":\"open_url\"}"}
{"prompt": "Check the weather in Stockholm.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Stockholm\"},\"name\":\"get_weather\"}"}
{"prompt": "Get me info about local coworking spaces.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"local coworking spaces\"},\"name\":\"web_search\"}"}
{"prompt": "Check the state of the repo.", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Write 'demo went well' to the #general channel.", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"demo went well\"},\"name\":\"slack_send\"}"}
{"prompt": "Go through the article at https://acme.io/blog.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://acme.io/blog\"},\"name\":\"open_url\"}"}
{"prompt": "Check on the diff.", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Check on the page status.host.io/incidents.", "kind": "tool", "category": "ctx_check", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"status.host.io/incidents\"},\"name\":\"open_url\"}"}
{"prompt": "Go run the tests.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Look at src/utils.py.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"src/utils.py\"},\"name\":\"read_file\"}"}
{"prompt": "Please write the summary to logs/run.log.", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"logs/run.log\"},\"name\":\"write_file\"}"}
{"prompt": "Can you write the summary to notes/summary.md?", "kind": "tool", "category": "ctx_write", "tool": "write_file", "target": "{\"arguments\":{\"path\":\"notes/summary.md\"},\"name\":\"write_file\"}"}
{"prompt": "Run 'make deploy' now.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"make deploy\"},\"name\":\"run_command\"}"}
{"prompt": "Can you search for files matching '*.css'?", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"*.css\"},\"name\":\"find_files\"}"}
{"prompt": "Analyze the contents of assets/icons.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"assets/icons\"},\"name\":\"list_dir\"}"}
{"prompt": "Go get the JSON from https://data.portal.app/metrics.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://data.portal.app/metrics\"},\"name\":\"http_request\"}"}
{"prompt": "Search for 'AuthMiddleware' in the codebase.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"AuthMiddleware\"},\"name\":\"grep_search\"}"}
{"prompt": "Please run the command 'make deploy'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"make deploy\"},\"name\":\"run_command\"}"}
{"prompt": "Can you open lib/helpers.js?", "kind": "tool", "category": "ctx_open", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/helpers.js\"},\"name\":\"read_file\"}"}
{"prompt": "Open the page https://acme.io/blog.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://acme.io/blog\"},\"name\":\"open_url\"}"}
{"prompt": "Go run 'kubectl get pods'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"kubectl get pods\"},\"name\":\"run_command\"}"}
{"prompt": "Run 'len([1, 2, 3])' in Python now.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"len([1, 2, 3])\"},\"name\":\"run_python\"}"}
{"prompt": "Check the forecast for Oslo.", "kind": "tool", "category": "ctx_check", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Oslo\"},\"name\":\"get_weather\"}"}
{"prompt": "Go check what changed.", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Can you run the Python snippet 'max(4, 9)'?", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"max(4, 9)\"},\"name\":\"run_python\"}"}
{"prompt": "Go run the command 'kubectl get pods'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"kubectl get pods\"},\"name\":\"run_command\"}"}
{"prompt": "Please write 'deploy is done' in the #dev channel.", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"deploy is done\"},\"name\":\"slack_send\"}"}
{"prompt": "Can you check what changed?", "kind": "tool", "category": "ctx_check", "tool": "git_diff", "target": "{\"arguments\":{},\"name\":\"git_diff\"}"}
{"prompt": "Go through the src directory.", "kind": "tool", "category": "ctx_analyze", "tool": "list_dir", "target": "{\"arguments\":{\"path\":\"src\"},\"name\":\"list_dir\"}"}
{"prompt": "Write 'release is live' in the #dev channel.", "kind": "tool", "category": "ctx_write", "tool": "slack_send", "target": "{\"arguments\":{\"message\":\"release is live\"},\"name\":\"slack_send\"}"}
{"prompt": "Go get me info about standing desk reviews.", "kind": "tool", "category": "ctx_fetch", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"standing desk reviews\"},\"name\":\"web_search\"}"}
{"prompt": "Get a copy of mirror.host.dev/tool.deb onto disk.", "kind": "tool", "category": "ctx_fetch", "tool": "download_file", "target": "{\"arguments\":{\"url\":\"mirror.host.dev/tool.deb\"},\"name\":\"download_file\"}"}
{"prompt": "Analyze the file lib/helpers.js.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/helpers.js\"},\"name\":\"read_file\"}"}
{"prompt": "Run a search for local coworking spaces.", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"local coworking spaces\"},\"name\":\"web_search\"}"}
{"prompt": "Summarize the file README.md.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"README.md\"},\"name\":\"read_file\"}"}
{"prompt": "Can you check the state of the repo?", "kind": "tool", "category": "ctx_check", "tool": "git_status", "target": "{\"arguments\":{},\"name\":\"git_status\"}"}
{"prompt": "Open up https://portal.app/changelog.", "kind": "tool", "category": "ctx_open", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"https://portal.app/changelog\"},\"name\":\"open_url\"}"}
{"prompt": "Go through docs/intro.md.", "kind": "tool", "category": "ctx_analyze", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"docs/intro.md\"},\"name\":\"read_file\"}"}
{"prompt": "Please run the test suite.", "kind": "tool", "category": "ctx_run", "tool": "run_tests", "target": "{\"arguments\":{},\"name\":\"run_tests\"}"}
{"prompt": "Run a search for standing desk reviews online.", "kind": "tool", "category": "ctx_search", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"standing desk reviews\"},\"name\":\"web_search\"}"}
{"prompt": "Can you search for files matching '*.css'?", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"*.css\"},\"name\":\"find_files\"}"}
{"prompt": "Open up 'Chrome'.", "kind": "tool", "category": "ctx_open", "tool": "open_app", "target": "{\"arguments\":{\"name\":\"Chrome\"},\"name\":\"open_app\"}"}
{"prompt": "Run 'python scripts/ingest.py'.", "kind": "tool", "category": "ctx_run", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"python scripts/ingest.py\"},\"name\":\"run_command\"}"}
{"prompt": "Search for 'render_sidebar' in the codebase.", "kind": "tool", "category": "ctx_search", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"render_sidebar\"},\"name\":\"grep_search\"}"}
{"prompt": "Please write 'q3 planning draft' to my notes.", "kind": "tool", "category": "ctx_write", "tool": "notion_write", "target": "{\"arguments\":{\"content\":\"q3 planning draft\"},\"name\":\"notion_write\"}"}
{"prompt": "Go run the Python snippet 'len([1, 2, 3])'.", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"len([1, 2, 3])\"},\"name\":\"run_python\"}"}
{"prompt": "Look at the article at news.site.org/today.", "kind": "tool", "category": "ctx_analyze", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"news.site.org/today\"},\"name\":\"open_url\"}"}
{"prompt": "Can you run the Python snippet 'sum(range(8))'?", "kind": "tool", "category": "ctx_run", "tool": "run_python", "target": "{\"arguments\":{\"code\":\"sum(range(8))\"},\"name\":\"run_python\"}"}
{"prompt": "Search for files matching '*.ipynb'.", "kind": "tool", "category": "ctx_search", "tool": "find_files", "target": "{\"arguments\":{\"pattern\":\"*.ipynb\"},\"name\":\"find_files\"}"}
{"prompt": "Take a look at the JSON from https://api.service.dev/orders.", "kind": "tool", "category": "ctx_analyze", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"https://api.service.dev/orders\"},\"name\":\"http_request\"}"}
{"prompt": "Get the JSON from api.blog.dev/posts.", "kind": "tool", "category": "ctx_fetch", "tool": "http_request", "target": "{\"arguments\":{\"url\":\"api.blog.dev/posts\"},\"name\":\"http_request\"}"}