Commit graph

42 commits

Author SHA1 Message Date
089ffb13a8 return 1 on error 2026-03-03 12:10:39 -08:00
fed140b2bc ai: provide fetch progress info when tui starts 2026-03-03 12:00:41 -08:00
cbd17c8594 add MSFT to metadata 2026-03-03 11:59:31 -08:00
145b02c0bf add market value of lots to CLI/TUI display 2026-03-02 08:58:34 -08:00
7288d74d4f ai: restore progress in CLI/add to TUI 2026-03-02 08:42:30 -08:00
2a6d85cf25 ai: fix and centralize portfolio value calculation 2026-03-02 08:35:36 -08:00
8f8744d781 ai: skip fetch only if price:: set but no ticker:: alias 2026-03-01 13:09:06 -08:00
acfd1ac769 move isCusipLike to a more generic place 2026-03-01 12:45:26 -08:00
c14220d011 some readme cleanup 2026-03-01 12:11:40 -08:00
b5bbc9af92 add shift-tab keybind 2026-03-01 12:11:15 -08:00
390fd73497 ai: deduplicate cli/tli display functions 2026-03-01 11:57:29 -08:00
54c6af8d6d ai: add tests to tui 2026-03-01 11:22:37 -08:00
a85705aa10 ai: add tests to tui 2026-03-01 11:02:05 -08:00
a738ef46c4 restructure for single test binary/simplify Coverage module (drop to 30% thresh temp) 2026-03-01 09:04:56 -08:00
95eb69d43d ai: add tests to portfolio 2026-02-27 14:36:26 -08:00
e98f9388d0 ai: portfolio refactor 2026-02-27 14:20:33 -08:00
965763af99 special case for last close 2026-02-27 14:08:26 -08:00
64e30aa770 avoid mtime for cache decisions 2026-02-27 13:50:38 -08:00
b96b5de91f ai: store sentinal on failed fetch so we do not eat api limits 2026-02-27 13:40:29 -08:00
285e791b3e ai: refactor cli and add unit tests 2026-02-27 13:04:30 -08:00
4f2fa34d4b some cleaning and color matching 2026-02-27 12:03:10 -08:00
014f121d3c make sure cli/tui are handled by zig build test and augment coverage step for multiple modules 2026-02-27 10:41:22 -08:00
b2d5985f90 copy Coverage from wttr.in project 2026-02-27 09:47:33 -08:00
00ccdb306b update srf dependency and clean up build.zig 2026-02-27 09:42:21 -08:00
4c13a94829 add generated metadata for a few securities 2026-02-27 08:24:56 -08:00
5c1c55651c ai: enhance enrich command for incremental updates 2026-02-27 08:21:41 -08:00
333383647c ai: analysis tab, various fixes 2026-02-27 08:15:28 -08:00
7d48dcdd5f ai: portfolio analysis 2026-02-26 18:43:07 -08:00
a13ef81c17 add historical performance for current portfolio 2026-02-26 16:01:27 -08:00
8691c907ad ai: mouse clickable chart timeframes 2026-02-26 15:52:08 -08:00
35982375da ai: add illiquid assets 2026-02-26 15:51:55 -08:00
8682575ed9 ai: display labels from notes if provided on CUSIP securities 2026-02-26 15:32:59 -08:00
28b6f004a6 ai: portfolio sorting 2026-02-26 14:10:19 -08:00
96cf54f269 ai: show failing stocks, include on portfolio 2026-02-26 12:57:17 -08:00
c1daa2cb08 ai: cli caching and portfolio fetch 2026-02-26 10:16:10 -08:00
9beb32a329 ai: handle drip investments 2026-02-26 10:06:27 -08:00
5a4e12ca72 ai: options, cds, cash and bug fixes 2026-02-26 08:52:35 -08:00
1222692bb0 ai: bring cli and tui to near parity 2026-02-26 07:40:51 -08:00
7bac5a58bf ai: bug fixes and charting 2026-02-25 17:02:19 -08:00
c9ed6eb7ce ai generated braille-based chart 2026-02-25 14:23:03 -08:00
47a8f4b600 ai generated, functional, no code review yet 2026-02-25 14:10:27 -08:00
48ccc1ef48 initial commit 2026-02-25 11:28:47 -08:00