Saltar al contenido

Detalles

Presentation Abstract:

What if your AI agent could write and run its own code inside a runtime you fully control? In this talk, I'll walk through how I built an agent harness for the LLM to generate and execute TypeScript inside a custom Deno runtime. You'll discover how simple it is to leverage your JavaScript & TypeScript expertise to do cutting edge Agentic AI Engineering.

The technique is similar to Claude Code's Bash tool, but using the advantages of strongly-typed TypeScript and async Deno. We'll go over the high level idea, then dig into the implementation details: wiring up custom callbacks, module importing, async promise resolution across the JS/Rust boundary, and safe sandboxing.

As always, the meeting is free.. Looking forward to seeing you!!
Gaelen

Temas relacionados

Artificial Intelligence
Artificial Intelligence Programming
JavaScript
Typescript
Software Engineering

También te puede gustar