dirtydishes
af46f15d6f
revert
...
Revert "[codex] Add overview redesign concept gallery"
2026-04-27 09:22:49 -04:00
dirtydishes
9ca8668ef2
Revert "[codex] Add overview redesign concept gallery"
2026-04-27 07:55:44 -04:00
dirtydishes
f6b37a42f0
Merge pull request #17 from dirtydishes/frontend-experiments
...
add overview redesign concept gallery
2026-04-27 04:26:16 -04:00
dirtydishes
52e1c934bd
docker deployment
...
Prepare Docker deployment for shared NPM routing
2026-04-27 04:20:46 -04:00
dirtydishes
ec79b457e4
add standalone nginx proxy manager deployment
2026-04-27 04:13:47 -04:00
dirtydishes
3b0c796ec7
refactor docker deployment build contexts
2026-04-27 04:13:47 -04:00
77db9a6a19
Add overview redesign concept gallery
2026-04-27 04:03:38 -04:00
Kellan Drucquer
25e3097bb1
switch clickhouse storage client to fetch
2026-04-04 22:17:31 -04:00
Kellan Drucquer
624c16b711
disable clickhouse client keep-alive in docker
2026-04-04 22:05:22 -04:00
dirtydishes
f425a9575b
Merge pull request #15 from dirtydishes/lavender/prepare-docker-deployment
...
fix clickhouse startup resilience across services
2026-04-04 08:37:03 -04:00
Kellan Drucquer
522265686e
fix clickhouse startup resilience across services
2026-04-04 08:24:14 -04:00
dirtydishes
08dfe2c01b
Merge pull request #14 from dirtydishes/lavender/prepare-docker-deployment
...
yet another docker deployment fix
2026-04-04 08:16:49 -04:00
Kellan Drucquer
4579778a13
fix clickhouse docker listen host for api connectivity
2026-04-04 08:15:08 -04:00
dirtydishes
d820fb9e13
Merge pull request #13 from dirtydishes/lavender/prepare-docker-deployment
...
add docker deployment assets for the full stack
2026-04-04 04:03:16 -04:00
Kellan Drucquer
52679bbb1a
add infra healthchecks and startup ordering for docker
2026-04-04 04:02:50 -04:00
dirtydishes
a54bc58d7e
Merge pull request #12 from dirtydishes/lavender/prepare-docker-deployment
...
add docker deployment assets for the vps stack
2026-04-04 03:54:45 -04:00
Kellan Drucquer
7babd4fce7
switch docker deployment to a shared npm network
2026-04-04 03:54:16 -04:00
dirtydishes
3f6537d196
Merge pull request #11 from dirtydishes/lavender/prepare-docker-deployment
...
add docker deployment assets and vps docs
2026-04-04 03:51:09 -04:00
Kellan Drucquer
f578deea03
fix ingest-options python env and use shared bridge network
2026-04-04 03:50:09 -04:00
dirtydishes
e48488517e
Merge pull request #10 from dirtydishes/lavender/prepare-docker-deployment
...
add docker deployment assets for vps hosting
2026-04-04 03:39:49 -04:00
Kellan Drucquer
4608d5425f
remove docker proxy and document npm deployment
2026-04-03 23:25:13 -04:00
Kellan Drucquer
1fccb16dba
add docker deployment stack and vps setup docs
2026-04-03 22:10:35 -04:00
Kellan Drucquer
d301c7b4f3
update AGENTS.md with updated beads usage guidelines
2026-04-03 21:36:50 -04:00
dirtydishes
6e39320579
update readme
...
docs: refresh README to match implemented services and features
2026-03-30 02:19:55 -04:00
dirtydishes
23e802de9e
docs: refresh README with current implemented platform status
2026-03-30 02:18:37 -04:00
dirtydishes
b3c63a19d0
total ui refactor
...
total ui refactor, deslopification, tuning, mildly bbg-inspired if u squint
2026-03-29 00:05:48 -04:00
dirtydishes
22a8cdabab
Merge pull request #7 from dirtydishes/codex/update-readme.md-with-recent-changes
...
docs: refresh README with latest completed capabilities
2026-03-29 00:03:50 -04:00
Kellan Drucquer
776ac7842f
tune shutdown and runner cleanup
2026-03-28 23:54:16 -04:00
Kellan Drucquer
b6d83663d3
refactor terminal workspace ui
2026-03-28 23:54:01 -04:00
dirtydishes
764476d9ab
Update README with recent platform progress
2026-02-15 11:44:10 -05:00
dirtydishes
88a5dda617
Merge pull request #6 from dirtydishes/codex/alert-scoring
...
Update alert scoring extraction
2026-02-03 19:43:12 -05:00
dirtydishes
aa0e651130
Codex changes
...
Co-authored-by: Codex
2026-02-03 19:36:19 -05:00
dirtydishes
a82db56ab6
Detect option rolls and emit roll classifier
2026-01-28 21:04:24 -05:00
dirtydishes
fe6aef5fbc
Emit structure flow packets with full evidence
2026-01-28 20:36:43 -05:00
dirtydishes
f08abec68a
Open classifier hit drawer when alert missing
2026-01-20 12:57:38 -05:00
dirtydishes
dcda4006e9
Add typescript-language-server dev dependency
2026-01-20 12:40:35 -05:00
dirtydishes
0f3e05085c
Add classifier and dark markers to chart
2026-01-20 12:40:31 -05:00
dirtydishes
4dd7b03810
Overlay off-exchange equity prints on chart
...
Adds a canvas overlay to the equity candle chart to render off-exchange prints with a toggle/legend, fetching viewport-bounded data and updating live via the equities websocket.
2026-01-20 11:05:49 -05:00
dirtydishes
52f7ad82c6
Add equities prints range endpoint
...
Adds GET /prints/equities/range for fetching underlying-scoped equity prints over a requested time window, used by chart overlays.
2026-01-20 11:05:40 -05:00
dirtydishes
7fc9f5cf66
Add equity prints range query
...
Adds a ClickHouse helper to fetch equity prints for a single underlying over a bounded time range with stable ts/seq ordering.
2026-01-20 11:05:28 -05:00
dirtydishes
6503f9380a
Ignore local assistant artifacts
...
Adds patterns for local session/token usage artifacts so they don't show up as untracked changes.
2026-01-20 10:43:41 -05:00
dirtydishes
0e1b9666b4
Document Alpaca equities adapter env
...
Updates the env example and README to cover the Alpaca equities feed selection and adapter availability.
2026-01-20 10:43:38 -05:00
dirtydishes
1175dd00cc
Add Alpaca equities ingest adapter
...
Adds an Alpaca-backed equities adapter with exchange metadata mapping for conservative off-exchange tagging and a small helper test suite.
2026-01-20 10:43:36 -05:00
dirtydishes
debbc1046b
Add replay source filter for option replay
2026-01-11 16:44:34 -05:00
dirtydishes
04188851b3
Sync replay source for options and NBBO
2026-01-11 14:26:47 -05:00
dirtydishes
4f743437d1
Add Databento NBBO replay ingestion
2026-01-11 12:11:13 -05:00
dirtydishes
c8c8094594
Fix dev shutdown to stop orphaned services
2026-01-11 10:47:17 -05:00
dirtydishes
4a22fcc635
Fix options tape replay formatting
2026-01-11 10:47:11 -05:00
dirtydishes
af328f1b32
NOW THIS IS A PROPER FUCKING CLI! OpenCode <3
2026-01-10 16:09:52 -05:00
dirtydishes
9edf8fcbc5
Emit equity candles on schedule to avoid stalled charts
2026-01-10 16:08:23 -05:00