40 Commits
Author SHA1 Message Date
Abhimanyu Saharan 6d57d4a1c7 Archive OpenClaw Mission Control and redirect to Wardn AI
Archived the OpenClaw Mission Control project and directed users to migrate to Wardn AI, detailing the reasons for the archive and providing links for further information.
2026-08-06 12:33:56 +05:30
Abhimanyu SaharanandClaude 010bac0005 fix(deploy): provide BASE_URL in docker bootstrap
Populate BASE_URL in the root compose environment and wire it into
the backend and webhook worker so docker-mode installs start cleanly
even when backend/.env is missing or still at example defaults.

Document the docker deployment requirement so manual compose setup and
the installer generate the same public backend origin consistently.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-14 03:47:27 +05:30
Abhimanyu Saharan df7152dcad feat(docker): add watch mode for automatic frontend rebuilds in Docker 2026-03-05 00:54:09 +05:30
Abhimanyu Saharan 0fe61e3e08 refactor(env): update NEXT_PUBLIC_API_URL to use 'auto' for better flexibility 2026-03-03 02:40:28 +05:30
Abhimanyu Saharan 4ede6965de closes #196 2026-03-03 01:27:17 +05:30
Claude Thebot c402344cb8 feat: add macOS support to installer and docs
- install.sh: detect Darwin, use Homebrew for packages/Node, Docker Desktop hint
- install.sh: portable realpath and bash 3-compatible confirm() for macOS
- docs/installer-support.md: add macOS (Darwin) / Homebrew to support matrix
- README.md: document supported platforms (Linux and macOS), Docker Desktop/Homebrew
- ci.yml: add installer-macos job (macos-latest, bash -n install.sh)

Made-with: Cursor
2026-02-26 15:52:47 -08:00
Abhimanyu Saharan 56fadb4b47 Remove extra newline from README.md 2026-02-23 01:48:14 +05:30
Abhimanyu Saharan 22b904c9ab Add Slack join badge to README
Added a static badge for Slack join link to README.
2026-02-23 01:41:05 +05:30
Abhimanyu Saharan 0a2dc2dbc0 Replace images in README with updated versions
Updated images in the README to reflect new assets.
2026-02-15 01:17:09 +05:30
Abhimanyu Saharan 22a51cccfb docs: add curl|bash one-liner for install.sh 2026-02-13 16:40:13 +00:00
Abhimanyu Saharan 645e620ae9 installer: scaffold package manager abstraction and support matrix 2026-02-13 09:40:54 +00:00
Abhimanyu Saharan 8750335281 feat: add installer script and CI configuration for deployment modes 2026-02-13 14:41:27 +05:30
Abhimanyu Saharan 554d6256c8 docs: update README for clarity and improved structure 2026-02-13 00:41:32 +05:30
Abhimanyu Saharan 71c9e2d541 docs: add Star History section to README 2026-02-11 20:45:24 +00:00
Abhimanyu Saharan f2f4ee78a9 Replace image in README with updated version
Updated the image in the README to a new source.
2026-02-12 00:47:07 +05:30
Abhimanyu Saharan d5067e443b Update README with image and development status
Added an image to the README and updated the active development section.
2026-02-11 23:46:11 +05:30
Abhimanyu Saharan 571b4844d9 feat: update local authentication mode to require a non-placeholder token of at least 50 characters 2026-02-11 19:40:33 +05:30
Abhimanyu Saharan 06ff1a9720 feat: implement local authentication mode and update related components 2026-02-11 19:40:33 +05:30
Abhimanyu Saharan 4c206fb97d docs: replace code-formatted doc paths with markdown links 2026-02-11 10:40:02 +00:00
Abhimanyu Saharan df2ef84b47 chore: add MIT LICENSE 2026-02-11 10:09:29 +00:00
Abhimanyu Saharan 93f52f9273 docs: clarify Clerk is required (remove optional wording) 2026-02-11 10:08:36 +00:00
Abhimanyu Saharan 4a34732e8d docs: rewrite root README with enterprise tone 2026-02-11 09:59:21 +00:00
Abhimanyu Saharan ac3b4db89f docs: add base gateway configuration for local development 2026-02-10 19:03:53 +05:30
Abhimanyu Saharan 5c25c4bb91 chore(backend): upgrade deps and remove redis/rq 2026-02-10 16:05:49 +05:30
Anya 419ce1bcf2 ci: add conditional e2e job + document canonical test commands 2026-02-08 17:33:04 +00:00
Abhimanyu Saharan 5c2c4f72b5 Merge pull request #60 from abhi1693/docs/next-public-api-url
Merged via Mission Control triage.
2026-02-08 23:01:26 +05:30
Sana (OpenClaw) 7f42ebbef8 docs: add canonical Cypress/Clerk testing guide 2026-02-08 16:23:17 +00:00
Sana (OpenClaw) b8cfdabea0 docs: clarify NEXT_PUBLIC_API_URL must be browser-reachable 2026-02-08 15:47:40 +00:00
Sana (OpenClaw) bbbba764e1 docs: add troubleshooting note for NEXT_PUBLIC_API_URL 2026-02-08 15:41:28 +00:00
Sana (OpenClaw) 2322e198bf docs: document NEXT_PUBLIC_API_URL requirement 2026-02-08 15:31:34 +00:00
Kunal edce84a5b4 Merge remote-tracking branch 'origin/master' into kunal/coverage-gate-policy 2026-02-07 16:40:59 +00:00
OpenClaw Docs Bot f78c7636ac docs: add Star History to README 2026-02-07 16:12:36 +00:00
OpenClaw Docs Bot b166559e57 docs: add CI badge to README 2026-02-07 21:26:20 +05:30
OpenClaw Docs Bot f7c8c688fc docs: add active development note to README 2026-02-07 21:26:20 +05:30
Kunal f87cc1f7fb ci: scoped 100% coverage gates + policy doc 2026-02-07 15:54:42 +00:00
Ishaan (OpenClaw) 2ec23ee0b3 docs: add root README quickstarts 2026-02-07 13:41:05 +00:00
Abhimanyu Saharan 1abc8f68f3 feat: add boards and tasks management endpoints 2026-02-04 02:28:51 +05:30
Abhimanyu Saharan ef2676fa1c Add Teams (DB + API + UI) 2026-02-02 22:04:21 +05:30
Abhimanyu Saharan 22fef51fb8 Make dev servers LAN-accessible (0.0.0.0) + update env examples 2026-02-01 22:31:44 +05:30
Abhimanyu Saharan 8b6e8c8d07 Scaffold Next.js + FastAPI + Postgres tasks board (no auth) 2026-02-01 22:25:28 +05:30