Commit Graph

  • ebe82c7481 feat: add dashboard layout with navigation and auth guard Sanju Sivalingam 2026-02-17 14:32:26 +05:30
  • c0cf5039cd feat: switch SvelteKit from Cloudflare to node adapter Sanju Sivalingam 2026-02-17 14:29:47 +05:30
  • 4c8241c964 feat: add agent loop with LLM integration and stuck detection Sanju Sivalingam 2026-02-17 14:27:26 +05:30
  • 577c195862 feat: add REST routes for devices, goals, and health Sanju Sivalingam 2026-02-17 14:21:11 +05:30
  • 8fe3ad9926 feat: add WebSocket handlers for device and dashboard connections Sanju Sivalingam 2026-02-17 14:17:29 +05:30
  • 5b2a072cee feat: add apiKey plugin and new schema tables Sanju Sivalingam 2026-02-17 14:11:55 +05:30
  • bc014fd587 feat: scaffold Hono server with auth and health check Sanju Sivalingam 2026-02-17 14:07:19 +05:30
  • 1e9e1f7e29 feat: add @droidclaw/shared types package Sanju Sivalingam 2026-02-17 14:03:27 +05:30
  • 920ce46375 Add Discord link to site nav and footer Sanju Sivalingam 2026-02-17 09:37:29 +05:30
  • 9e9f398ed6 Add auto-scroll to find_and_tap skill for off-screen elements Sanju Sivalingam 2026-02-16 21:56:34 +05:30
  • 2312f8bece update workflow Sanju Sivalingam 2026-02-16 21:14:16 +05:30
  • 4848587f0c Add Gemini-to-WhatsApp workflow example Sanju Sivalingam 2026-02-16 20:47:40 +05:30
  • 6a63af1a68 Add ASCII art banner to CLI and update gitignore Sanju Sivalingam 2026-02-16 20:00:46 +05:30
  • 158fe68bf9 Make groq the default provider, ollama as alternative Sanju Sivalingam 2026-02-16 13:48:47 +05:30
  • cbd6eb6b1e Add copy button to install command on site Sanju Sivalingam 2026-02-16 13:45:02 +05:30
  • 76d6258a54 Add manual install steps alongside curl, harden install script Sanju Sivalingam 2026-02-16 13:43:38 +05:30
  • 04a60af082 Add install script and update domain to droidclaw.ai Sanju Sivalingam 2026-02-16 13:41:48 +05:30
  • 75fb725744 Add Ollama provider for local LLM support Sanju Sivalingam 2026-02-16 13:28:37 +05:30
  • fb3e7bc723 Add adb install instructions to site and readme Sanju Sivalingam 2026-02-15 23:03:00 +05:30
  • d8d24154eb Add analytics tracking to site Sanju Sivalingam 2026-02-15 23:00:23 +05:30
  • b5f504bb8d Move repo to unitedbyai org, add contributors Sanju Sivalingam 2026-02-15 12:42:53 +05:30
  • 416005612e Fix mobile overflow on bento and mode cards Sanju Sivalingam 2026-02-14 21:33:51 +05:30
  • 231bce36e5 Update site: icon alignment, meta tags, highlight colors, acknowledgements in readme Sanju Sivalingam 2026-02-14 21:32:00 +05:30
  • 554b2eb394 update site Sanju Sivalingam 2026-02-14 21:03:58 +05:30
  • 71021f48dd Organise examples into folders, rewrite readme with natural flow and tailscale section Sanju Sivalingam 2026-02-14 20:28:22 +05:30
  • 8b9f0a4e6e Clean up for public release: remove logs, debug artifacts, and future plans from tracking; rewrite readme minimal and lowercase Sanju Sivalingam 2026-02-14 19:58:47 +05:30
  • 389ac81c98 Add Maestro-style YAML flow runner for deterministic automation Sanju Sivalingam 2026-02-07 19:34:18 +05:30
  • e588881bfc Rewrite README: concise, scannable, conversational tone Sanju Sivalingam 2026-02-07 19:13:49 +05:30
  • 7875db1626 Add weather-to-whatsapp workflow using Google AI Mode + share intent Sanju Sivalingam 2026-02-07 19:11:26 +05:30
  • feeb52aade Add 33 practical day-to-day workflow examples Sanju Sivalingam 2026-02-07 18:37:29 +05:30
  • 8bad65cd96 Add 7 new actions, workflow orchestration, and shell escaping fixes Sanju Sivalingam 2026-02-07 18:33:24 +05:30
  • 5c471ec19a time to rethink architecture of this... Sanju Sivalingam 2026-02-07 18:04:46 +05:30
  • 76b7bce405 Rename project to DroidClaw Sanju Sivalingam 2026-02-06 17:51:08 +05:30
  • caa7c9a371 Update architecture doc: add simple ELI5 explanation + kernel bridge details Sanju Sivalingam 2026-02-06 17:38:26 +05:30
  • 434c5bb826 add arch diagram Sanju Sivalingam 2026-02-06 17:29:46 +05:30
  • cd348b7c34 Update README: fix paths for flat structure, add docs links Sanju Sivalingam 2026-02-06 16:11:51 +05:30
  • 73f967a467 Add detailed use cases documentation with 50+ examples Sanju Sivalingam 2026-02-06 16:06:26 +05:30
  • 879509aebc Flatten project structure: move android-action-kernel/ to root Sanju Sivalingam 2026-02-06 16:02:40 +05:30
  • 610fd04818 10x improvement: vision, multi-turn memory, planning, streaming, smart filtering, logging Sanju Sivalingam 2026-02-06 10:32:58 +05:30
  • a23c94ddd6 Remove root .DS_Store and add root .gitignore Sanju Sivalingam 2026-02-06 09:06:56 +05:30
  • d4ec5e476a Remove .DS_Store and add it to .gitignore Sanju Sivalingam 2026-02-06 09:06:16 +05:30
  • 8504eecc8e Add CLAUDE.md and README.md documentation Sanju Sivalingam 2026-02-06 09:03:49 +05:30
  • 477d99861c initial commit Sanju Sivalingam 2026-02-06 08:59:43 +05:30