Skip to content

[AS-2597] feat: migrate Go tutorial to app-sdk - #22

Merged
pbc1017 merged 1 commit into
mainfrom
codex/app-sdk
Jul 22, 2026
Merged

[AS-2597] feat: migrate Go tutorial to app-sdk#22
pbc1017 merged 1 commit into
mainfrom
codex/app-sdk

Conversation

@pbc1017

@pbc1017 pbc1017 commented Jul 22, 2026

Copy link
Copy Markdown
Member

Summary

  • migrate all Go imports and go.mod to github.com/channel-io/app-sdk/go v0.14.0
  • switch documentation links to channel-io/app-sdk
  • add complete Korean and Japanese Go tutorial and WAM guides
  • remove platform-specific runtime wording and link localized Extension guides

Test Plan

  • Go 1.25.12 build
  • go test ./...
  • WAM build
  • Yarn format, lint, and typecheck
  • Prettier and public-name audit

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 7 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a71f926a-60f2-49c0-9f03-6634a81493f7

📥 Commits

Reviewing files that changed from the base of the PR and between 5232fb3 and 1edfea0.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (13)
  • README.ja.md
  • README.ko.md
  • README.md
  • cmd/function_endpoint.go
  • cmd/function_endpoint_test.go
  • cmd/main.go
  • go.mod
  • internal/tutorial/app.go
  • internal/tutorial/app_test.go
  • internal/tutorial/native_message.go
  • wam/README.ja.md
  • wam/README.ko.md
  • wam/README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/app-sdk

Comment @coderabbitai help to get the list of available commands.

@pbc1017
pbc1017 merged commit f611714 into main Jul 22, 2026
1 check passed
@pbc1017
pbc1017 deleted the codex/app-sdk branch July 22, 2026 14:27
@pbc1017 pbc1017 changed the title feat: migrate Go tutorial to app-sdk [AS-2597] feat: migrate Go tutorial to app-sdk Jul 23, 2026
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