Rename project to DroidClaw

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sanju Sivalingam
2026-02-06 17:51:08 +05:30
parent caa7c9a371
commit 76b7bce405
14 changed files with 17 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "android-action-kernel",
"name": "droidclaw",
"version": "1.0.0",
"description": "AI agent that controls Android devices through the accessibility API - TypeScript/Bun edition",
"description": "AI agent that takes control of your Android phone — give it a goal, it figures out the taps",
"type": "module",
"scripts": {
"start": "bun run src/kernel.ts",