diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:32 +0000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-03-22 23:48:32 +0000 |
| commit | f024a6a1cbcb68395fe1a15d4ac852c2be2416e6 (patch) | |
| tree | 149db55dbc69b04a5aa02edf88dbe8a5d83f1841 /.agent/narrative.md | |
| parent | 455206121f2061d5bc81b629da7978e1975845d9 (diff) | |
chore: unify and centralize agent configuration in .agent/
Diffstat (limited to '.agent/narrative.md')
| -rw-r--r-- | .agent/narrative.md | 36 |
1 files changed, 36 insertions, 0 deletions
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 |
