Skip to content

chore: prepare repo for open source - #41

Merged
jsolly merged 1 commit into
mainfrom
chore/open-source-prep
Jul 17, 2026
Merged

chore: prepare repo for open source#41
jsolly merged 1 commit into
mainfrom
chore/open-source-prep

Conversation

@jsolly

@jsolly jsolly commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Scanned full git history with gitleaks (clean); no secrets or filled credentials in tree or history
  • Added MIT LICENSE, fork-friendly README deploy guide, and AGENTS.md notes for contributors/agents
  • Softened pre-commit so forks can commit without private dotagents tooling (empty-index skip + lockfile-aware npm ci)

Test plan

  • Clone on a machine without ~/code/dotagents and confirm git commit runs the built-in gate
  • Follow README “Deploy your own copy” on a Vercel import (no env vars required)
  • Confirm CI green (actionlint, typecheck, build)

Made with Cursor

Add MIT license and fork-friendly deploy docs, and soften the pre-commit
gate so contributors can commit without private authoring tooling.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jsolly
jsolly merged commit 9af0196 into main Jul 17, 2026
1 check was pending
@jsolly
jsolly deleted the chore/open-source-prep branch July 17, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant