@@ -10,7 +10,7 @@ Extension source code for AgentOS — tools, channel adapters, integrations, and
1010
1111[ ![ CI Status] ( https://github.com/framerslab/agentos-extensions/workflows/CI/badge.svg )] ( https://github.com/framerslab/agentos-extensions/actions )
1212[ ![ License: Apache 2.0] ( https://img.shields.io/badge/License-Apache_2.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
13- [ ![ API Docs] ( https://img.shields.io/badge/docs-TypeDoc-blue )] ( https://framersai .github.io/agentos-extensions/ )
13+ [ ![ API Docs] ( https://img.shields.io/badge/docs-TypeDoc-blue )] ( https://framerslab .github.io/agentos-extensions/ )
1414[ ![ npm: registry] ( https://img.shields.io/npm/v/@framers/agentos-extensions-registry?label=registry )] ( https://www.npmjs.com/package/@framers/agentos-extensions-registry )
1515[ ![ npm: catalog] ( https://img.shields.io/npm/v/@framers/agentos-extensions?label=catalog )] ( https://www.npmjs.com/package/@framers/agentos-extensions )
1616
@@ -430,7 +430,7 @@ All extensions get free CI/CD via GitHub Actions:
430430
431431- ** CI** (` ci.yml ` ): Lint, test, typecheck on every PR
432432- ** Release** (` release.yml ` ): Changesets auto-version PRs + npm publish on merge
433- - ** TypeDoc** (` pages-typedoc.yml ` ): API docs deployed to [ framersai .github.io/agentos-extensions] ( https://framersai .github.io/agentos-extensions/ )
433+ - ** TypeDoc** (` pages-typedoc.yml ` ): API docs deployed to [ framerslab .github.io/agentos-extensions] ( https://framerslab .github.io/agentos-extensions/ )
434434- ** Extension validation** (` extension-validation.yml ` ): Manifest & structure checks
435435- ** Dependabot** : Automated dependency updates with auto-merge for patches
436436
@@ -452,7 +452,7 @@ All extensions get free CI/CD via GitHub Actions:
452452
453453## Documentation
454454
455- - [ API Reference (TypeDoc)] ( https://framersai .github.io/agentos-extensions/ )
455+ - [ API Reference (TypeDoc)] ( https://framerslab .github.io/agentos-extensions/ )
456456- [ How Extensions Work] ( ./HOW_EXTENSIONS_WORK.md )
457457- [ Extension Architecture] ( ./EXTENSION_ARCHITECTURE.md )
458458- [ Auto-Loading Extensions] ( ./AUTO_LOADING_EXTENSIONS.md )
@@ -477,7 +477,7 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for detailed guidelines.
477477- ** Extensions GitHub** : [ github.com/framerslab/agentos-extensions] ( https://github.com/framerslab/agentos-extensions )
478478- ** Mars Genesis Demo** : [ github.com/framerslab/mars-genesis-simulation] ( https://github.com/framerslab/mars-genesis-simulation )
479479- ** npm** : [ @framers ] ( https://www.npmjs.com/org/framers )
480- - ** API Docs** : [ framersai .github.io/agentos-extensions] ( https://framersai .github.io/agentos-extensions/ )
480+ - ** API Docs** : [ framerslab .github.io/agentos-extensions] ( https://framerslab .github.io/agentos-extensions/ )
481481- ** Discord** : [ wilds.ai/discord] ( https://wilds.ai/discord )
482482- ** Website** : [ frame.dev] ( https://frame.dev )
483483- ** Contact** : [ team@frame.dev ] ( mailto:team@frame.dev )
0 commit comments