From 2b9d44cc236994544db16f4a6c45602363849178 Mon Sep 17 00:00:00 2001 From: Nicholai Date: Mon, 16 Feb 2026 01:53:59 -0700 Subject: [PATCH] docs(readme): test direct push to main remove husky pre-commit branch guard -- github ruleset handles branch protection now --- .husky/pre-commit | 8 -------- README.md | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100755 .husky/pre-commit diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index e349b26..0000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -branch=$(git rev-parse --abbrev-ref HEAD) -if [ "$branch" = "main" ]; then - echo "direct commits to main are blocked." - echo "create a feature branch: git checkout -b /" - exit 1 -fi diff --git a/README.md b/README.md index 06c101b..482ea95 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ An AI-native workspace platform that handles auth, deployment, and real-time collaboration -- so you can focus on building what actually matters. -## Build With Direction +## Build With Direction :) - **AI agent built in** -- every workspace ships with an intelligent assistant that understands your domain and takes action through