Commit Graph

92 Commits

Author SHA1 Message Date
52136271d3 Implement fiscal-style research MVP flows
Some checks failed
PR Checks / typecheck-and-build (push) Has been cancelled
2026-03-07 09:51:18 -05:00
f69e5b671b Add local dev bootstrap command 2026-03-06 21:38:28 -05:00
7dd403e814 Add Playwright e2e test suite 2026-03-06 21:08:20 -05:00
8b1fff4130 Implement dual-surface financials and db bootstrap 2026-03-06 16:24:56 -05:00
8e62c66677 Run playwright UI tests 2026-03-06 14:40:43 -05:00
610fce8db3 Add category and tags granularity to company sync flows 2026-03-03 23:10:08 -05:00
717e747869 refactor: remove notification drawer and keep popover + detail modal 2026-03-03 23:09:24 -05:00
da2ce23bab refactor: make AI runtime z.ai-only and default to glm-5 2026-03-02 22:27:39 -05:00
812c4803f2 Add sync financials button on financials page 2026-03-02 21:29:46 -05:00
706c763dc4 refactor: move notifications to popover and simplify task timeline 2026-03-02 21:26:08 -05:00
d81a681905 feat: migrate task jobs to workflow notifications + timeline 2026-03-02 14:29:31 -05:00
36c4ed2ee2 chore(financials-v2): add statement backfill script and docs 2026-03-02 09:34:55 -05:00
cf6f26fa15 test(financials-v2): cover statement parsing and aggregation internals 2026-03-02 09:34:51 -05:00
3424a8e598 feat(financials): replace filter cards with compact extensible control bar 2026-03-02 09:34:11 -05:00
9b20448d93 feat(financials-v2): add financial statements endpoint and query plumbing 2026-03-02 09:34:05 -05:00
3f3182310b feat(financials-v2): hydrate filing statements and aggregate history 2026-03-02 09:33:58 -05:00
bcf4c69c92 feat(financials-v2): add statement snapshot schema and shared types 2026-03-02 09:33:44 -05:00
f34c4bbcee Merge codex/nav-prefetch-upgrade into main 2026-03-01 21:20:44 -05:00
76e94807e5 add gitea pr checks workflow
Some checks failed
PR Checks / typecheck-and-build (push) Has been cancelled
PR Checks / typecheck-and-build (pull_request) Has been cancelled
2026-03-01 21:15:10 -05:00
dc84f34fe9 upgrade navigation and route prefetch responsiveness 2026-03-01 20:45:08 -05:00
d6895f185f Include maintenance scripts in runtime image 2026-03-01 19:58:32 -05:00
94a962bf8e Transpose financials tables and expose company KPI metrics 2026-03-01 19:27:06 -05:00
b8309c9969 Add K/M/B scale toggles for financial displays 2026-03-01 19:23:45 -05:00
209b650658 Add scaled number formatter for K/M/B values 2026-03-01 19:17:49 -05:00
6cef5f95ad Fix portfolio matrix right-edge overflow in fullscreen 2026-03-01 19:15:29 -05:00
01ad57973c Add one-time filing metrics backfill script 2026-03-01 19:05:53 -05:00
b55fbf0942 Auto-queue filings sync on new ticker inserts 2026-03-01 18:55:59 -05:00
856af03b39 Replace financial trend chart with financial table 2026-03-01 18:48:59 -05:00
75408f8559 Focus financial views on quarter/FY ends and add period filters 2026-03-01 18:43:48 -05:00
2a5b548d89 Prioritize SEC financials for 10-K/10-Q and keep other filings qualitative 2026-03-01 00:37:47 -05:00
953d7c0099 Fix AI workflow retry loops and improve fallback handling 2026-02-28 22:01:07 -05:00
3cc085e583 Add financials page and navigation links 2026-02-28 22:00:11 -05:00
a09001501e Implement dual-model filing pipeline with Ollama extraction 2026-02-28 16:31:25 -05:00
0615534f4b chore: commit all current changes 2026-02-28 15:13:21 -05:00
a53a5222c1 Remove OpenClaw fallback compatibility 2026-02-28 15:05:46 -05:00
b9f3b7f9d0 Migrate AI runtime to SDK and hardcode Zhipu coding endpoint 2026-02-28 13:59:00 -05:00
abae5e7486 Make filings page responsive and add original filing links 2026-02-28 13:55:04 -05:00
937bb3401b feat: add openclaw service to docker compose 2026-02-27 15:11:18 -05:00
73d9ccafd6 Support Nginx-authenticated OpenClaw and fix workflow retry start context 2026-02-27 11:42:50 -05:00
7c3836068f Add company analysis view with financials, price history, filings, and AI reports 2026-02-27 09:57:44 -05:00
e7320f3bdb Fix task poller callback staleness and normalize filings query 2026-02-27 01:03:59 -05:00
cff77ce193 Force local workflow world in Docker for Coolify builds 2026-02-26 20:47:32 -05:00
f2ac1c426e Migrate stack to SQLite and set Coolify defaults 2026-02-26 15:45:22 -05:00
d1df80dfc2 Fix auth migration for legacy column naming 2026-02-26 14:24:22 -05:00
74fee52c4e chore: commit all changes 2026-02-26 13:26:18 -05:00
fd8edb1f21 fix(docker): run pinned local migration binaries at startup 2026-02-25 23:02:17 -05:00
a0106f6d13 fix(drizzle): avoid runtime import in migration config 2026-02-25 22:46:53 -05:00
301e66f19f auto-run drizzle migrations on container startup 2026-02-24 22:47:28 -05:00
ae9f081f90 simplify better-auth integration in elysia routes 2026-02-24 21:04:06 -05:00
122030e487 Make initial Drizzle auth migration idempotent 2026-02-24 16:22:08 -05:00