Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "domscribe",
"version": "0.5.2",
"version": "0.6.0",
"description": "Domscribe is a pixel-to-code development tool that maps running UI elements to their exact source locations, capturing runtime context (props, state, DOM) for handoff to coding agents via MCP.",
"author": {
"name": "Patch Orbit",
Expand Down
2 changes: 1 addition & 1 deletion .cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "domscribe",
"displayName": "Domscribe",
"version": "0.5.2",
"version": "0.6.0",
"description": "Domscribe is a pixel-to-code development tool that maps running UI elements to their exact source locations, capturing runtime context (props, state, DOM) for handoff to coding agents via MCP.",
"author": {
"name": "Patch Orbit",
Expand Down
2 changes: 1 addition & 1 deletion .plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "domscribe",
"version": "0.5.2",
"version": "0.6.0",
"description": "Domscribe is a pixel-to-code development tool that maps running UI elements to their exact source locations, capturing runtime context (props, state, DOM) for handoff to coding agents via MCP.",
"author": {
"name": "Patch Orbit",
Expand Down
2 changes: 1 addition & 1 deletion gemini-extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "domscribe",
"version": "0.5.2",
"version": "0.6.0",
"description": "Domscribe is a pixel-to-code development tool that maps running UI elements to their exact source locations, capturing runtime context (props, state, DOM) for handoff to coding agents via MCP.",
"mcpServers": {
"domscribe": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "domscribe",
"version": "0.5.2",
"version": "0.6.0",
"author": {
"name": "Patch Orbit",
"email": "kaushik@patchorbit.com",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "domscribe",
"version": "0.5.2",
"version": "0.6.0",
"description": "CLI for Domscribe — pixel-to-code development tool",
"type": "module",
"main": "src/bin/domscribe.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/core",
"version": "0.5.2",
"version": "0.6.0",
"description": "Shared types, schemas, and utilities for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/manifest",
"version": "0.5.2",
"version": "0.6.0",
"description": "Append-only DOM-to-source manifest for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/mcp",
"version": "0.5.2",
"version": "0.6.0",
"description": "MCP server for Domscribe — connects editors and agents to runtime context",
"type": "module",
"main": "src/bin/domscribe-mcp.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/next",
"version": "0.5.2",
"version": "0.6.0",
"description": "Next.js integration for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/nuxt",
"version": "0.5.2",
"version": "0.6.0",
"description": "Nuxt module for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-overlay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/overlay",
"version": "0.5.2",
"version": "0.6.0",
"type": "module",
"main": "src/index.ts",
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/react",
"version": "0.5.2",
"version": "0.6.0",
"description": "React adapter for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/relay",
"version": "0.5.2",
"version": "0.6.0",
"description": "Local relay server and MCP adapter for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/runtime",
"version": "0.5.2",
"version": "0.6.0",
"description": "Browser-side runtime context capture for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/styling-fixture-styled",
"version": "0.0.0",
"version": "0.6.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/styling-fixture-tailwind",
"version": "0.0.0",
"version": "0.6.0",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-transform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/transform",
"version": "0.5.2",
"version": "0.6.0",
"description": "AST injection of stable element IDs and bundler plugins for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-verify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/verify",
"version": "0.5.2",
"version": "0.6.0",
"description": "Pure-TS visual-snapshot comparator for Domscribe. Lifted verbatim from the RFC 0001 falsifier harness; powers both the test-fixtures suite and the verify_after_edit MCP tool (RFC 0002).",
"type": "module",
"main": "src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/domscribe-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@domscribe/vue",
"version": "0.5.2",
"version": "0.6.0",
"description": "Vue adapter for Domscribe",
"type": "module",
"main": "src/index.ts",
Expand Down
Loading