Sync from internal salesforce updates#5
Merged
Conversation
|
Thanks for the contribution! Unfortunately we can't verify the commit author(s): Amey Mandalik <a***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request. |
d19ae1d to
c4cba6e
Compare
98855a0 to
9e7211d
Compare
d3a77e2 to
a5918ff
Compare
awli
approved these changes
Apr 16, 2026
mboss37
added a commit
to mboss37/agentscript
that referenced
this pull request
Apr 29, 2026
Seeds contributor culture now rather than at M6 — Non-Negotiable salesforce#5 (public-by-default development) doesn't wait until launch. docs/v2/CONTRIBUTING.md covers: - What we accept / won't accept without a prior ADR - Setup with the Node 22 pin callout (Node 24 breaks tree-sitter) - Change flow: issue first, small PRs, conventional commits, docs in the same PR - Code conventions inherited from .claude/rules plus TrustScript- specific copyright-header + SPDX rules - New-package checklist - ADR template + numbering rule Explicit scope limits: - TrustScript packages + docs/v2/ only; upstream AgentScript PRs still use repo-root CONTRIBUTING.md - Release process, security disclosure, conformance submission, and governance docs are called out as "not yet" so the omissions don't look like oversights Traces to ROADMAP E6.3 (Contributor onboarding docs). Long lead time, so shipping now beats shipping at M6 and hoping contributors already showed up. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Sync from internal improvements (manual, will be automated shortly)
Why
Reliability improvements, new features, etc...
Test Plan
pnpm test)pnpm lint && pnpm typecheck)Checklist