Commit History

Merge: portfolio re-evaluation action
42c31c6

CiscsoPonce commited on

feat: portfolio re-evaluation GitHub Action + structured LLM timeout
c602f24

CiscsoPonce commited on

Merge sprint9/quality-execution into main — Sprint 8+9 complete
0549d2a

CiscsoPonce commited on

docs: update README and showcase page with dashboard, online evals, prompt versioning
d072f0c

CiscsoPonce commited on

feat: VPS dashboard + LangSmith online evaluators and prompt versioning
ffc1e30

CiscsoPonce commited on

fix: VPS schema migration, EU noise word, global Pydantic warning filter
1358dec

CiscsoPonce commited on

fix: force websockets>=13 after alpaca-trade-api to prevent yfinance crash
f40ab61

CiscsoPonce commited on

feat: increase max_tokens to 65536 + add project showcase HTML page
195fc1b

CiscsoPonce commited on

feat: install alpaca-trade-api in CI + add Alpaca secrets to GitHub
e8eb419

CiscsoPonce commited on

feat: widen market cap to $5M-$500M, dynamic amnesia, more noise words
a6f44ed

CiscsoPonce commited on

fix: Kelly per-verdict caps, more noise words, higher token limit, Pydantic warning
73d6dae

CiscsoPonce commited on

docs: update README for Sprint 9 — debate, Alpaca, catalyst, evaluators
bfab9f9

CiscsoPonce commited on

fix: bump structured output token limit to 8192 + add noise words
b329f6a

CiscsoPonce commited on

fix: make alpaca-trade-api optional to prevent CI dependency conflicts
d022d8f

CiscsoPonce commited on

feat: Sprint 9 — Execution & Quality Control
645673f

CiscsoPonce commited on

🧠 Update Agent Memory Ledger
e5e01b0

github-actions[bot] commited on

🧠 Update Agent Memory Ledger
d212f46

github-actions[bot] commited on

fix: cron performance — stale seeds, Kelly cache, ticker noise, SEC timeouts
4438658

CiscsoPonce commited on

fix: Brave 429 rate limiting + garbage ticker extraction
19d2204

CiscsoPonce commited on

docs: update README with SEC EDGAR and Kelly Criterion features
e86acf4

CiscsoPonce commited on

feat: SEC EDGAR ground truth + Kelly Criterion position sizing (Epic 3 & 4)
e813ce3

CiscsoPonce commited on

docs: update README with LangGraph refactor, VPS layer, and project structure
bfc139e

CiscsoPonce commited on

feat: LangGraph best-practices refactor (Sprint 8 Epics 2-3-4)
d5ba3a3

CiscsoPonce commited on

🧠 Update Agent Memory Ledger
4ffb888

github-actions[bot] commited on

🧠 Update Agent Memory Ledger
288cee1

github-actions[bot] commited on

fix: UK pence double-conversion bug + Graham Number normalization for .L tickers
c51ac99

CiscsoPonce commited on

🧠 Update Agent Memory Ledger
fa77cdd

github-actions[bot] commited on

🧠 Update Agent Memory Ledger
91e39f1

github-actions[bot] commited on

feat: integrate LangSmith observability (Sprint 8 Epic 1)
d2f5b87

CiscsoPonce commited on

🧠 Update Agent Memory Ledger
88ae7af

github-actions[bot] commited on

docs: add TEAM_GUIDE.md explaining the full v7.0 architecture and usage
4e5d4fb

CiscsoPonce commited on

🧠 Update Agent Memory Ledger
ad9c6a1

github-actions[bot] commited on

fix: add LLM model fallback chain to prevent 429 rate-limit failures
36b481d

CiscsoPonce commited on

🧠 Update Agent Memory Ledger
774f550

github-actions[bot] commited on

feat: major architecture refactor with yFinance screener, scoring, and insider feeds
8ed954c

CiscsoPonce commited on

fix: revert to stable natural-language search queries, remove freshness filter to prevent API timeouts on Canada/Australia
c2039a1

CiscsoPonce commited on

fix: inject local exchange acronyms into region searches to increase foreigner ticker density and fix No Ticker Found bugs
f1e2c42

CiscsoPonce commited on

feat: upgrade cron intelligence with seen-ticker caching and multi-candidate LLM extraction loops
ccd5d7c

CiscsoPonce commited on

chore: default LLM to gemma-3-27b for superior comprehension and stability
6e687a1

CiscsoPonce commited on

chore: default LLM to llama-3.1-8b after performance evaluation
61a25bd

CiscsoPonce commited on

fix: swap OpenRouter LLM to Llama-3.1-8B to prevent connection timeouts during extraction
03ec390

CiscsoPonce commited on

refactor: improve social scout regex and search query for better ticker extraction
84a1182

CiscsoPonce commited on

fix: normalize UK pence currency before gatekeeper price check
5f37298

CiscsoPonce commited on

feat: include WATCH verdicts in the paper portfolio tracker
e568875

CiscsoPonce commited on

feat: implement Graham-aligned Sector Logic gatekeeper and live Portfolio paper-tracking memory
3c57e36

CiscsoPonce commited on

fix: resolve docstring syntax error causing cron failure
ab16078

CiscsoPonce commited on

fix: restore missing base dependencies (chainlit, langgraph, openai) overwritten by local pip freeze
ac4377b

CiscsoPonce commited on

fix: add HuggingFace Spaces metadata block to README
5883272

CiscsoPonce commited on

docs: rewrite README to fully document the PrimoGreedy LangGraph and ReAct architectures
1ddda1a

CiscsoPonce commited on

feat: upgrade agent to ReAct tool calling using Finnhub API for deep fundamental research
3ee7903

CiscsoPonce commited on