Optional cookies help us improve Palette. Cookie policy

Skip to main contentAnnouncing our €3M pre-seed

Articles

Practical, evergreen lessons from work we have actually done: systems we built, decisions we made, what broke, and what we learned.

  1. How we gave our agents a memory with lesson and log files

    How we gave our AI agents a memory that survives the session, using two plain markdown files: lessons.md for what to do differently, log.md for what happened.