diff --git a/README.md b/README.md index 22c427a..91b776d 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,13 @@ this is what makes old android devices useful again - they become always-on agen **agent repeating** - stuck detection handles this. if it persists, use a better model +## contributors + +built by [unitedby.ai](https://unitedby.ai) — an open ai community + +- [sanju sivalingam](https://sanju.sh) +- [somasundaram mahesh](https://msomu.com) + ## acknowledgements droidclaw's workflow orchestration was influenced by [android action kernel](https://github.com/Action-State-Labs/android-action-kernel) from action state labs. we took the core idea of sub-goal decomposition and built a different system around it — with stuck recovery, 22 actions, multi-step skills, and vision fallback. diff --git a/site/index.html b/site/index.html index 312a092..e383eba 100644 --- a/site/index.html +++ b/site/index.html @@ -5,7 +5,7 @@ droidclaw - ai agent for android - + @@ -14,7 +14,7 @@ - + @@ -22,7 +22,7 @@ - + @@ -378,7 +378,8 @@ } nav .links.open { display: flex; } nav .links a { font-size: 14px; padding: 4px 0; } - nav .gh-btn { align-self: flex-start; } + nav .links { align-items: center; } + nav .links a.gh-btn { align-self: center; } } @@ -395,7 +396,7 @@ how it works possibilities setup - + GitHub @@ -415,7 +416,7 @@ get started - + view source @@ -757,7 +758,7 @@ bun run src/kernel.ts --workflow morning.json
1

clone and install

-
git clone https://github.com/thisuxhq/droidclaw.git
+
git clone https://github.com/unitedbyai/droidclaw.git
 cd droidclaw && bun install
 cp .env.example .env
@@ -819,16 +820,16 @@ bun run src/kernel.ts
@@ -841,10 +842,10 @@ bun run src/kernel.ts
@@ -857,14 +858,14 @@ bun run src/kernel.ts
@@ -877,12 +878,12 @@ bun run src/kernel.ts
@@ -895,14 +896,14 @@ bun run src/kernel.ts
@@ -915,11 +916,11 @@ bun run src/kernel.ts
@@ -952,8 +953,8 @@ logger.ts session logging