You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- doctor: resolve workspace main entry for npm-named adapters so minCoreVersion loads
- doctor: export resolveWorkspaceMainEntry from version-check.ts + index.ts
- AGENTS.md: fix stale npm scope @browserkit → @browserkit-dev
- CHANGELOG.md: fix header typo and rewrite to accurately separate 0.1.0 vs 0.2.0
Made-with: Cursor
Copy file name to clipboardExpand all lines: AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Durable facts and correction patterns for this workspace. Updated by continual-l
4
4
5
5
## Project: browserkit
6
6
7
-
- Project is named **browserkit** — decided and final. npm scope is `@browserkit`. GitHub org is `browserkit-dev` (`browserkit` org was taken on GitHub, available on npm).
7
+
- Project is named **browserkit** — decided and final. npm scope is `@browserkit-dev`. GitHub org is `browserkit-dev` (`browserkit` org name was taken on both GitHub and npm; `@browserkit-dev` is the npm scope in use).
8
8
- GitHub repos: `browserkit-dev/browserkit` (framework — `@browserkit-dev/core` + `@browserkit-dev/core/testing`), `browserkit-dev/adapter-hackernews`, `browserkit-dev/adapter-google-discover`, `browserkit-dev/adapter-linkedin` — all standalone public repos
9
9
- Language is TypeScript, not Python
10
10
- MCP transport is HTTP (`StreamableHTTPServerTransport`), not stdio — preferred for multi-agent deployment
0 commit comments