From af082ca31647776acc210845f2b244200607712a Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Wed, 23 Sep 2026 09:43:27 +0200 Subject: [PATCH] chore: link to agent-instructions --- index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 995b804..d72acd5 100644 --- a/index.html +++ b/index.html @@ -15,11 +15,13 @@ transparency icon

Welcome to my public website showcasing my experiments and explorations in using Large Language Models (LLMs) for generating code and providing insights! As a solo developer, I've found that LLMs can be incredibly useful tools in my workflow, and I'm excited to share my experiences and findings with you.

-

Interested in learning more about how I use LLMs to generate code? Check out the archives of chats on this site, where you can explore examples of our conversations and see how LLMs can help streamline development processes.

-

In January 2026, I started experimenting with different AI-coding harnesses, such as Google Antigravity and GitHub Copilot (CLI). I especially love to use plan mode before dispatching a fleet of agents. -
- This does mean however, that a lot of coding and AI-use is now less explicit, i.e. not "just" a chat in a browser anymore. That makes it harder to share these experiences in the archival format here and are therefore at risk of becoming stale. Always use your own judgement, please.

-

If you have any insights you would like to share with me, don't hesitate to contact me.
- Tibo De Peuter

+ +

In January 2026, I started experimenting with different AI-coding harnesses, such as Google Antigravity and GitHub Copilot (CLI). I especially love to use plan mode before dispatching a fleet of agents (e.g., see my personal Copilot workflow instructions).

+

This does mean however, that a lot of coding and AI-use is now less explicit, i.e. not "just" a chat in a browser anymore. That makes it harder to share these experiences in the dump-a-chat format, meaning these archives are therefore at risk of becoming stale. Always use your own judgement, please.

+

If you have any insights you would like to share, don't hesitate to contact me.
- Tibo De Peuter