feat: add phase 1 runnable skeleton

This commit is contained in:
Hermes Agent
2026-07-09 04:19:23 +00:00
parent deec0c7fa3
commit bd0cf34aa3
35 changed files with 675 additions and 5 deletions
+2 -3
View File
@@ -7,7 +7,7 @@ hermes-mobile/
LICENSE
.gitignore
.editorconfig
package.json # pnpm workspace root, later
package.json # pnpm workspace root
pnpm-workspace.yaml
tsconfig.base.json
install.sh # one-liner installer entrypoint, later
@@ -31,8 +31,7 @@ hermes-mobile/
src/
app/
App.tsx
router.tsx
providers.tsx
navigation.ts
screens/
AskScreen/
ActivityScreen/