mirror of
https://github.com/langchain-ai/.github.git
synced 2026-07-19 22:23:53 -04:00
[PR #27] [CLOSED] Claude/create claude md jd ex9 #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/.github/pull/27
Author: @Benjaminh94-wq
Created: 3/25/2026
Status: ❌ Closed
Base:
main← Head:claude/create-claude-md-jdEx9📝 Commits (10+)
6714409feat(bootstrap): add revolutionary AI assistant with OpenClaw + LangGraph + a-Shell1324322Merge pull request #1 from Benjaminh94-wq/claude/add-claude-documentation-3TvEs838cbf5Revert "feat(bootstrap): add revolutionary AI assistant with OpenClaw + LangGraph + a-Shell"f1daaf5Merge pull request #2 from Benjaminh94-wq/revert-1-claude/add-claude-documentation-3TvEsee3b231feat: add CLAUDE.md with hardcoded codebase instructions for Claude Code3a53410feat(system): add autonomous GitHub->localhost deployment pipeline092433cfeat(ios): full autonomous iOS pipeline — Theos compile + SSH deploy + exec bridgea359e7bfeat(ci): add iOS Tailscale deploy workflow — compile + SSH deploy to 100.121.183.9091c3b42feat(apps): trigger first live deploy to iPhone 14 Pro Max iOS 26.4bdd38f4fix(ci): robust Theos SDK install + sshpass + SSH test step📊 Changes
44 files changed (+1541 additions, -0 deletions)
View changed files
➕
.gitattributes(+3 -0)➕
.github/workflows/ci.yml(+75 -0)➕
.github/workflows/ios-ci.yml(+10 -0)➕
.github/workflows/ios-deploy.yml(+131 -0)➕
CLAUDE.md(+151 -0)➕
apps/.build-trigger(+1 -0)➕
apps/claude-daemon/Makefile(+13 -0)➕
apps/claude-daemon/control(+8 -0)➕
apps/claude-daemon/entitlements.xml(+14 -0)➕
apps/claude-daemon/main.m(+86 -0)➕
apps/claude-daemon/postinst(+32 -0)➕
apps/claude-daemon/system-control.sh(+178 -0)➕
apps/example-tool/Makefile(+12 -0)➕
apps/example-tool/control(+7 -0)➕
apps/example-tool/main.m(+16 -0)➕
apps/example-tweak/Filter.plist(+13 -0)➕
apps/example-tweak/Makefile(+13 -0)➕
apps/example-tweak/Tweak.x(+15 -0)➕
apps/example-tweak/control(+9 -0)➕
apps/example-tweak/entitlements.xml(+10 -0)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.