# Linear's agent interaction guidelines in Pi

til · 2026-03-16

import HLSVideo from '@components/content/HLSVideo.astro';
import PiExtensionLink from '@components/content/PiExtensionLink.astro';

Finally got around to reading [Linear's Agent interaction guidelines](https://linear.app/developers/aig) and did a quick implementation with Pi. It was pretty simple to set up and I kinda like the UX!

Take a look at [the code on GitHub](https://github.com/aliou/pi-undercooked/tree/0701190315c442927b453515a4ca80334e79bac8/integrations/linear).

<HLSVideo slug="linear-agent-guidelines" assetPath="blog/linear-agent-guidelines-pi/videos/linear-agent-guidelines" caption="Linear agent guidelines implementation in Pi" speed={2} alt="Demonstration of Linear's agent interaction guidelines implemented in Pi" />
