dominik kundel @ AI Engineer World's Fair Profile picture
DevX & TypeScript Agents SDK @OpenAI - prev. AI agents @twilio - JS Hacker - MBA @BerkeleyHaas - 🥃 https://t.co/sQzafXNYFt - he/him - Opinions my own
Jun 5 6 tweets 2 min read
Yesterday we launched the OpenAI Agents SDK for TypeScript. Codex was a crucial part of this launch with 261 tasks, 131 PRs created and 103 PRs merged, all before Codex had internet access! Here’s how Codex empowered us and what we learned 🧵 Screenshot of GitHub pull request count filtered by PRs labeled with codex 🐛 Bug finding
We ran “Find three bugs in agents-core and suggest fixes” daily or even more often. Codex surfaced unknown bugs so we could focus on features and then went ahead and created fixes including test coverage for them. Screenshot of Codex being asked to find three bugs and lining out the bugs
Aug 6, 2019 5 tweets 4 min read
Super excited to finally talk about it 😊 @philnash @stefanjudis & I worked the last weeks on the Serverless Toolkit that allows you to more seamlessly develop and deploy @twilio Functions 🎉

github.com/twilio-labs/se… You can use it via the brand new @twilio CLI:
```
npm i -g twilio-cli
twilio plugins:install @twilio-labs/plugin-serverless
twilio serverless --help
```
#SIGNALConf

github.com/twilio-labs/pl…
May 9, 2018 35 tweets 41 min read
Learning about tips and tricks about @code with nobody other than @burkeholland & @John_Papa

👇 Thread 👇

// #MSBuild On the spectrum between code editor and IDEs, @code falls on the editor side "with a little bit more"

// @burkeholland @John_Papa #MSBuild