Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
204 commits
Select commit Hold shift + click to select a range
fb40789
ci: add next branch support for pre-release workflow
Feb 12, 2026
e6b9993
docs: update agent/contributor docs for next branch strategy
Feb 12, 2026
4b4bf32
chore: update beads gitignore (doctor --fix)
Feb 12, 2026
f2a89db
chore: beads gitignore update
Feb 12, 2026
48cbda0
feat(core): add getTimeline() and clearTimeline() to OpenApiServer
Feb 12, 2026
c7405dd
feat(core): add autoConnect option to WebSocketHubOptions
Feb 12, 2026
e3a5927
feat(core): define and export SpecInfo interface
Feb 12, 2026
b6f231e
feat(core): add MultiSpecServerEvent and MultiSpecClientCommand types
Feb 12, 2026
bab5bf8
chore(core): fix formatting in core exports and protocol types
Feb 12, 2026
fbb4f22
chore: add changeset for core package minor extensions
Feb 12, 2026
9639b34
chore: sync changeset for feature/vite-qq9.1-core-package-minor-exten…
Feb 12, 2026
13343a2
fix(core): address code review findings for core package extensions
Feb 12, 2026
f37cec1
chore: update changeset for code review fixes
Feb 12, 2026
e83671e
chore: sync changeset for feature/vite-qq9.1-core-package-minor-exten…
Feb 12, 2026
f717863
chore: bump @websublime/vite-plugin-open-api-core to 0.14.0-next.0
github-actions[bot] Feb 12, 2026
4ddc0c6
feat(server): rewrite plugin configuration types for multi-spec support
Feb 12, 2026
35e5ecc
chore: add changeset for feature/vite-qq9.2-plugin-configuration-types
Feb 12, 2026
5ed4681
chore: sync changeset for feature/vite-qq9.2-plugin-configuration-types
Feb 12, 2026
467655e
fix: use glob pattern to exclude all package.json files from biome
Feb 12, 2026
76e72c6
chore: sync changeset for feature/vite-qq9.2-plugin-configuration-types
Feb 12, 2026
f38dfa0
fix: address PR review comments for types, banner, and tests
Feb 12, 2026
2b3e201
chore: sync changeset for feature/vite-qq9.2-plugin-configuration-types
Feb 12, 2026
eb6b058
fix: address coder review findings for types, banner, and tests
Feb 12, 2026
88fd727
chore: sync changeset for feature/vite-qq9.2-plugin-configuration-types
Feb 12, 2026
8ecc053
chore: bump versions
github-actions[bot] Feb 12, 2026
10a0c94
feat(vite-qq9.3): implement spec ID derivation
Feb 12, 2026
1e6a574
chore: sync changeset for feature/vite-qq9.3-spec-id-derivation
Feb 12, 2026
f6754a9
fix: address code review findings for spec-id
Feb 12, 2026
e409fd4
chore: sync changeset for feature/vite-qq9.3-spec-id-derivation
Feb 12, 2026
e2880db
fix: update pnpm-lock.yaml for devDependencies move
Feb 12, 2026
a81f1b3
chore: sync changeset for feature/vite-qq9.3-spec-id-derivation
Feb 12, 2026
f523c7c
fix: guard against empty slug from non-ASCII-only titles
Feb 12, 2026
85e873e
chore: sync changeset for feature/vite-qq9.3-spec-id-derivation
Feb 12, 2026
f91ae5a
fix: replace manual try/catch with expectValidationError in duplicate…
Feb 12, 2026
7bbbe29
chore: sync changeset for feature/vite-qq9.3-spec-id-derivation
Feb 12, 2026
b5f0b14
fix: address coder review findings for spec-id
Feb 13, 2026
9288e85
chore: bump versions
github-actions[bot] Feb 13, 2026
9f4a6a3
feat(proxy-path): add proxy path auto-detection with validation
Feb 18, 2026
83c3dc1
chore: sync changeset for feature/vite-qq9.4-proxy-path-auto-detection
Feb 18, 2026
c831756
fix: address coder review findings for proxy-path
Feb 18, 2026
616395c
chore: sync changeset for feature/vite-qq9.4-proxy-path-auto-detection
Feb 18, 2026
2f037ec
fix(proxy-path): address PR review findings
Feb 18, 2026
1e6b11a
chore: sync changeset for feature/vite-qq9.4-proxy-path-auto-detection
Feb 18, 2026
8fe89e2
fix(proxy-path): address second round of PR review findings
Feb 18, 2026
65f0090
chore: sync changeset for feature/vite-qq9.4-proxy-path-auto-detection
Feb 18, 2026
532f03c
fix(proxy-path): trim whitespace-only proxyPath in validateUniqueProx…
Feb 18, 2026
9b5f298
chore: sync changeset for feature/vite-qq9.4-proxy-path-auto-detection
Feb 18, 2026
b86ea75
fix(proxy-path): address third round of review findings
Feb 18, 2026
e33c6e5
chore: sync changeset for feature/vite-qq9.4-proxy-path-auto-detection
Feb 18, 2026
78281f0
chore: sync changeset for feature/vite-qq9.4-proxy-path-auto-detection
Feb 18, 2026
c0d2839
chore: bump versions
github-actions[bot] Feb 18, 2026
125d446
feat(orchestrator): implement multi-spec orchestrator
Feb 18, 2026
c58f9a8
test(orchestrator): add integration tests and refactor for lint compl…
Feb 18, 2026
23052a0
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
4b43b61
fix(test): add Vitest resolve aliases for workspace packages
Feb 18, 2026
ac9624b
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
eed669c
fix(orchestrator): address PR review findings
Feb 18, 2026
859ed50
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
6557578
fix(orchestrator): address PR review findings
Feb 18, 2026
cfaa8d3
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
1639cd2
fix(orchestrator): address PR inline comments
Feb 18, 2026
7fb88e2
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
22d6b50
fix(orchestrator): address second round of PR comments
Feb 18, 2026
80e6d83
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
aaaf52f
fix(orchestrator): address code review findings (1 critical, 9 major,…
Feb 18, 2026
ef38d83
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
8bac4ee
fix(orchestrator): address final code review findings
Feb 18, 2026
057461c
chore: sync changeset for feature/vite-qq9.5-orchestrator
Feb 18, 2026
7a7faa5
fix(orchestrator): address PR review comments
Feb 18, 2026
b9bc687
chore: bump versions
github-actions[bot] Feb 18, 2026
fad30a6
feat(multi-proxy): add multi-path proxy configuration for multi-spec …
Feb 18, 2026
89e3a3d
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
53ba344
fix(multi-proxy): address PR review comments
Feb 18, 2026
b2ac4c8
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
ee08e77
fix(multi-proxy): replace regex rewrite with startsWith/slice and add…
Feb 18, 2026
56ebaea
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
4227d7b
fix(multi-proxy): address code review findings (1 critical, 4 major, …
Feb 18, 2026
06907a1
chore: add @vitest/coverage-v8 devDependency
Feb 18, 2026
42dc48b
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
ebdf0ff
fix(multi-proxy): add inline comment explaining shared service proxy …
Feb 18, 2026
d007b2a
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
ff82f49
fix(multi-proxy): use segment-boundary guard in rewrite to prevent pr…
Feb 18, 2026
cad89f7
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
5bf5071
refactor(multi-proxy): add proxyOf() helper to fix TS2532/TS2322 in t…
Feb 18, 2026
822ccb0
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
b6a2955
fix(multi-proxy): treat '?' as valid segment boundary in rewrite
Feb 18, 2026
4efff1c
chore: sync changeset for feature/vite-qq9.6-multi-path-proxy
Feb 18, 2026
9bd537d
fix(multi-proxy): detect Vite startsWith proxy prefix collisions
Feb 18, 2026
1f05433
chore: bump versions
github-actions[bot] Feb 18, 2026
151032e
feat(plugin): rewrite plugin entry point for multi-spec orchestrator
Feb 19, 2026
a89a68e
test(plugin): add integration tests for multi-spec plugin
Feb 19, 2026
b5c6c22
chore: sync changeset for feature/vite-qq9.7-plugin-entry-rewrite
Feb 19, 2026
9911e20
chore: sync changeset for feature/vite-qq9.7-plugin-entry-rewrite
Feb 19, 2026
8cb0333
fix(plugin): harden resource cleanup and improve test resilience
Feb 19, 2026
ea2da8a
chore: sync changeset for feature/vite-qq9.7-plugin-entry-rewrite
Feb 19, 2026
0292cdc
fix(plugin): address PR review round 2 findings
Feb 19, 2026
1304042
chore: sync changeset for feature/vite-qq9.7-plugin-entry-rewrite
Feb 19, 2026
bcdc4db
fix(plugin): address PR review round 3 findings
Feb 19, 2026
369aae3
chore: sync changeset for feature/vite-qq9.7-plugin-entry-rewrite
Feb 19, 2026
920aa36
fix(plugin): address PR review round 4 findings
Feb 19, 2026
40f00fa
chore: sync changeset for feature/vite-qq9.7-plugin-entry-rewrite
Feb 19, 2026
ff3585e
fix(plugin): address PR review round 5 findings
Feb 19, 2026
a9182f0
chore: sync changeset for feature/vite-qq9.7-plugin-entry-rewrite
Feb 19, 2026
b9ecee1
chore: bump versions
github-actions[bot] Feb 19, 2026
b8440e2
feat(orchestrator): mount /_ws WebSocket route and wire connected bro…
Feb 19, 2026
0730ed5
chore: sync changeset for feature/vite-eb9-ws-route-orchestrator
Feb 19, 2026
fcc263a
fix(orchestrator): address code review findings for vite-eb9/vite-vh2
Feb 19, 2026
0e90ba3
chore: update coder skill command
Feb 19, 2026
75809b1
chore: sync changeset for feature/vite-eb9-ws-route-orchestrator
Feb 19, 2026
791eab9
fix(orchestrator): address PR review round 2 findings
Feb 19, 2026
e1ef500
chore: changeset update
Feb 19, 2026
52d2ebe
chore: sync changeset for feature/vite-eb9-ws-route-orchestrator
Feb 19, 2026
c5bb469
chore: bump versions
github-actions[bot] Feb 19, 2026
ab44398
feat(hot-reload): extract per-spec hot reload into hot-reload.ts
Feb 19, 2026
18bc8ca
test(hot-reload): add per-spec reload isolation tests
Feb 19, 2026
a9c295c
chore: add changeset for per-spec file watchers feature
Feb 19, 2026
e2e587b
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 19, 2026
10fa877
fix(orchestrator): address PR review round 2 findings
Feb 19, 2026
fa696b6
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 19, 2026
215db55
fix(hot-reload): address PR review round 3 findings
Feb 19, 2026
2a11872
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 19, 2026
d6decf0
fix(hot-reload): address PR review round 4 findings
Feb 19, 2026
796629c
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 19, 2026
680627e
fix(hot-reload): add debounce cancellation and improve path filtering
Feb 23, 2026
3fd668c
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 23, 2026
518b43d
fix(hot-reload): address PR review round 5 findings
Feb 23, 2026
a77f1fe
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 23, 2026
9574aa9
fix(hot-reload): address PR review round 6 findings
Feb 23, 2026
a7107aa
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 23, 2026
5c47242
fix(hot-reload): address PR review round 7 findings
Feb 23, 2026
5331e7c
chore: sync changeset for feature/vite-yrp-1-per-spec-file-watchers
Feb 23, 2026
4d0f6aa
chore: bump versions
github-actions[bot] Feb 23, 2026
22462b7
test(store): add store isolation tests for multi-spec scenarios
Feb 23, 2026
01da7c1
test(orchestrator): add default directory resolution and override tests
Feb 23, 2026
0cedc49
chore: add changeset for Epic 2 store isolation and directory resolution
Feb 23, 2026
34704ee
chore: sync changeset for feature/vite-ezf-store-isolation-and-defaults
Feb 23, 2026
15a33df
fix(orchestrator): re-derive default directories after spec ID resolu…
Feb 23, 2026
9056ad5
chore: sync changeset for feature/vite-ezf-store-isolation-and-defaults
Feb 23, 2026
0fee417
fix(orchestrator): load handlers/seeds from final directory paths
Feb 23, 2026
649afb7
chore: sync changeset for feature/vite-ezf-store-isolation-and-defaults
Feb 23, 2026
ad9c68d
refactor: apply code review findings for Epic 2
Feb 24, 2026
48eceee
chore: update developer workflow and copilot instructions
Feb 24, 2026
94b75ed
chore: bump versions
github-actions[bot] Feb 24, 2026
7e17215
feat(server): implement multi-spec WebSocket hub, command handler, an…
Feb 24, 2026
23bff10
test(server): add Epic 3 tests and fix get:specs command routing
Feb 24, 2026
19a6639
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 24, 2026
7ba17b7
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 24, 2026
66c478f
refactor: apply code review findings for Epic 3
Feb 24, 2026
64c76e9
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 24, 2026
cc048f0
fix(server): validate and sanitize timeline limit in WS and HTTP hand…
Feb 24, 2026
f766ea2
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 24, 2026
8627a3c
refactor: apply code review findings for Epic 3 (round 3)
Feb 24, 2026
c250b80
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 24, 2026
97fbbbb
refactor: apply code review findings for Epic 3 (round 4)
Feb 24, 2026
0fc35a6
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 24, 2026
093d17f
refactor: apply code review findings for Epic 3 (round 5)
Feb 25, 2026
4ef0d00
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 25, 2026
29ba36b
fix(server): use typed Hono sub-app for per-spec middleware variables
Feb 25, 2026
7e801db
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 25, 2026
b12d89c
fix(server): add limit field to timeline response and improve test ef…
Feb 25, 2026
a8dc88d
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 25, 2026
040e0b9
fix(server): cap default store limit to 1000 when query param is missing
Feb 25, 2026
6c1b83a
chore: sync changeset for feature/epic-3-websocket-internal-api
Feb 25, 2026
091c686
fix(server): add duplicate specId guard and strengthen timeline test
Feb 25, 2026
c225d6e
chore: bump versions
github-actions[bot] Feb 25, 2026
787dac6
chore: merge new beads
Mar 2, 2026
a07388c
chore: remove deprecated claude commands and beads-compat skill
Mar 3, 2026
5e9846a
feat: add agent definitions and orchestration skills
Mar 3, 2026
45dd3f5
chore: enable mister-anderson plugin
Mar 3, 2026
f640c75
docs: update CLAUDE.md and AGENTS.md for v1.0.0 architecture
Mar 3, 2026
9318442
docs: approve PRD and tech spec for March 2026
Mar 3, 2026
a50939d
chore: bump versions
github-actions[bot] Mar 3, 2026
639c7f6
fix(store): make setIdField() idempotent when field is unchanged
Mar 3, 2026
f317b1e
chore: add changeset for setIdField idempotency fix
Mar 3, 2026
46da833
chore: sync changeset for fix/vite-yb1-setidfield-idempotent
Mar 3, 2026
f345067
chore: bump versions
github-actions[bot] Mar 3, 2026
2e9c04e
fix(core,server): implement two-phase seed population correctly
Mar 3, 2026
0be195f
chore: add changeset for two-phase seed population fix
Mar 3, 2026
5a35047
chore: sync changeset for fix/vite-20k-seed-population
Mar 3, 2026
b319e9d
style: fix biome format violations in per-spec-reload test
Mar 3, 2026
edb2623
refactor: extract buildSeedMapFromStore() to shared seeds module
Mar 3, 2026
0cb1580
fix: update seeds.js mock to pass through buildSeedMapFromStore
Mar 3, 2026
2768016
chore: bump versions
github-actions[bot] Mar 3, 2026
b631657
bd init: initialize beads issue tracking
Mar 6, 2026
ef51add
docs: add progress status section to PLAN-V2.md after beads DB recovery
Mar 6, 2026
6854f72
chore: migrate beads from embedded Dolt to central server
Mar 9, 2026
fbc3d5e
feat(devtools): add specs store and useSpecs composable
Mar 9, 2026
3a18a5a
fix(devtools): validate spec filter against existing specs and export…
Mar 9, 2026
42882f1
chore: bump versions
github-actions[bot] Mar 9, 2026
47088a5
feat(devtools): add SpecBadge and SpecFilter components
Mar 9, 2026
ff04e0c
refactor: move vitest config to per-package level
Mar 9, 2026
9c28cbd
refactor(devtools): extract shared createMockSpec test helper
Mar 9, 2026
87b90f0
chore: bump versions
github-actions[bot] Mar 9, 2026
7fa2a65
feat(devtools): add multi-spec support to useWebSocket composable
Mar 9, 2026
cbc5287
chore: update changeset
Mar 9, 2026
680d12e
chore: bump versions
github-actions[bot] Mar 9, 2026
4d14d91
feat(devtools): add multi-spec support to registry, timeline, models,…
Mar 10, 2026
77ab189
test: rewrite store tests for multi-spec support and fix lint warnings
Mar 10, 2026
efb11e2
chore: add changeset for multi-spec store updates
Mar 10, 2026
f0f96b2
fix(devtools): add specId to page store calls for multi-spec compatib…
Mar 10, 2026
226c9ab
fix(devtools): fix biome formatting and import order in page files
Mar 11, 2026
c5f60b4
refactor(core): extract populateStoreFromSeeds to fix cognitive compl…
Mar 11, 2026
774c160
refactor(core): use populateStoreFromSeeds for initial bootstrap seeding
Mar 11, 2026
32bb694
chore: bump versions
github-actions[bot] Mar 11, 2026
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
64 changes: 36 additions & 28 deletions .beads/.gitignore
Original file line number Diff line number Diff line change
@@ -1,44 +1,52 @@
# SQLite databases
*.db
*.db?*
*.db-journal
*.db-wal
*.db-shm
# Dolt database (managed by Dolt, not git)
dolt/
dolt-access.lock
dolt-config.log

# Daemon runtime files
daemon.lock
daemon.log
daemon.pid
# Runtime files
bd.sock
bd.sock.startlock
sync-state.json
last-touched

# Local version tracking (prevents upgrade notification spam after git ops)
.local_version

# Legacy database files
db.sqlite
bd.db

# Worktree redirect file (contains relative path to main repo's .beads/)
# Must not be committed as paths would be wrong in other clones
redirect

# Merge artifacts (temporary files from 3-way merge)
beads.base.jsonl
beads.base.meta.json
beads.left.jsonl
beads.left.meta.json
beads.right.jsonl
beads.right.meta.json

# Sync state (local-only, per-machine)
# These files are machine-specific and should not be shared across clones
.sync.lock
sync_base.jsonl
export-state/

# Ephemeral store (SQLite - wisps/molecules, intentionally not versioned)
ephemeral.sqlite3
ephemeral.sqlite3-journal
ephemeral.sqlite3-wal
ephemeral.sqlite3-shm

# NOTE: Do NOT add negation patterns (e.g., !issues.jsonl) here.
# They would override fork protection in .git/info/exclude, allowing
# contributors to accidentally commit upstream issue databases.
# The JSONL files (issues.jsonl, interactions.jsonl) and config files
# are tracked by git by default since no pattern above ignores them.
# Dolt server management (auto-started by bd)
dolt-server.pid
dolt-server.log
dolt-server.lock
dolt-server.port
dolt-server.activity
dolt-monitor.pid

# Backup data (auto-exported JSONL, local-only)
backup/

# Legacy files (from pre-Dolt versions)
*.db
*.db?*
*.db-journal
*.db-wal
*.db-shm
db.sqlite
bd.db
# NOTE: Do NOT add negation patterns here.
# They would override fork protection in .git/info/exclude.
# Config files (metadata.json, config.yaml) are tracked by git by default
# since no pattern above ignores them.
Empty file added .beads/.migrated-attachments
Empty file.
34 changes: 7 additions & 27 deletions .beads/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,41 +8,21 @@
# Example: issue-prefix: "myproject" creates issues like "myproject-1", "myproject-2", etc.
# issue-prefix: ""

# Use no-db mode: load from JSONL, no SQLite, write back after each command
# Use no-db mode: load from JSONL, write back after each command
# When true, bd will use .beads/issues.jsonl as the source of truth
# instead of SQLite database
# instead of the Dolt database
# no-db: false

# Disable daemon for RPC communication (forces direct database access)
# no-daemon: false

# Disable auto-flush of database to JSONL after mutations
# no-auto-flush: false

# Disable auto-import from JSONL when it's newer than database
# no-auto-import: false

# Enable JSON output by default
# json: false

# Default actor for audit trails (overridden by BD_ACTOR or --actor)
# actor: ""

# Path to database (overridden by BEADS_DB or --db)
# db: ""

# Auto-start daemon if not running (can also use BEADS_AUTO_START_DAEMON)
# auto-start-daemon: true

# Debounce interval for auto-flush (can also use BEADS_FLUSH_DEBOUNCE)
# flush-debounce: "5s"

# Git branch for beads commits (bd sync will commit to this branch)
# IMPORTANT: Set this for team projects so all clones use the same sync branch.
# This setting persists across clones (unlike database config which is gitignored).
# Can also use BEADS_SYNC_BRANCH env var for local override.
# If not set, bd sync will require you to run 'bd config set sync.branch <branch>'.
sync-branch: "beads-sync"
# Export events (audit trail) to .beads/events.jsonl on each flush/sync
# When enabled, new events are appended incrementally using a high-water mark.
# Use 'bd export --events' to trigger manually regardless of this setting.
# events-export: false

# Multi-repo configuration (experimental - bd-307)
# Allows hydrating from multiple repositories and routing writes to the correct JSONL
Expand All @@ -59,4 +39,4 @@ sync-branch: "beads-sync"
# - linear.url
# - linear.api-key
# - github.org
# - github.repo
# - github.repo
6 changes: 4 additions & 2 deletions .beads/metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"database": "beads.db",
"jsonl_export": "issues.jsonl"
"database": "dolt",
"backend": "dolt",
"dolt_database": "beads_vite",
"project_id": "16f2cb36-3047-4861-9959-02f92a329058"
}
13 changes: 13 additions & 0 deletions .changesets/feat-d6w.4-updated-stores.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"branch": "feat/d6w.4-updated-stores",
"bump": "minor",
"environments": [
"production"
],
"packages": [
"@websublime/vite-plugin-open-api-devtools"
],
"changes": [],
"created_at": "2026-03-10T17:15:27.183528Z",
"updated_at": "2026-03-10T17:15:27.184147Z"
}
112 changes: 112 additions & 0 deletions .changesets/feature-epic-3-websocket-internal-api.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
{
"branch": "feature/epic-3-websocket-internal-api",
"bump": "minor",
"environments": [
"production"
],
"packages": [
"@websublime/vite-plugin-open-api-server"
],
"changes": [
"ecc20dc3125220e44c45cb35db551a5942b71902",
"25d35bc23b56b0b65e08f29a6165592b21d6344c",
"94b75edfc3211765de2310fdce71ce4b6115b7ee",
"48eceee100d4dbe4b02fd337f8cc874f6ea4b71b",
"ad9c68de36d4c1893609aa068772b73655b1daaf",
"0fee4175f28427489fa728a474eefb2aeae21cc3",
"15a33dffaa291ee14b245a347f9c1ceb73c6e0f1",
"0cedc49ce1c778f7e5fde8f49c6c98a7de8fb58b",
"01da7c175e18c1386b66a0dbbd4d0320ba816ee6",
"22462b7f49c90a9b14973b4cdd21ae4e3f62009b",
"4d0f6aa43f6d6253aa5c6fa5a5125afe5cc8ff9e",
"5c47242e78fff9836bb29e43519e66131adb850e",
"9574aa95cc12cc67c5f9cacc155a1202ced1a849",
"518b43d954656f3a197608e18c3266d8fabaa3c4",
"680627ef2af228d96d35cf7838f7cddd568a1d5a",
"d6decf078d5dc393d60b66403a044ecf4af420ff",
"215db55b796bd6091d96f2d8f32deaf1af556d6a",
"10fa877bdf22b4c93d47d0837d5c1d42df9f8158",
"a9c295c4a4675d84dacadc6f551eb4e7c68aa700",
"18bc8ca00a1ad65329a2d67563545a2cd5ff0498",
"ab44398be43fce2958d2fa4cafa93e5ff9e368cd",
"c5bb469bcb5f4948a673245f913988af1947a6fd",
"e1ef500bc2752f84eff9cc5509d2d822c0eac2cf",
"791eab9254570db82f289dd0fc9caf2fa3f084e2",
"0e90ba397e1829434bcbbca745067aeb6bdf06a9",
"fcc263a2d327f7cdbf966e256b281cd6f24b6794",
"b8440e2c62192c61918522ec76eda6d9fe9e70f7",
"b9ecee1b9ffef1189e990ac550d453b1d868898c",
"ff3585e45a7cde8cce8e69ca8320ec467d703948",
"920aa364b763d38f0e323ed0d1fabf1777c781b1",
"bcdc4dbd10982df6a9d69badb8213d8902f0100c",
"0292cdc76820ea1544d7293d0935081a5529a86b",
"8cb0333889f6d747f28b12146a2d23a2f7a73ce9",
"a89a68e658c2062721a9fc612ee3ce7c0665deb8",
"151032eab051c407f2e84b82faaf71a0e5e0b9dc",
"1f054333c23135e66b785ce50008259c39615b91",
"9bd537dd8a166f28b7270ed63e7c4e923ec52b3c",
"b6a295595031941b3ec3324fb5bcbccfa52daf52",
"5bf5071294f924796190c374dc11051cc5c83004",
"ff82f49fdfa86d8f0b8604947cc84f54791638cd",
"ebdf0ff8d663b4058fd2b8e49c07239cf4e89924",
"06907a1353cbd356c7e557b014965d2d72a9d326",
"4227d7b03cbc1e2333d8edad4a1ac095897aacca",
"ee08e7795372772e0b0291049f4d7b128110f9d0",
"53ba344618dac42d6bafaffe7376d9f9a71523fa",
"fad30a6ce21cc7f0ca33de01ccd629e1b78fb2b7",
"b9bc6877589e8cc7bfe1de7c2ecce9b0298daaf5",
"7a7faa5397ea879470be32bbc3e6ab4c8ca100ab",
"8bac4ee2cb20752e03d2bf272c065e6627a7eb3b",
"aaaf52f62bc528969a79028fda9a6bd86c3070b8",
"22d6b50a70be0c58f1d24634933ac894434f51e2",
"1639cd27351289f3631b02cb9a70170d07255a99",
"6557578b51104b707d71b5cb2c138728edcee7c6",
"eed669cceafdd0a009d6c5b4fff52e12e80e9678",
"4b43b616d8b997c46c021074aca693135dba120a",
"c58f9a837ce0e9c5b0e31f3d0ab7ef61dadbe295",
"125d4467b11e0a582060d372c8157a8f3a584655",
"c0d28394a953a1a2a06c45c208549ffd84ef4ee9",
"b86ea75f2daef1b4275f2446ee4998b9f9f80547",
"532f03cc4ddf573612495f9332772274188a97ea",
"8fe89e21dd636c26ad81870cb8971c77d219b5b7",
"2f037ec4798018a1c1ff895cab3515850ad7c1c2",
"c831756f6e730541e5d3fa61cd58477428880dcc",
"9f4a6a3a52e9e9abe0ac3c6c33830a19d7524dbe",
"9288e85283c51732263f8dcca64f8acdb8f9d748",
"b5f0b1437718dd778876b9811268170912181b5d",
"f91ae5a1922d3f0252e289139b5342622246bd9b",
"f523c7caf298316f9635fb99a3a7aa23c6d7551f",
"e2880dba7e3acea4736a2d4136fc6baee81a5188",
"f6754a98833bbe36d3c86b28f7a942b79aab5d52",
"10a0c94368758ef7af9b1a53de154283b3d1e433",
"8ecc053864fac36e4feb59b4f71b4a66d038d9f1",
"eb6b05824e319eb78ccc491f8a4047dba1b313ef",
"f38dfa00bdc6f07e884a9dd5f2a27710535f77c8",
"467655ee544a9fc63eb716256427622b617af307",
"35e5eccdb05d578ed380432c03f4adfe3f27b8d7",
"4ddc0c638d19a806b78d6fde45edca5af1f356ea",
"f717863091bee302c5059e179ab2778f1431febb",
"f37cec1abcd62534f0a272258f2a0695565d4fcc",
"13343a22069816019df34b572562d53bdb5610ac",
"fbb4f222a05d641f556b42ba37e3f49f1e9613c9",
"bab5bf886c4058380058eb47ac3b6560773923b2",
"b6f231eef5e8d3ed6b77ef01f1c97b3cc6ccee60",
"e3a5927c964daa308cf67616c7bd317323b4344a",
"c7405dd8b54a772f610eeaec0b448f21d5e83c17",
"48cbda095a78af6d81035fc496d808493909a3c9",
"f2a89db2ea685da89c7d6b5602f6fb1840ada766",
"4b4bf3212f09bb69a3d249117df385712a96a353",
"e6b9993129cccb056c310dccd610cbf32f8b5f66",
"fb407897a645ceb716d0c62ada83e961c281a8af",
"d5e80dcb7c86eca3e729aa59af39c7e651d776a8",
"f987976a68d81dbb8de27c94db321e336a84b069",
"02885b4d2476caa10eccc8c445919f136920114b",
"b3f5c671b48411c7568d5861f25bea651efa065b",
"81b9d14f68ef6cd2f6bea3c63aa604aebee0a12e",
"7b2528cb9b7e07731da9b1015364fbe3ffe9ad48",
"5a8ea38f2fde5b84eb8b4a637533fa54aaef93c5",
"3cc02af5a2a1b077998cde0ded7beaf12a973def"
],
"created_at": "2026-02-24T11:37:12.434705Z",
"updated_at": "2026-02-25T15:50:44.752429Z"
}
83 changes: 83 additions & 0 deletions .changesets/feature-vite-eb9-ws-route-orchestrator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"branch": "feature/vite-eb9-ws-route-orchestrator",
"bump": "minor",
"environments": [
"production"
],
"packages": [
"@websublime/vite-plugin-open-api-server",
"@websublime/vite-plugin-open-api-core"
],
"changes": [
"817809b0bcd691fb7c4430baff2f9110f5f34c56",
"b9ecee1b9ffef1189e990ac550d453b1d868898c",
"ff3585e45a7cde8cce8e69ca8320ec467d703948",
"920aa364b763d38f0e323ed0d1fabf1777c781b1",
"bcdc4dbd10982df6a9d69badb8213d8902f0100c",
"0292cdc76820ea1544d7293d0935081a5529a86b",
"8cb0333889f6d747f28b12146a2d23a2f7a73ce9",
"a89a68e658c2062721a9fc612ee3ce7c0665deb8",
"151032eab051c407f2e84b82faaf71a0e5e0b9dc",
"1f054333c23135e66b785ce50008259c39615b91",
"9bd537dd8a166f28b7270ed63e7c4e923ec52b3c",
"b6a295595031941b3ec3324fb5bcbccfa52daf52",
"5bf5071294f924796190c374dc11051cc5c83004",
"ff82f49fdfa86d8f0b8604947cc84f54791638cd",
"ebdf0ff8d663b4058fd2b8e49c07239cf4e89924",
"06907a1353cbd356c7e557b014965d2d72a9d326",
"4227d7b03cbc1e2333d8edad4a1ac095897aacca",
"ee08e7795372772e0b0291049f4d7b128110f9d0",
"53ba344618dac42d6bafaffe7376d9f9a71523fa",
"fad30a6ce21cc7f0ca33de01ccd629e1b78fb2b7",
"b9bc6877589e8cc7bfe1de7c2ecce9b0298daaf5",
"7a7faa5397ea879470be32bbc3e6ab4c8ca100ab",
"8bac4ee2cb20752e03d2bf272c065e6627a7eb3b",
"aaaf52f62bc528969a79028fda9a6bd86c3070b8",
"22d6b50a70be0c58f1d24634933ac894434f51e2",
"1639cd27351289f3631b02cb9a70170d07255a99",
"6557578b51104b707d71b5cb2c138728edcee7c6",
"eed669cceafdd0a009d6c5b4fff52e12e80e9678",
"4b43b616d8b997c46c021074aca693135dba120a",
"c58f9a837ce0e9c5b0e31f3d0ab7ef61dadbe295",
"125d4467b11e0a582060d372c8157a8f3a584655",
"c0d28394a953a1a2a06c45c208549ffd84ef4ee9",
"b86ea75f2daef1b4275f2446ee4998b9f9f80547",
"532f03cc4ddf573612495f9332772274188a97ea",
"8fe89e21dd636c26ad81870cb8971c77d219b5b7",
"2f037ec4798018a1c1ff895cab3515850ad7c1c2",
"c831756f6e730541e5d3fa61cd58477428880dcc",
"9f4a6a3a52e9e9abe0ac3c6c33830a19d7524dbe",
"9288e85283c51732263f8dcca64f8acdb8f9d748",
"b5f0b1437718dd778876b9811268170912181b5d",
"f91ae5a1922d3f0252e289139b5342622246bd9b",
"f523c7caf298316f9635fb99a3a7aa23c6d7551f",
"e2880dba7e3acea4736a2d4136fc6baee81a5188",
"f6754a98833bbe36d3c86b28f7a942b79aab5d52",
"10a0c94368758ef7af9b1a53de154283b3d1e433",
"8ecc053864fac36e4feb59b4f71b4a66d038d9f1",
"eb6b05824e319eb78ccc491f8a4047dba1b313ef",
"f38dfa00bdc6f07e884a9dd5f2a27710535f77c8",
"467655ee544a9fc63eb716256427622b617af307",
"35e5eccdb05d578ed380432c03f4adfe3f27b8d7",
"4ddc0c638d19a806b78d6fde45edca5af1f356ea",
"f717863091bee302c5059e179ab2778f1431febb",
"f37cec1abcd62534f0a272258f2a0695565d4fcc",
"13343a22069816019df34b572562d53bdb5610ac",
"fbb4f222a05d641f556b42ba37e3f49f1e9613c9",
"bab5bf886c4058380058eb47ac3b6560773923b2",
"b6f231eef5e8d3ed6b77ef01f1c97b3cc6ccee60",
"e3a5927c964daa308cf67616c7bd317323b4344a",
"c7405dd8b54a772f610eeaec0b448f21d5e83c17",
"48cbda095a78af6d81035fc496d808493909a3c9",
"f2a89db2ea685da89c7d6b5602f6fb1840ada766",
"4b4bf3212f09bb69a3d249117df385712a96a353",
"e6b9993129cccb056c310dccd610cbf32f8b5f66",
"fb407897a645ceb716d0c62ada83e961c281a8af",
"5aee60243499d95488c182419e36bb4cfaf1bcff",
"5073b75e4e30e76443973dc38338f4632d1ac1db",
"827f7f7d941d1d6d0db216c7c4bba6e696de1d4f",
"f563adda08845431982c75982bbdec6021262487"
],
"created_at": "2026-02-19T10:40:04.375912Z",
"updated_at": "2026-02-19T12:18:21.710750Z"
}
Loading