Skip to content

Conversation

@ericyangpan
Copy link
Contributor

Description

Type of Change

  • πŸ“ Metadata contribution (add/update tool, model, or provider information)
  • πŸ› Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to change)
  • πŸ“š Documentation update
  • 🎨 UI/UX improvement
  • ♻️ Code refactoring
  • ⚑ Performance improvement
  • βœ… Test update

Related Issue

Closes #(issue number)

Changes Made

Metadata Contribution Checklist

Only complete this section if adding/updating manifest files:

  • All required fields are filled in according to the schema
  • All URLs are accessible and point to official sources
  • JSON syntax is valid (no syntax errors)
  • No duplicate entries exist
  • Manifest file is in the correct directory (manifests/ides/, manifests/clis/, etc.)
  • ID field follows naming convention (lowercase, hyphenated)
  • Description is clear, concise, and accurate
  • Verified information from official documentation/website

For model contributions, additionally:

  • Size, context length, and max output are accurate
  • Pricing information is current and verified
  • URLs include website, documentation, and relevant analysis sites

Testing

  • Local build passes (npm run build)
  • All validation checks pass (npm run validate:manifests)
  • URL validation passes (npm run validate:urls)
  • Linting passes (npm run lint)
  • Spell check passes (npm run spell)

Screenshots (if applicable)

Additional Notes


Reviewer Checklist

  • Code/manifest follows project conventions
  • Changes are well-documented
  • All CI checks pass
  • No security concerns
  • Documentation is updated (if needed)

ericyangpan and others added 2 commits January 6, 2026 09:37
Remove the tests-urls job as URLs may be temporarily unavailable and cause false negatives.

πŸ€– Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add deploy_guard and cleanup_guard steps to skip preview deployment and
cleanup for fork PRs and Dependabot PRs, which don't have access to
repository secrets.

- Add deploy_guard step to skip preview deployment for fork PRs and Dependabot PRs
- Add cleanup_guard step to skip preview cleanup for fork PRs and Dependabot PRs
- Update PR comments to show deployment/cleanup status with skip reasons
- Fix wrangler command to use --env "" for preview aliases

πŸ€– Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ericyangpan ericyangpan requested a review from a team as a code owner January 6, 2026 02:21
…pty env flag

Removed the --env "" flag from the versions upload command as it's unnecessary.

πŸ€– Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Preview deployment

Status URL
Ready https://pr-69-aicodingstack.pr-preview.workers.dev

Commit: 133c241
Updated: 2026-01-06T04:59:02.855Z

@ericyangpan ericyangpan merged commit 60e965a into main Jan 6, 2026
11 checks passed
@ericyangpan ericyangpan deleted the develop branch January 6, 2026 05:04
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Preview deployment cleaned up

The preview deployment for PR #69 has been removed.

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