first commit

This commit is contained in:
2026-08-05 10:21:02 +10:00
commit 9450834463
8 changed files with 558 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Pi agent local state (machine-specific config, memory, tasks)
.pi/
# Editor/OS noise
*.swp
.DS_Store