Загрузка видео...
Не удалось загрузить видео
this work from Google engineers is pure f*cking treasure they built WikiSkill: a system that turns an agent's execution history into persistent knowledge, then compiles it into reusable skills this is basically an experience compiler for agents the loop: run tasks ➜ preserve raw traces ➜ consolidate recurring failures... show more
36,958 просмотров • 2 дней назад •via X (Twitter)
Комментарии: 10

paper:

agents getting smarter then we all moon

this is really a very clean learning loop

google engineers shared this for a reason

Persistence is the real win here, because skills that survive between sessions beat any static prompt library

Guardar los traces es barato. Leerlos y sacar la lección es el trabajo real, y nadie lo factura. En los assessments que hacemos, la mayoría de las mejoras de un agente salen de revisar logs a mano, no de cambiar el modelo.

Thanks for sharing. I can’t wait to dig into this…tomorrow. Time to send the kids to bed!

keeping the rejected edits is smarter than the rollback

this experience compiler approach is actually massive for autonomous agents

Hasn't @NousResearch been doing this forever already?
