• Joined on 2019-01-28
lobo pushed to master at lobo/zfin 2026-06-17 19:51:53 +00:00
1c4f85f8da add exposure command
beb8ed156b workaround for prek on riscv64. zlint still tbd
78ffecba4f remove remaining AlphaVantage code
867f9afb8c add cusip to etf profile
415071b955 dedup cusip cache and actually use the cache
Compare 5 commits »
lobo pushed to master at lobo/zfin 2026-06-12 15:22:07 +00:00
d9fd5d5b97 more flexible tui async plan
8860efb371 delint/get basic async checks working
b3645a7bd1 convert service to async pattern
2245176cb0 srf parsing optimizations
c97551a476 preserve background from line when computing span styles
Compare 20 commits »
lobo pushed to master at lobo/srf 2026-06-11 22:18:38 +00:00
0e3cdb021f a lot of performance dead ends, and 2 loc/a big comment now remains
lobo pushed to master at lobo/zfin 2026-06-06 23:36:16 +00:00
a48dc47837 use lot calculations instead of reinventing the wheel
6fbbf48486 add new review command/tab
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-03 14:10:19 +00:00
79ffbeb078 bump size of chart numbers on history tui tab
7f204747ad scrub GIT_* environment variables in gitInTestRepo
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-02 22:18:36 +00:00
fdd0c97480 switch to parse_allocator = .none (fix production segfaults)
b7b492e494 update AGENTS.md
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 23:47:27 +00:00
f3c16907df avoid fetching entity facts for etfs
lobo pushed to master at lobo/zfin 2026-06-01 23:46:18 +00:00
d7a86cd639 avoid output when processing 404
lobo pushed to master at lobo/zfin-server 2026-06-01 23:13:50 +00:00
be48f612c5 bump zfin for better classification data
lobo pushed to master at lobo/zfin 2026-06-01 23:11:52 +00:00
b796a46699 move Wikidata -> edgar logic into getClassification
lobo pushed to master at lobo/zfin-server 2026-06-01 19:59:02 +00:00
297c1c8bb8 log slow requests
b422718f3a update printRateLimitWait/bump zfin for cache improvements
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-06-01 19:32:45 +00:00
4d65cc45f4 estimateWaitSeconds needs to take a data type due to provider diffs
60435b645f lower polygon limit - seeing 429s in logs
b9416dab7f delint polygon
95d57d43ec fix(polygon): clear next_url between free and re-assign in pagination
4639edd813 defensive tests for double free seen in prod
Compare 6 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 16:03:35 +00:00
56244024ff show cache status in output
lobo pushed to master at lobo/zfin-server 2026-06-01 15:54:15 +00:00
7c9acef48b switch refresh to arena - will clean at process exit
704be793a5 Revert "use arena for refresh loop"
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-06-01 15:30:12 +00:00
dbe487e0f4 use arena for refresh loop
lobo pushed to master at lobo/zfin-server 2026-06-01 15:13:13 +00:00
0897eb850f add edgar/wikidata endpoints/refresh, zfin upgrade
lobo pushed to master at lobo/zfin 2026-05-31 19:17:17 +00:00
641a88b0b7 README update
195933176f umbrella insurance in analysis command
2306e1a9c9 add analysis bucketing
85c9a48969 sector/geo inference for enrich command
d9fc17cf15 initial attempt - macos build/publish
Compare 363 commits »
lobo pushed to master at lobo/zfin 2026-05-30 17:50:34 +00:00
dd4b9ec3d3 initial attempt - macos build/publish
1962d959ad enrich enrich command, remove AlphaVantage
b467dc4032 update srf/wire edgar and wikidata into service
5c27b37544 add Edgar/Wikidata providers that will replace AlphaVantage
79cbfcc325 introduce jitter capabilities to ttl in prep for new data types in store
Compare 7 commits »
lobo pushed to master at lobo/srf 2026-05-29 18:50:50 +00:00
4a3e5f00f1 fix leak with custom allocator + unions
lobo pushed to master at lobo/srf 2026-05-29 18:32:42 +00:00
d5a94b0ca8 doc comment/function cleanup + compileError for missing srfFormat