From f024a6a1cbcb68395fe1a15d4ac852c2be2416e6 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 22 Mar 2026 23:48:32 +0000 Subject: chore: unify and centralize agent configuration in .agent/ --- .agent/narrative.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .agent/narrative.md (limited to '.agent/narrative.md') diff --git a/.agent/narrative.md b/.agent/narrative.md new file mode 100644 index 0000000..567c343 --- /dev/null +++ b/.agent/narrative.md @@ -0,0 +1,36 @@ + +--- 2026-03-12T08:04:16Z --- +Write a high level component design doc for a full featured sailing companion app. Include comparisons to existing apps, focusing on technical boating features with no social components + +--- 2026-03-13T07:09:49Z --- +Create a task for each deliverable in docs/COMPONENT_DESIGN.md + +--- 2026-03-13T07:10:09Z --- +Create a claudomator task for each deliverable in docs/COMPONENT_DESIGN.md + +--- 2026-03-13T07:10:36Z --- +Create a claudomator task for each deliverable in docs/COMPONENT_DESIGN.md + +--- 2026-03-13T23:55:54Z --- +request necessary android permissions + +--- 2026-03-13T23:56:25Z --- +request necessary android permissions + +--- 2026-03-13T23:56:30Z --- +request necessary android permissions + +--- 2026-03-14T00:04:22Z --- +Request necessary android permissions + +--- 2026-03-14T00:06:44Z --- +Request necessary android permissions + +--- 2026-03-15T07:42:37Z --- +warning: Kapt support in Moshi Kotlin Code Gen is deprecated and will be removed in 2.0. Please migrate to KSP. https://github.com/square/moshi#codegen + +--- 2026-03-15T07:43:23Z --- +warning: Kapt support in Moshi Kotlin Code Gen is deprecated and will be removed in 2.0. Please migrate to KSP. https://github.com/square/moshi#codegen + +--- 2026-03-15T09:10:59Z --- +warning: Kapt support in Moshi Kotlin Code Gen is deprecated and will be removed in 2.0. Please migrate to KSP. https://github.com/square/moshi#codegen -- cgit v1.2.3