From 95a300427989daa016b6c7bf5091d192a2e87326 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 4 May 2026 15:35:31 -0400 Subject: [PATCH] Document AI coding setup --- emanote/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/emanote/README.md b/emanote/README.md index c4436f363..bc3e3b038 100644 --- a/emanote/README.md +++ b/emanote/README.md @@ -31,6 +31,10 @@ See [architecture](https://emanote.srid.ca/architecture) for a high-level overvi You may want to run `nix run github:juspay/vira ci -- -b` before opening a PR, but the Github Actions will run it as well. +## AI-based coding + +This repository is set up for AI-based coding with [srid/agency](https://agency.srid.ca/) and [Microsoft APM](https://github.com/microsoft/apm). Following the motivation in [Kolu's contributing guide](https://github.com/juspay/kolu/blob/master/CONTRIBUTING.md), contributors are encouraged to open issues with detailed specifications rather than code changes per se. + ## Discussion To discuss the emanote project, post in [GitHub Discussions][ghdiscuss].