Skip to content

docs: update agent guidance for Node and Go runtimes - #3017

Merged
rinatkhaziev merged 1 commit into
trunkfrom
codex/update-agents-dual-runtime
Aug 28, 2026
Merged

docs: update agent guidance for Node and Go runtimes#3017
rinatkhaziev merged 1 commit into
trunkfrom
codex/update-agents-dual-runtime

Conversation

@rinatkhaziev

Copy link
Copy Markdown
Contributor

Description

Refresh AGENTS.md after merging the Go runtime. Require command implementations and changes in both Node.js and Go, with tests and verified parity across the two runtimes.

  • Remove the obsolete args-to-Commander migration section and consolidate repeated Node.js guidance.
  • Correct toolchain, configuration, output, HTTP 401 handling, analytics, and dev-env storage guidance against the current source.
  • Document Go command middleware, credential isolation, GraphQL generation, dev-env E2E safety gates, and the separate Go and Node SEA packaging paths.

Only AGENTS.md changes; there are no runtime changes.

Changelog Description

Changed

  • Updated contributor guidance for maintaining the Node.js and Go CLI runtimes.

Pull request checklist

  • Updated contributor documentation.
  • Verified referenced source paths, Make targets, npm scripts, and toolchain requirements.
  • Confirmed no runtime changes or new environment variables.
  • Confirmed local planning files are excluded from the commit.

Steps to Test

  1. Run npx --no-install prettier --check AGENTS.md.
  2. Run git show --format= --check HEAD.
  3. Review the documented contracts against the referenced Node.js and Go implementations.

Formatting and documentation reference checks passed. Runtime and parity tests were not run because this change only updates documentation.

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sonarqubecloud

Copy link
Copy Markdown

@rinatkhaziev
rinatkhaziev merged commit 1fa1e91 into trunk Aug 28, 2026
19 checks passed
@rinatkhaziev
rinatkhaziev deleted the codex/update-agents-dual-runtime branch August 28, 2026 18:51
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.

2 participants