e19272d39a
Revert "Add Pi plan mode command"
...
This reverts commit 66c486deb9 .
2026-05-15 00:57:53 -04:00
66c486deb9
Add Pi plan mode command
2026-05-15 00:57:10 -04:00
4b2c8de161
Document reconciled PR conflicts
2026-05-14 18:34:09 -04:00
7d3dfbe0b9
Create 2026-05-14-1824-adapt-terminal-view.html
2026-05-14 18:32:01 -04:00
9644e9ceef
harden terminal view, add $impeccable design docs, update AGENTS.md
2026-05-14 18:32:01 -04:00
1089174264
Delete CLAUDE.md
2026-05-14 18:31:05 -04:00
6d57681f54
Update AGENTS.md
2026-05-14 18:31:04 -04:00
dirtydishes
424d67271d
Merge pull request #37 from dirtydishes/synthetic-prints-done-right
...
Add hosted synthetic market control surface
2026-05-14 03:18:17 -04:00
f91856ca5e
Add HTML synthetic tape redesign plans
2026-05-13 22:53:33 -04:00
9076d3b395
Add synthetic print and structure features
...
- Export synthetic market types
- Track special print conditions and derived cluster features
- Add same-size leg symmetry to structure packets
2026-05-13 22:36:13 -04:00
8dcbcd2201
Add hosted synthetic control plane
2026-05-13 22:10:05 -04:00
af04875107
Fix tape nav rerender loop
2026-05-13 11:35:43 -04:00
dirtydishes
a58a3071e8
Merge pull request #36 from dirtydishes/electron
...
Add Electron desktop shell workspace
2026-05-13 10:13:39 -04:00
5d8e5ea44a
Add Electron desktop shell workspace
2026-05-13 09:21:06 -04:00
dirtydishes
b803d10836
Merge pull request #35 from dirtydishes/jetstream-retention-caps
...
Reconcile JetStream retention caps
2026-05-08 20:22:02 -04:00
f7aed36591
Reconcile JetStream retention caps
2026-05-08 20:20:01 -04:00
26e69bf98d
i fucked up huuuh
2026-05-08 07:37:46 -04:00
1a15e55a2e
Track API TLS follow-up
2026-05-08 07:13:43 -04:00
2865d5653d
Fix deploy precheck pattern handling
2026-05-08 07:12:05 -04:00
21ec3eb57e
Fix production deploy network topology
2026-05-08 07:11:04 -04:00
dirtydishes
2999d392b8
Merge pull request #34 from dirtydishes/codex/remove-deprecated-npm-deployment-path
...
Remove deprecated NPM deployment path
2026-05-08 04:24:25 -04:00
9901b13063
Remove deprecated NPM deployment path
2026-05-08 04:23:13 -04:00
dirtydishes
ed722e5936
Merge pull request #33 from dirtydishes/deployment-fix
...
Add safe VPS deploy workflow
2026-05-08 04:13:33 -04:00
cf7ddf3dea
Remove obsolete deploy wrappers
2026-05-08 04:08:16 -04:00
39bac1ee8c
Add safe VPS deploy entrypoint
2026-05-08 04:02:02 -04:00
dirtydishes
b102ff19e4
Merge pull request #32 from dirtydishes/load-reduction
...
Implement first-pass load reduction controls
2026-05-08 03:30:20 -04:00
883ad1ce5b
Merge origin/main into load-reduction
2026-05-08 03:29:39 -04:00
e7f4805ccc
Implement first-pass load reduction controls
2026-05-08 02:46:41 -04:00
5d488fd7f5
Add terminal extraction refactor plan
...
- Document target terminal module layout and dependency rules
- Outline test split, facade contract, and follow-up bd issues
2026-05-08 00:38:54 -04:00
b73e62bdba
Fix contract-focused options tape hydration
2026-05-07 23:37:32 -04:00
73e25ddf70
Rename docker deployment scripts
...
- Move branch and main deploy scripts under `deployment/docker`
- Keep script contents unchanged
2026-05-07 22:17:52 -04:00
de9a965a6c
Fix table flex sizing and move deploy scripts
...
- Make data tables fill available height so scrolling behaves correctly
- Relocate deploy scripts under `deploy/docker`
2026-05-07 22:16:21 -04:00
9c351d12d1
Refine route-scoped tape subscriptions and table virtualization
...
- Scope live channels by route and trim unused feed work
- Switch tape tables to fixed-height virtual rows with separate scroll containers
- Add tests for route feature maps and virtual config
2026-05-07 22:03:09 -04:00
bb1df9b58b
Clean up terminal hydration promise-chain formatting
2026-05-07 02:18:11 -04:00
088bd37e84
Fix terminal virtualization and hydration crash handling
2026-05-07 02:17:17 -04:00
dc0aeaa7d2
Fix Docker workspace lockfile drift and add sync guard
2026-05-07 02:08:02 -04:00
e69bf295c8
Stabilize tape virtualization and scoped live health
2026-05-07 01:52:20 -04:00
034d24f8ac
Restore continuous live tape history
2026-05-07 00:39:26 -04:00
d81b4c0cfb
Restore scoped live history retention
2026-05-06 23:49:04 -04:00
1d3865c8fc
Fix Tape navigation from home
2026-05-06 23:42:35 -04:00
9ca0e52411
Fix tape history scroll gate attachment
2026-05-06 23:28:50 -04:00
aece60c84f
Fix tape rail navigation
2026-05-06 23:18:38 -04:00
dirtydishes
62244ce048
Merge pull request #30 from dirtydishes/live-clickhouse-scrollgate
...
Implement live tape scroll-gated history
2026-05-06 23:09:30 -04:00
33a0bf18cd
uupdate .env.example with correct NATS URL for docker deployment
2026-05-06 23:07:15 -04:00
00ba0db5ce
Document Docker-internal service URLs in env example
...
- Clarify that Compose services must use service-name URLs
- Warn against using 127.0.0.1 or localhost inside containers
2026-05-06 23:05:11 -04:00
6ba3c5343b
Implement live tape scroll-gated history
2026-05-06 22:28:20 -04:00
1161e37ef5
Gate live feed staleness and isolate Next dev artifacts
...
- delay stale status for paused live feeds before surfacing disconnects
- keep `next dev` output separate from production build artifacts
- add coverage for the new live-feed stale threshold
2026-05-06 22:20:09 -04:00
53eeb9e72f
Gate live feed staleness and isolate Next dev artifacts
...
- delay stale status for paused live feeds before surfacing disconnects
- keep `next dev` output separate from production build artifacts
- add coverage for the new live-feed stale threshold
2026-05-06 22:14:11 -04:00
dirtydishes
4368d6db4c
Merge pull request #28 from dirtydishes/smart-money-classifiers
...
Ship smart-money event pipeline, event-calendar enrichment, and terminal UI
2026-05-06 21:59:09 -04:00
07a9b91df7
Remove deprecated Alpaca key-pair auth
2026-05-05 03:21:18 -04:00