Commit Graph

  • 47935e22a0 feat: initial Claw3D main Horus AI 2026-04-10 20:15:50 +02:00
  • 04efa31c40 Add Cursor Cloud specific instructions to AGENTS.md (#85) Luke The Dev 2026-04-04 22:26:20 -05:00
  • dc9db7c732 fix(kanban): hide HUD elements when immersive board is open (#87) Luke The Dev 2026-04-04 22:25:06 -05:00
  • bed92c28e7 fix(docker): omit dev dependencies from runtime image (#84) Luke The Dev 2026-04-04 22:24:29 -05:00
  • b573646f2d fix(gateway): tolerate reconnect bursts without dropping sessions (#100) Luke The Dev 2026-04-03 23:19:59 -05:00
  • a18c8c630c fix: surface upstream gateway timeout for remote OpenClaw/Tailscale connections (#94) gsknnft 2026-04-03 18:57:36 -04:00
  • 4be98d7080 fix: clean up Hermes-visible OpenClaw leftovers (#97) gsknnft 2026-04-03 18:35:13 -04:00
  • 051d0ce469 security: harden gateway proxy, custom runtime proxy, and media routes (#95) gsknnft 2026-04-03 18:02:06 -04:00
  • 083c146aac feat: add runtime seam, Hermes adapter support, and demo gateway mode (#89) gsknnft 2026-04-02 16:27:24 -04:00
  • a997f13601 feat(kanban): Interactive Kanban board with real-time task tracking (#83) Luke The Dev 2026-03-30 22:58:18 -05:00
  • 464a49bb6d fix(navigation): block desk_cubicle in nav grid with zero padding to prevent walk-through (#75) robotica4us-collab 2026-03-28 22:08:05 -05:00
  • 4b7b295846 build(deps): bump the npm_and_yarn group across 1 directory with 5 updates (#64) dependabot[bot] 2026-03-28 22:05:57 -05:00
  • c3556d2daa fix(security): close remaining path validation gaps (#77) Luke The Dev 2026-03-27 22:21:41 -05:00
  • e0eb73111b fix(security): sanitize file paths in agent-state and skills-remove endpoints (#60) AdminExcellence 2026-03-27 20:21:03 -07:00
  • 3295e1ea0e fix(skills): sync packaged soundclaw SKILL.md with asset source (fixes #72) (#74) robotica4us-collab 2026-03-27 21:35:51 -05:00
  • e71b62444c fix: resolve gateway URL at runtime via /api/studio fallback (#66) iamlukethedev 2026-03-27 14:45:02 -05:00
  • 456cfae771 fix(issue-7): revert dev artifact and fix test timeouts iamlukethedev 2026-03-27 13:41:44 -05:00
  • fdc7a4223a fix(issue-7): enforce voice upload size limit before buffering (#22) robotica4us-collab 2026-03-27 13:41:56 -05:00
  • fcecece1c3 fix(test): correct same-cell astar assertion to match code behavior iamlukethedev 2026-03-27 13:19:02 -05:00
  • 450f4873f6 fix(issue-3): astar() returns empty path on failure instead of raw destination (#21) robotica4us-collab 2026-03-27 13:19:39 -05:00
  • b091b9087a fix(issue-13): remove impossible TS2367 comparison in skillGymDirective guard (#18) robotica4us-collab 2026-03-27 13:05:25 -05:00
  • a953c5fda6 feat: add company builder wizard with AI-powered org generation (#73) Luke The Dev 2026-03-27 12:59:44 -05:00
  • 3da1694085 feat: add SOUNDCLAW jukebox skill integration (#67) Luke The Dev 2026-03-26 18:35:19 -05:00
  • a202cdc80f feat: add multi-agent beta remote office support (#62) Luke The Dev 2026-03-25 11:14:20 -05:00
  • 1185f7a9f0 Updated Roadmap (#59) Luke The Dev 2026-03-24 14:15:47 -05:00
  • 6666be0652 fix(security): resolve symlinks in path-suggestions home directory check (fixes #52) (#54) Nix 2026-03-24 21:33:24 +05:30
  • 88b1e9b749 docs: add Agent Bus integration guide — visualize AI coding sessions in Claw3D (#47) emiliovos 2026-03-24 10:02:58 -06:00
  • 994c8b06b5 feat(ui): improve visual polish, responsiveness, and accessibility (#58) Yusup Supriyadi 2026-03-24 22:55:19 +07:00
  • c9789c2148 Add office agent management wizard (#56) Luke The Dev 2026-03-23 18:04:37 -05:00
  • 5e7812c352 Skills (#50) Luke The Dev 2026-03-23 11:44:25 -05:00
  • c2cbdeec44 feat(issue-17): add onboarding wizard for new users (#26) robotica4us-collab 2026-03-21 17:37:54 -05:00
  • ac30f71db0 fix(issue-5): add collision-aware pathfinding to Phaser office viewer (#24) robotica4us-collab 2026-03-21 17:23:11 -05:00
  • e24ed41532 fix(issue-4): replace hardcoded BLOCKING_TYPES with metadata-driven ITEM_METADATA (#20) robotica4us-collab 2026-03-21 16:06:51 -05:00
  • 941612ab2d fix(issue-6): prevent A* diagonal corner-cutting through blocked cells (#19) robotica4us-collab 2026-03-21 16:04:15 -05:00
  • 533bcd9b3f fix(security): enforce access gate on all routes, not just /api/ (#42) Nix 2026-03-22 02:22:20 +05:30
  • 6b5895dcfe Feature/avatar customization (#25) Luke The Dev 2026-03-20 23:17:30 -05:00
  • 65c2b9cf85 Avatar Customization + Update Agent Brain (#23) Luke The Dev 2026-03-20 23:05:14 -05:00
  • a5b0895dd8 Fix WS auth + gym release directive TypeScript error (#16) Tony Simons 2026-03-20 23:00:58 -05:00
  • 3572499f5d docs: add .env.example for local development setup (#14) Tony Simons 2026-03-20 00:22:38 -05:00
  • 4fa4f13558 First Release of Claw3D (#11) Luke The Dev 2026-03-19 23:14:04 -05:00
  • 5ea96b2650 Create CHANGELOG.md Luke The Dev 2026-03-18 04:43:18 +00:00
  • d4e4349dc0 Create CONTRIBUTING.md Luke The Dev 2026-03-17 23:42:14 -05:00
  • fc283406de Create ROADMAP.md Luke The Dev 2026-03-17 23:40:51 -05:00
  • 02a43199c1 Create SUPPORT.md Luke The Dev 2026-03-17 23:40:08 -05:00
  • b40ad44407 Create ARCHITECTURE.md Luke The Dev 2026-03-17 23:38:53 -05:00
  • 8c382cb362 Create CODE_OF_CONDUCT.MD Luke The Dev 2026-03-17 23:37:48 -05:00
  • 0520194216 Create LICENSE Luke The Dev 2026-03-17 23:37:20 -05:00
  • 19ba8618e2 Create SECURITY.md Luke The Dev 2026-03-17 23:36:50 -05:00
  • 4dd04eabbe Create VISION.md Luke The Dev 2026-03-17 23:36:19 -05:00
  • 1b9b97ff94 Create README.md Luke The Dev 2026-03-17 23:35:36 -05:00
  • 6e51d5c497 Create CODEOWNERS Luke The Dev 2026-03-16 16:16:30 -05:00
  • 31adda95b4 Create SECURITY.md Luke The Dev 2026-03-16 16:15:46 -05:00
  • ac07114883 Create FUNDING.yml Luke The Dev 2026-03-16 15:47:34 -05:00
  • a244895e8f Update config.yml Luke The Dev 2026-03-16 15:37:46 -05:00
  • c245925e9d Create config.yml Luke The Dev 2026-03-16 15:36:57 -05:00
  • cbeea9fb5e Update issue templates Luke The Dev 2026-03-16 15:27:18 -05:00