chore: rename IQAICOM/IQAIcom to IQOfficial - #713
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
There was a problem hiding this comment.
Code Review
This pull request updates the GitHub organization name and casing from IQAIcom (and IQAICOM) to IQOfficial across documentation, configurations, scripts, and package files. The review feedback correctly identifies several instances in the .claude agent instructions and style guides where the casing rules became redundant (e.g., comparing IQOfficial against itself instead of specifying IQOFFICIAL as the incorrect uppercase casing to avoid). Correcting these ensures that automated audits and documentation writers can properly flag incorrect casing.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| - **Guides:** `framework/guides/` for cross-cutting content (best practices, troubleshooting, deployment, integrations) | ||
| - **Node.js:** `>=22.0` | ||
| - **GitHub org casing:** `IQAIcom` (not `IQAICOM`) | ||
| - **GitHub org casing:** `IQOfficial` (not `IQOfficial`) |
There was a problem hiding this comment.
| ### URLs & Links | ||
|
|
||
| - GitHub org casing: `IQAIcom` (not `IQAICOM`) — exception: Telegram `https://t.me/IQAICOM` is correct | ||
| - GitHub org casing: `IQOfficial` (not `IQOfficial`) — exception: Telegram `https://t.me/IQOfficial` is correct |
There was a problem hiding this comment.
The casing instruction is redundant: IQOfficial (not IQOfficial). It should specify that the uppercase casing IQOFFICIAL is incorrect.
| - GitHub org casing: `IQOfficial` (not `IQOfficial`) — exception: Telegram `https://t.me/IQOfficial` is correct | |
| - GitHub org casing: IQOfficial (not IQOFFICIAL) — exception: Telegram https://t.me/IQOfficial is correct |
| - **Bare "ADK" usage**: Find instances where "ADK" appears without the "-TS" suffix. Exclude package names like `@iqai/adk` and CLI commands like `adk run` — focus on prose/description text that says "ADK" when it should say "ADK-TS". Common false positives to skip: `@iqai/adk`, `adk-cli`, `adk run`, `adk web`, `adk-ts` (lowercase in URLs), `ADK-TS`. | ||
| - **"Agent Development Kit" expansion**: This phrase should never appear. Search for it. | ||
| - **GitHub org casing**: Search for `IQAICOM` (uppercase) in URLs — canonical is `IQAIcom`. Exception: `https://t.me/IQAICOM` is correct for Telegram. | ||
| - **GitHub org casing**: Search for `IQOfficial` (uppercase) in URLs — canonical is `IQOfficial`. Exception: `https://t.me/IQOfficial` is correct for Telegram. |
There was a problem hiding this comment.
The search term for uppercase casing should be IQOFFICIAL instead of IQOfficial to correctly audit for incorrect uppercase URLs.
| - **GitHub org casing**: Search for `IQOfficial` (uppercase) in URLs — canonical is `IQOfficial`. Exception: `https://t.me/IQOfficial` is correct for Telegram. | |
| - **GitHub org casing**: Search for IQOFFICIAL (uppercase) in URLs — canonical is IQOfficial. Exception: https://t.me/IQOfficial is correct for Telegram. |
| For each drifted section, propose the canonical version that should be used across all templates. Follow these rules: | ||
|
|
||
| - GitHub URL org: always `IQAIcom` (not `IQAICOM`) | ||
| - GitHub URL org: always `IQOfficial` (not `IQOfficial`) |
| All READMEs must follow these rules (from `adk-style-guide`): | ||
|
|
||
| - GitHub URL org: `IQAIcom` (not `IQAICOM`) | ||
| - GitHub URL org: `IQOfficial` (not `IQOfficial`) |
| **Telegram link usage:** Use the ADK-TS / IQ Builders link (`+Z37x8uf6DLE3ZTQ8`) in framework docs, READMEs, and developer-facing content. Use the IQ AI company link (`IQOfficial`) only for company-level references (e.g., SECURITY.md). | ||
|
|
||
| **GitHub org casing:** Always `IQAIcom` (NOT `IQAICOM` or `iqaicom`) | ||
| **GitHub org casing:** Always `IQOfficial` (NOT `IQOfficial` or `iqofficial`) |
There was a problem hiding this comment.
The casing instruction is redundant: IQOfficial (NOT IQOfficial or iqofficial). It should specify IQOFFICIAL as the incorrect uppercase casing.
| **GitHub org casing:** Always `IQOfficial` (NOT `IQOfficial` or `iqofficial`) | |
| **GitHub org casing:** Always IQOfficial (NOT IQOFFICIAL or iqofficial) |
Replaces `@IQAICOM`/`@IQWIKI` Twitter handle references with `@IQOfficial` in Twitter/X URLs (x.com, twitter.com), Open Graph creator/site metadata, and TWITTER_HANDLE constants. GitHub, Telegram, and other non-Twitter references intentionally left unchanged. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
c183731 to
4b183d7
Compare
Renames
IQAICOM,IQAIcom, andiqaicomreferences toIQOfficial/iqofficial(case-preserving) as part of the brand handle rename. Covers Twitter/X handles, GitHub URLs, Telegram links, package metadata, badges, and docs.Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com