Skip to content

[TOO-429] Improving docs gen provider id matching and updating engine api accesses for metadaqa#763

Merged
jottakka merged 17 commits intomainfrom
francisco/too-429/some-tweacks-docs-gen
Feb 13, 2026
Merged

[TOO-429] Improving docs gen provider id matching and updating engine api accesses for metadaqa#763
jottakka merged 17 commits intomainfrom
francisco/too-429/some-tweacks-docs-gen

Conversation

@jottakka
Copy link
Contributor

@jottakka jottakka commented Feb 12, 2026

Note

Medium Risk
Touches request-routing and redirects in middleware.ts/next.config.ts, so misconfigurations could break locale URLs or cause redirect loops; the rest is doc/nav data churn with low runtime risk.

Overview
Toolkit docs generation/navigation: Updates the GitHub Action to run sync-toolkit-sidebar.ts with --prune --verbose so removed categories/toolkits are cleaned up during automated docs refresh.

Docs IA + routing changes: Removes the resources/integrations/others section (including generated pages/meta) and adds a non-permanent redirect from /.../integrations/others/* back to /.../integrations. Middleware now always resolves locale to en and redirects any /es or /pt-BR paths to their English equivalents.

Content + metadata updates: Refreshes agent framework cards to point at new /en/get-started/... routes, updates Figma auth-provider links to the development/figma integration, skips developers.google.com in external URL tests, and sets HubSpot toolkit JSON auth.providerId fields to hubspot (previously null).

Written by Cursor Bugbot for commit 6ccd81a. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Feb 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 13, 2026 7:22pm

Request Review

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 2 style suggestion(s).

Powered by Vale + Claude

@jottakka jottakka requested a review from sdserranog February 12, 2026 19:44
nearestnabors and others added 3 commits February 13, 2026 15:49
fixing the links in the framework overvieww to link to the appropriate pages

Co-authored-by: Rachel Lee Nabors <nearestnabors@users.noreply.github.com>
* Add CLAUDE.md for Claude Code onboarding

Provides project overview, build commands, architecture map, content
authoring guidelines, and key config file references so Claude Code
can assist effectively in this repo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Update CLAUDE.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Address PR review feedback on CLAUDE.md

- Rename heading from redundant "CLAUDE.md" to "Arcade Docs"
- Remove nonexistent app/es/ and app/pt-BR/ directories
- Replace hardcoded framework/Node versions with references to source files
- Add instruction to never bypass pre-commit hooks
- Add Code Quality section forbidding lint/TS suppression comments
- Remove LLM-Aware Features section (not useful for Claude Code)
- Add missing config files (tsconfig, components.json, postcss)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Force preferred locale to English for now

Co-authored-by: Teal Larson <LARSON.TEAL@GMAIL.COM>

* Redirect non-English locale paths to English

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
@jottakka jottakka merged commit ac1df01 into main Feb 13, 2026
9 checks passed
@jottakka jottakka deleted the francisco/too-429/some-tweacks-docs-gen branch February 13, 2026 19:26
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.

6 participants