{"prompt": "Search the codebase.", "kind": "text", "category": "clarify", "tool": "", "target": "What symbol or string should I search for?"} {"prompt": "I'm heading out for lunch.", "kind": "text", "category": "abstain", "tool": "", "target": "Enjoy your lunch!"} {"prompt": "Move the file.", "kind": "text", "category": "clarify", "tool": "", "target": "Which file, and where should it go?"} {"prompt": "Open webassembly.org/specs and nginx.org/en/docs.", "kind": "tool", "category": "parallel", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"webassembly.org/specs\"},\"name\":\"open_url\"} {\"arguments\":{\"url\":\"nginx.org/en/docs\"},\"name\":\"open_url\"}", "calls": [{"name": "open_url", "arguments": {"url": "webassembly.org/specs"}}, {"name": "open_url", "arguments": {"url": "nginx.org/en/docs"}}]} {"prompt": "Never mind, I figured it out.", "kind": "text", "category": "abstain", "tool": "", "target": "Nice, glad you sorted it out!"} {"prompt": "Run the script.", "kind": "text", "category": "clarify", "tool": "", "target": "Which script should I run?"} {"prompt": "Search the code for 'validate_input' and 'WorkerPool'.", "kind": "tool", "category": "parallel", "tool": "grep_search", "target": "{\"arguments\":{\"pattern\":\"validate_input\"},\"name\":\"grep_search\"} {\"arguments\":{\"pattern\":\"WorkerPool\"},\"name\":\"grep_search\"}", "calls": [{"name": "grep_search", "arguments": {"pattern": "validate_input"}}, {"name": "grep_search", "arguments": {"pattern": "WorkerPool"}}]} {"prompt": "Thanks, that's really helpful!", "kind": "text", "category": "abstain", "tool": "", "target": "Glad I could help!"} {"prompt": "Compare the weather in Malmo and Bergen.", "kind": "tool", "category": "parallel", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Malmo\"},\"name\":\"get_weather\"} {\"arguments\":{\"city\":\"Bergen\"},\"name\":\"get_weather\"}", "calls": [{"name": "get_weather", "arguments": {"city": "Malmo"}}, {"name": "get_weather", "arguments": {"city": "Bergen"}}]} {"prompt": "Write it down.", "kind": "text", "category": "clarify", "tool": "", "target": "What should I write, and where should it go?"} {"prompt": "I already ran the tests, thanks.", "kind": "text", "category": "abstain", "tool": "", "target": "Great, sounds like you're all set."} {"prompt": "Create a reminder.", "kind": "text", "category": "clarify", "tool": "", "target": "What should I remind you about, and when?"} {"prompt": "What can you help me with?", "kind": "text", "category": "abstain", "tool": "", "target": "I can help with coding, research, and everyday tasks."} {"prompt": "Set a timer.", "kind": "text", "category": "clarify", "tool": "", "target": "How long should the timer run for?"} {"prompt": "Add it to my calendar.", "kind": "text", "category": "clarify", "tool": "", "target": "What is the event, and when is it?"} {"prompt": "I restarted the server already.", "kind": "text", "category": "abstain", "tool": "", "target": "Good call, sounds like it's back up."} {"prompt": "Edit lib/parse.py and db/migrate.sql.", "kind": "tool", "category": "parallel", "tool": "edit_file", "target": "{\"arguments\":{\"path\":\"lib/parse.py\"},\"name\":\"edit_file\"} {\"arguments\":{\"path\":\"db/migrate.sql\"},\"name\":\"edit_file\"}", "calls": [{"name": "edit_file", "arguments": {"path": "lib/parse.py"}}, {"name": "edit_file", "arguments": {"path": "db/migrate.sql"}}]} {"prompt": "Set up the folder.", "kind": "text", "category": "clarify", "tool": "", "target": "What should the new folder be named?"} {"prompt": "I already opened the file, no need.", "kind": "text", "category": "abstain", "tool": "", "target": "Got it, sounds like you've got it covered."} {"prompt": "We already merged the PR.", "kind": "text", "category": "abstain", "tool": "", "target": "Great, glad the PR is merged."} {"prompt": "We pushed the release last night.", "kind": "text", "category": "abstain", "tool": "", "target": "Nice, congrats on getting it out."} {"prompt": "Good morning!", "kind": "text", "category": "abstain", "tool": "", "target": "Good morning! How can I help?"} {"prompt": "Email the team.", "kind": "text", "category": "clarify", "tool": "", "target": "Who should I email, and what should the message say?"} {"prompt": "Install the package.", "kind": "text", "category": "clarify", "tool": "", "target": "Which package would you like me to install?"} {"prompt": "Block off some time.", "kind": "text", "category": "clarify", "tool": "", "target": "For what, and at what date and time?"} {"prompt": "Create the directories tmp/scratch and out/dist.", "kind": "tool", "category": "parallel", "tool": "make_dir", "target": "{\"arguments\":{\"path\":\"tmp/scratch\"},\"name\":\"make_dir\"} {\"arguments\":{\"path\":\"out/dist\"},\"name\":\"make_dir\"}", "calls": [{"name": "make_dir", "arguments": {"path": "tmp/scratch"}}, {"name": "make_dir", "arguments": {"path": "out/dist"}}]} {"prompt": "Play something.", "kind": "text", "category": "clarify", "tool": "", "target": "What song or artist would you like to hear?"} {"prompt": "Open kafka.apache.org/intro and nginx.org/en/docs.", "kind": "tool", "category": "parallel", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"kafka.apache.org/intro\"},\"name\":\"open_url\"} {\"arguments\":{\"url\":\"nginx.org/en/docs\"},\"name\":\"open_url\"}", "calls": [{"name": "open_url", "arguments": {"url": "kafka.apache.org/intro"}}, {"name": "open_url", "arguments": {"url": "nginx.org/en/docs"}}]} {"prompt": "Search the web for sqlite wal mode and for grpc streaming patterns.", "kind": "tool", "category": "parallel", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"sqlite wal mode\"},\"name\":\"web_search\"} {\"arguments\":{\"query\":\"grpc streaming patterns\"},\"name\":\"web_search\"}", "calls": [{"name": "web_search", "arguments": {"query": "sqlite wal mode"}}, {"name": "web_search", "arguments": {"query": "grpc streaming patterns"}}]} {"prompt": "Make a reservation.", "kind": "text", "category": "clarify", "tool": "", "target": "Where, for how many people, and at what time?"} {"prompt": "How are you doing today?", "kind": "text", "category": "abstain", "tool": "", "target": "I'm doing well, thanks for asking!"} {"prompt": "I closed the ticket on my end.", "kind": "text", "category": "abstain", "tool": "", "target": "Great, thanks for wrapping that up."} {"prompt": "Search the web for terraform state locking and for rust async runtimes.", "kind": "tool", "category": "parallel", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"terraform state locking\"},\"name\":\"web_search\"} {\"arguments\":{\"query\":\"rust async runtimes\"},\"name\":\"web_search\"}", "calls": [{"name": "web_search", "arguments": {"query": "terraform state locking"}}, {"name": "web_search", "arguments": {"query": "rust async runtimes"}}]} {"prompt": "Download it.", "kind": "text", "category": "clarify", "tool": "", "target": "What is the URL of the file to download?"} {"prompt": "That makes sense, thank you.", "kind": "text", "category": "abstain", "tool": "", "target": "You're welcome!"} {"prompt": "You're a lifesaver.", "kind": "text", "category": "abstain", "tool": "", "target": "Happy to help anytime!"} {"prompt": "Edit cli/main.rs and lib/cache.ts.", "kind": "tool", "category": "parallel", "tool": "edit_file", "target": "{\"arguments\":{\"path\":\"cli/main.rs\"},\"name\":\"edit_file\"} {\"arguments\":{\"path\":\"lib/cache.ts\"},\"name\":\"edit_file\"}", "calls": [{"name": "edit_file", "arguments": {"path": "cli/main.rs"}}, {"name": "edit_file", "arguments": {"path": "lib/cache.ts"}}]} {"prompt": "What's the weather in Porto, Nantes, and Turin?", "kind": "tool", "category": "parallel", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Porto\"},\"name\":\"get_weather\"} {\"arguments\":{\"city\":\"Nantes\"},\"name\":\"get_weather\"} {\"arguments\":{\"city\":\"Turin\"},\"name\":\"get_weather\"}", "calls": [{"name": "get_weather", "arguments": {"city": "Porto"}}, {"name": "get_weather", "arguments": {"city": "Nantes"}}, {"name": "get_weather", "arguments": {"city": "Turin"}}]} {"prompt": "Create a ticket.", "kind": "text", "category": "clarify", "tool": "", "target": "What should the ticket title and description be?"} {"prompt": "Kill the process.", "kind": "text", "category": "clarify", "tool": "", "target": "Which process should I terminate?"} {"prompt": "Search the web for wasm component model and for elixir supervision trees.", "kind": "tool", "category": "parallel", "tool": "web_search", "target": "{\"arguments\":{\"query\":\"wasm component model\"},\"name\":\"web_search\"} {\"arguments\":{\"query\":\"elixir supervision trees\"},\"name\":\"web_search\"}", "calls": [{"name": "web_search", "arguments": {"query": "wasm component model"}}, {"name": "web_search", "arguments": {"query": "elixir supervision trees"}}]} {"prompt": "Run 'npm run compile' and 'make build'.", "kind": "tool", "category": "parallel", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"npm run compile\"},\"name\":\"run_command\"} {\"arguments\":{\"command\":\"make build\"},\"name\":\"run_command\"}", "calls": [{"name": "run_command", "arguments": {"command": "npm run compile"}}, {"name": "run_command", "arguments": {"command": "make build"}}]} {"prompt": "What's the weather in Nantes, Utrecht, and Graz?", "kind": "tool", "category": "parallel", "tool": "get_weather", "target": "{\"arguments\":{\"city\":\"Nantes\"},\"name\":\"get_weather\"} {\"arguments\":{\"city\":\"Utrecht\"},\"name\":\"get_weather\"} {\"arguments\":{\"city\":\"Graz\"},\"name\":\"get_weather\"}", "calls": [{"name": "get_weather", "arguments": {"city": "Nantes"}}, {"name": "get_weather", "arguments": {"city": "Utrecht"}}, {"name": "get_weather", "arguments": {"city": "Graz"}}]} {"prompt": "Open wiki.postgresql.org/Indexes and nginx.org/en/docs.", "kind": "tool", "category": "parallel", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"wiki.postgresql.org/Indexes\"},\"name\":\"open_url\"} {\"arguments\":{\"url\":\"nginx.org/en/docs\"},\"name\":\"open_url\"}", "calls": [{"name": "open_url", "arguments": {"url": "wiki.postgresql.org/Indexes"}}, {"name": "open_url", "arguments": {"url": "nginx.org/en/docs"}}]} {"prompt": "Open grpc.io/docs/guides and nginx.org/en/docs.", "kind": "tool", "category": "parallel", "tool": "open_url", "target": "{\"arguments\":{\"url\":\"grpc.io/docs/guides\"},\"name\":\"open_url\"} {\"arguments\":{\"url\":\"nginx.org/en/docs\"},\"name\":\"open_url\"}", "calls": [{"name": "open_url", "arguments": {"url": "grpc.io/docs/guides"}}, {"name": "open_url", "arguments": {"url": "nginx.org/en/docs"}}]} {"prompt": "Edit src/router.go and db/migrate.sql.", "kind": "tool", "category": "parallel", "tool": "edit_file", "target": "{\"arguments\":{\"path\":\"src/router.go\"},\"name\":\"edit_file\"} {\"arguments\":{\"path\":\"db/migrate.sql\"},\"name\":\"edit_file\"}", "calls": [{"name": "edit_file", "arguments": {"path": "src/router.go"}}, {"name": "edit_file", "arguments": {"path": "db/migrate.sql"}}]} {"prompt": "Edit services/mailer.py and utils/net.py.", "kind": "tool", "category": "parallel", "tool": "edit_file", "target": "{\"arguments\":{\"path\":\"services/mailer.py\"},\"name\":\"edit_file\"} {\"arguments\":{\"path\":\"utils/net.py\"},\"name\":\"edit_file\"}", "calls": [{"name": "edit_file", "arguments": {"path": "services/mailer.py"}}, {"name": "edit_file", "arguments": {"path": "utils/net.py"}}]} {"prompt": "Hey there.", "kind": "text", "category": "abstain", "tool": "", "target": "Hey! What can I do for you?"} {"prompt": "Book a meeting.", "kind": "text", "category": "clarify", "tool": "", "target": "What time, and with whom?"} {"prompt": "Nice, the deploy worked.", "kind": "text", "category": "abstain", "tool": "", "target": "Awesome, glad the deploy went smoothly!"} {"prompt": "Perfect, that worked.", "kind": "text", "category": "abstain", "tool": "", "target": "Awesome, glad that did the trick!"} {"prompt": "Run 'go vet ./...' and 'make migrate'.", "kind": "tool", "category": "parallel", "tool": "run_command", "target": "{\"arguments\":{\"command\":\"go vet ./...\"},\"name\":\"run_command\"} {\"arguments\":{\"command\":\"make migrate\"},\"name\":\"run_command\"}", "calls": [{"name": "run_command", "arguments": {"command": "go vet ./..."}}, {"name": "run_command", "arguments": {"command": "make migrate"}}]} {"prompt": "Read lib/parse.py and utils/net.py.", "kind": "tool", "category": "parallel", "tool": "read_file", "target": "{\"arguments\":{\"path\":\"lib/parse.py\"},\"name\":\"read_file\"} {\"arguments\":{\"path\":\"utils/net.py\"},\"name\":\"read_file\"}", "calls": [{"name": "read_file", "arguments": {"path": "lib/parse.py"}}, {"name": "read_file", "arguments": {"path": "utils/net.py"}}]} {"prompt": "I'm going to grab a coffee.", "kind": "text", "category": "abstain", "tool": "", "target": "Enjoy your coffee!"} {"prompt": "Appreciate the help earlier.", "kind": "text", "category": "abstain", "tool": "", "target": "Anytime — glad it worked out."} {"prompt": "Edit web/form.jsx and utils/net.py.", "kind": "tool", "category": "parallel", "tool": "edit_file", "target": "{\"arguments\":{\"path\":\"web/form.jsx\"},\"name\":\"edit_file\"} {\"arguments\":{\"path\":\"utils/net.py\"},\"name\":\"edit_file\"}", "calls": [{"name": "edit_file", "arguments": {"path": "web/form.jsx"}}, {"name": "edit_file", "arguments": {"path": "utils/net.py"}}]} {"prompt": "Schedule a call.", "kind": "text", "category": "clarify", "tool": "", "target": "When should the call be, and who is on it?"} {"prompt": "Commit the changes.", "kind": "text", "category": "clarify", "tool": "", "target": "What commit message should I use?"} {"prompt": "Open the file.", "kind": "text", "category": "clarify", "tool": "", "target": "Which file should I open?"} {"prompt": "I just committed the fix myself.", "kind": "text", "category": "abstain", "tool": "", "target": "Nice work getting that committed."}