Skip to content

Commit 98b7f1d

Browse files
committed
Update report
Signed-off-by: Jack Luar <jluar@precisioninno.com>
1 parent ab50525 commit 98b7f1d

1 file changed

Lines changed: 240 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 240 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,240 @@
1+
# 2026-06
2+
3+
- ab50525c Song Luar 2026-06-13 fix(deps): upgrade torch to 2.12.0 to resolve CVE-2025-2999 (#300)
4+
- 5a8e8428 Song Luar 2026-06-13 build(deps): bump pypdf to 6.12.0 and tornado to 6.5.7 (#299)
5+
- 0355a980 Song Luar 2026-06-06 fix(ci): replace deprecated huggingface-cli with hf (#295)
6+
- adec4dc2 Song Luar 2026-06-06 fix(ci): restore HF dataset download in docker-eval job (#294)
7+
- ecd95942 Song Luar 2026-06-06 Add workflow_dispatch to CI secret workflow (#293)
8+
- 369af135 Song Luar 2026-06-06 uv tool install
9+
- a197ec61 Song Luar 2026-06-06 ci: parallelise secret CI, cache HF dataset, speed up docker build (#291)
10+
- 052d03a6 Song Luar 2026-06-06 CI fixes (#290)
11+
- b55cc8e0 Song Luar 2026-06-06 fix: batch FAISS embedding to avoid 429 rate limit exhaustion (#289)
12+
- 8a1258a0 Song Luar 2026-06-05 ci: parallelise jobs, remove HF download, commit source_list fixture (#288)
13+
- c67bb358 Song Luar 2026-06-05 fix: retry Google embedding calls on 429 RESOURCE_EXHAUSTED (#287)
14+
- 091e800c Song Luar 2026-06-04 fix: patch Python CVEs in backend, frontend, and evaluation (#286)
15+
- ac09c57f Song Luar 2026-06-04 fix: patch transitive dep CVEs in nextjs-frontend via yarn resolutions (#285)
16+
17+
# 2026-05
18+
19+
- f012e20a Song Luar 2026-05-30 chore(deps): add uv.lock for mock-flask-api and lock targets to all Makefiles (#282)
20+
- 9ede7b67 Vitor Bandeira 2026-05-28 gha: use commit sha instead of version/tag (#280)
21+
- 9294d7dd dependabot[bot] 2026-05-26 Build(deps): Bump the uv group across 3 directories with 1 update (#279)
22+
- 0e0b417b Song Luar 2026-05-18 fix(ci): Remove unused return values from response handling (#277)
23+
- 052e97a7 Song Luar 2026-05-17 fix(eval): bump Gemini model from gemini-2.5-pro to gemini-3.1-pro-preview (#276)
24+
- 52020981 Song Luar 2026-05-15 fix(deps): resolve all 14 open Dependabot security alerts (#275)
25+
- 664f8c3a dependabot[bot] 2026-05-15 Build(deps-dev): Bump postcss from 8.5.3 to 8.5.10 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#273)
26+
- 5199fdee dependabot[bot] 2026-05-15 Build(deps): Bump the uv group across 3 directories with 8 updates (#274)
27+
- 75aa8c26 dependabot[bot] 2026-05-15 Build(deps): Bump next from 16.2.3 to 16.2.6 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#272)
28+
- 2614d9ef dependabot[bot] 2026-05-15 Build(deps): Bump the uv group across 3 directories with 3 updates (#271)
29+
30+
# 2026-04
31+
32+
- d5b47821 Song Luar 2026-04-15 bump reqs (#268)
33+
- 974bbbdc dependabot[bot] 2026-04-14 Build(deps): Bump the uv group across 2 directories with 4 updates (#267)
34+
- 7dceff00 dependabot[bot] 2026-04-13 Build(deps): Bump next from 16.1.7 to 16.2.3 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#265)
35+
- 1ee57da1 dependabot[bot] 2026-04-13 Build(deps): Bump the uv group across 2 directories with 1 update (#264)
36+
- 2b1a5d12 dependabot[bot] 2026-04-02 Build(deps): Bump the uv group across 2 directories with 1 update (#263)
37+
- 8fa37407 Song Luar 2026-04-01 bump pygments (#262)
38+
- 9e03c9f5 dependabot[bot] 2026-04-01 Build(deps): Bump fastmcp from 2.14.2 to 3.2.0 in /backend in the uv group across 1 directory (#261)
39+
40+
# 2026-03
41+
42+
- ed5dcd06 dependabot[bot] 2026-03-29 Build(deps): Bump the uv group across 2 directories with 1 update (#257)
43+
- cad4dd75 dependabot[bot] 2026-03-28 Build(deps): Bump the uv group across 2 directories with 1 update (#256)
44+
- adfdd73c dependabot[bot] 2026-03-26 Build(deps): Bump the uv group across 3 directories with 1 update (#254)
45+
- 4b2a21ca dependabot[bot] 2026-03-26 Build(deps): Bump picomatch from 2.3.1 to 2.3.2 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#255)
46+
- 60145568 dependabot[bot] 2026-03-26 Build(deps): Bump the uv group across 1 directory with 2 updates (#253)
47+
- b9b90f26 dependabot[bot] 2026-03-21 Build(deps): Bump flatted from 3.3.2 to 3.4.2 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#252)
48+
- 502b7ff1 dependabot[bot] 2026-03-19 Build(deps): Bump pypdf from 6.8.0 to 6.9.1 in /backend in the uv group across 1 directory (#251)
49+
- 5c7f3b5c Song Luar 2026-03-18 Remove package-lock.json (#247)
50+
- ba0d1500 dependabot[bot] 2026-03-18 Build(deps): Bump next from 16.1.5 to 16.1.7 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#246)
51+
- 93a15719 dependabot[bot] 2026-03-18 Build(deps): Bump the uv group across 3 directories with 1 update (#245)
52+
- 661f880b dependabot[bot] 2026-03-17 Build(deps): Bump authlib from 1.6.7 to 1.6.9 in /backend in the uv group across 1 directory (#244)
53+
- 9631bb0b dependabot[bot] 2026-03-17 Build(deps): Bump fastmcp from 2.14.0 to 2.14.2 in /backend in the uv group across 1 directory (#242)
54+
- 2c12d32c Song Luar 2026-03-16 Bump pyjwt (#241)
55+
- c5f45e38 dependabot[bot] 2026-03-13 Build(deps): Bump the uv group across 2 directories with 1 update (#240)
56+
- 63cb15a6 Song Luar 2026-03-13 Bump langchain/langgraph deps (#239)
57+
- b315569f dependabot[bot] 2026-03-12 Build(deps): Bump the uv group across 3 directories with 2 updates (#238)
58+
- f8fad48b dependabot[bot] 2026-03-09 Build(deps): Bump the uv group across 1 directory with 2 updates (#235)
59+
- 3be736bd dependabot[bot] 2026-03-02 Build(deps): Bump pypdf from 6.7.3 to 6.7.4 in /backend in the uv group across 1 directory (#231)
60+
- 12821803 dependabot[bot] 2026-03-02 Build(deps): Bump the uv group across 1 directory with 2 updates (#225)
61+
- f7973e04 dependabot[bot] 2026-03-02 Build(deps-dev): Bump minimatch from 3.1.2 to 3.1.5 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#227)
62+
63+
# 2026-02
64+
65+
- decfd264 Song Luar 2026-02-22 Bump `google-cloud` packages (#223)
66+
- 42dbebf1 dependabot[bot] 2026-02-22 Build(deps): Bump the uv group across 2 directories with 4 updates (#222)
67+
- 39429868 dependabot[bot] 2026-02-22 Build(deps): Bump pypdf from 6.6.2 to 6.7.1 in /backend in the uv group across 1 directory (#221)
68+
- a467de2e Song Luar 2026-02-17 CI bugfix (#220)
69+
- f690cbf7 Song Luar 2026-02-17 Use gemini for deepeval (#218)
70+
- d1578cfd dependabot[bot] 2026-02-16 Build(deps): Bump the uv group across 2 directories with 1 update (#217)
71+
- b2ab495e Song Luar 2026-02-16 Fix CI - embeddings (#216)
72+
- c5baa3fb Song Luar 2026-02-14 Fix dependabot alerts (#214)
73+
- 83f63686 dependabot[bot] 2026-02-14 Build(deps): Bump the uv group across 1 directory with 2 updates (#212)
74+
- d4c2303a Avyakt Jain 2026-02-02 Persist FAISS index using Docker volume (#205)
75+
76+
# 2026-01
77+
78+
- 47743b61 dependabot[bot] 2026-01-30 Build(deps): Bump next from 15.5.10 to 16.1.5 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#211)
79+
- b7e6d8f8 Song Luar 2026-01-28 Bump versions (#210)
80+
- 68cda2ab dependabot[bot] 2026-01-28 Build(deps): Bump the uv group across 3 directories with 14 updates (#207)
81+
- 9f50da5b dependabot[bot] 2026-01-28 Build(deps): Bump next from 15.4.10 to 15.5.10 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#209)
82+
- bfcbfa3a dependabot[bot] 2026-01-28 Build(deps): Bump werkzeug from 3.1.1 to 3.1.5 in /backend (#208)
83+
- 2304bbde dependabot[bot] 2026-01-28 Build(deps): Bump pypdf from 6.6.0 to 6.6.2 in /backend in the uv group across 1 directory (#206)
84+
- 45ecfadf dependabot[bot] 2026-01-12 Build(deps): Bump pypdf from 6.4.0 to 6.6.0 in /backend in the pip group across 1 directory (#203)
85+
86+
# 2025-12
87+
88+
- ab4b09d9 dependabot[bot] 2025-12-29 Build(deps): Bump next from 15.4.9 to 15.4.10 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#201)
89+
- 03576dca dependabot[bot] 2025-12-12 Build(deps): Bump next from 15.4.8 to 15.4.9 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#200)
90+
- cf384028 Palaniappan R 2025-12-04 Chatbot TUI and DB enhancements (#197)
91+
- aefbcd27 dependabot[bot] 2025-12-04 Build(deps): Bump next from 15.4.7 to 15.4.8 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#199)
92+
- 01cee9e7 kevinwguan 2025-12-02 Tool call accuracy and Optimizer (#195)
93+
- 7f390b1a ProCodec 2025-12-02 Add mock Flask backend with validation and fix frontend message IDs (#194)
94+
- 73bc3ab8 dependabot[bot] 2025-12-02 Build(deps): Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#198)
95+
96+
# 2025-11
97+
98+
- 524ea5cf dependabot[bot] 2025-11-28 Build(deps): Bump pypdf from 6.0.0 to 6.4.0 in /backend in the pip group across 1 directory (#196)
99+
- 270a8829 Song Luar 2025-11-16 Bump react-syntax-highlighter (#193)
100+
- 7bb07c88 dependabot[bot] 2025-11-16 Build(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#192)
101+
- 50716154 ProCodec 2025-11-16 feat: connect new backend conversation with frontend (#182)
102+
- d7f38270 Song Luar 2025-11-15 Use correct endpoint for evals (#189)
103+
- abf1b8aa Song Luar 2025-11-15 Fix chat route, add more logging on CI failure (#188)
104+
- 0b6e35b0 dependabot[bot] 2025-11-15 Build(deps): Bump js-yaml from 4.1.0 to 4.1.1 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#187)
105+
- cb4d1bdd Palaniappan R 2025-11-15 PostgreSQL database integration for conversation persistence (#181)
106+
107+
# 2025-10
108+
109+
- 0b2032b4 dependabot[bot] 2025-10-23 Build(deps): Bump pypdf from 6.0.0 to 6.1.3 in /backend in the pip group across 1 directory (#180)
110+
- 2cc4d3ce Song Luar 2025-10-20 Seed secret CI with .env.test (#179)
111+
- 769c7715 kevinwguan 2025-10-20 [Feature] Dynamic Makefile with RAG tools (#174)
112+
- 3524fefc Song Luar 2025-10-18 Migrate `evaluation` to uv backend (#178)
113+
- f5dd23bb Song Luar 2025-10-18 bump deepeval (#177)
114+
- cf17738d Song Luar 2025-10-18 Update Google Gemini model versions (#176)
115+
- 185dedae RayChang987 2025-10-18 add support for Gemini 2.5 Flash model and update README (#175)
116+
117+
# 2025-09
118+
119+
- f4eddbde Song Luar 2025-09-11 Fix secret CI with uv (#173)
120+
- be3b0503 Palaniappan R 2025-09-10 Update install instructions to use uv sync instead of pip (#169)
121+
- 6046e2ac Song Luar 2025-09-11 fix default retriever routing behavior (#172)
122+
- 66cbfd04 kevinwguan 2025-09-07 [Feature] MCP Client/Server (#146)
123+
- e839e9be dependabot[bot] 2025-09-04 Build(deps): Bump next from 15.3.5 to 15.4.7 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#170)
124+
125+
# 2025-08
126+
127+
- 6b82596f dependabot[bot] 2025-08-16 Build(deps): Bump pypdf from 5.6.0 to 6.0.0 in /backend in the pip group across 1 directory (#168)
128+
129+
# 2025-07
130+
131+
- 8cb1ec01 Song Luar 2025-07-11 Backend: Add unit tests (#163)
132+
- 1dafd4fd Song Luar 2025-07-08 Restore docker-compose healthcheck (#162)
133+
- e4d2abd1 Song Luar 2025-07-07 Dependabot fixes (#161)
134+
- 68f7b1cc Kannav Sethi 2025-07-06 Backend Proxy For Suggested Question (#123)
135+
- 3c3a721e Song Luar 2025-07-06 Changelog workflow: add signing key (#158)
136+
- 051f3b84 Song Luar 2025-07-06 Add CLAUDE.md (#156)
137+
138+
# 2025-06
139+
140+
- af5eb305 Palaniappan R 2025-06-20 Fix support for models that do support inbuilt function calling. (#151)
141+
- 2eb108d3 Song Luar 2025-06-14 Remove overlapped dependencies from backend and frontend requirements (#150)
142+
- 59bd7078 Song Luar 2025-06-11 Bump evaluation reqs (#144)
143+
- 02e3b12c dependabot[bot] 2025-06-10 Build(deps): Bump requests from 2.32.3 to 2.32.4 in /frontend in the pip group across 1 directory (#142)
144+
- 2bd9ab6a Song Luar 2025-06-07 CI: increase seeding timeout to 25 mins (#141)
145+
- a2d22cd9 Song Luar 2025-06-06 Fix backend build docs (#140)
146+
- 7c8e2691 Song Luar 2025-06-06 Improve sanity_check robustness (#138)
147+
- a36cc3e7 Palaniappan R 2025-06-06 chore: Remove old hosted version section from README (#139)
148+
- 7ec0541a Song Luar 2025-06-06 Update eval schema (#137)
149+
- c1024a40 Kannav Sethi 2025-06-05 Integration of MongoDB for feedbacks - Revised (#107)
150+
- ebfd6df5 Song Luar 2025-06-05 Fix `llm-tests` target (#133)
151+
- d262d3ac Song Luar 2025-06-04 Fix CI tests 2 (#132)
152+
- 95319573 Song Luar 2025-06-04 Fix CI tests (#130)
153+
- 60f68a94 Song Luar 2025-06-01 Fix CI linting (#128)
154+
- 15f7eab9 Song Luar 2025-06-01 CI Cleanup (#126)
155+
156+
# 2025-04
157+
158+
- 918b9964 kevinwguan 2025-04-02 persistent database fix (#124)
159+
160+
# 2025-03
161+
162+
- d0c189d4 Palaniappan R 2025-03-17 Add docs for ollama setup (#122)
163+
164+
# 2025-01
165+
166+
- 1441a9f8 Kannav Sethi 2025-01-15 Documentation for Backend (#120)
167+
- 5f57e2ea Song Luar 2025-01-06 CI Cleanup (#115)
168+
- becf508e ProCodec 2025-01-05 feat: add script-based auto-evaluation with Streamlit analysis (#114)
169+
170+
# 2024-12
171+
172+
- e882c5c9 Song Luar 2024-12-21 Feature: Add feedback reaction button and add chat history v2 (#112)
173+
- 423d70eb Song Luar 2024-12-18 CI: separate secret workflow (#113)
174+
- aefe7d4e Palaniappan R 2024-12-18 Add streaming support (#111)
175+
176+
# 2024-11
177+
178+
- e2af48fd dependabot[bot] 2024-11-23 Build(deps): Bump pymongo from 4.6.2 to 4.6.3 in /common in the pip group across 1 directory (#105)
179+
- 75b486cb Kannav Sethi 2024-11-21 Design and add a MongoDB schema (Issue 75) - Revision (#101)
180+
- 9af54cc4 Song Luar 2024-11-20 CI Fixes (#103)
181+
- ab64aa25 Song Luar 2024-11-20 Fix ci.yaml (#102)
182+
- a236203f Song Luar 2024-11-12 Fix changelog: fetch-depth 0 and fixed committers (#99)
183+
- b17336d1 Song Luar 2024-11-12 Fix changelog: use cpr v7 (#97)
184+
- 73aa50e5 Song Luar 2024-11-12 Fix changelog action: sign commits (#96)
185+
- d99326a8 Song Luar 2024-11-11 GH Action fixes (#94)
186+
- 70907047 Song Luar 2024-11-11 Frontend updates (#92)
187+
- 260bba50 Song Luar 2024-11-11 DeepEval CI integration (#86)
188+
- b850af49 Palaniappan R 2024-11-09 Fix muliple tool calling (#89)
189+
- bb5a3006 Song Luar 2024-11-08 Evaluation module refactor (#85)
190+
191+
# 2024-10
192+
193+
- dce7db2e dependabot[bot] 2024-10-31 Build(deps): Bump langchain from 0.2.12 to 0.3.0 in /backend in the pip group across 1 directory (#83)
194+
- a0f952d9 Song Luar 2024-10-30 repo stats ci (#81)
195+
- 94dcc786 Song Luar 2024-10-30 Revert docker-compose.yml (#80)
196+
- 6ecddc0f Song Luar 2024-10-27 Update docs (#79)
197+
- 8f65a79f Song Luar 2024-10-27 Pyproject packaging (#74)
198+
- d0408782 Song Luar 2024-10-27 Move build docs functionality to workflow (upload.yml) 2 (#78)
199+
- 84bfc37b Song Luar 2024-10-26 Remove unused data dir (#76)
200+
- 322d5690 Song Luar 2024-10-26 Smoke tests (#73)
201+
- cb86b3ec Palaniappan R 2024-10-10 Tool changes (#63)
202+
- b229e6cc Song Luar 2024-10-10 Add link to wiki and citation (#72)
203+
204+
# 2024-09
205+
206+
- 8cef3ad7 Song Luar 2024-09-01 Manpages HF integration (#66)
207+
- a84380f5 Song Luar 2024-09-01 Upload manpages CI (#65)
208+
209+
# 2024-08
210+
211+
- a5c439f8 Palaniappan R 2024-08-24 Add chat history, Ollama support (#54)
212+
- ddac14da Song Luar 2024-08-16 Upgrade streamlit vers for security updates (#53)
213+
- dce4611e Song Luar 2024-08-08 Update requirements.txt to remove nltk (#48)
214+
- 7ff3bffa Palaniappan R 2024-08-08 Agent updates (#46)
215+
216+
# 2024-07
217+
218+
- a05863a9 dependabot[bot] 2024-07-25 Build(deps): Bump langchain-community from 0.2.7 to 0.2.9 in /backend (#45)
219+
- 56be6564 Palaniappan R 2024-07-24 Agent Retriever Updates (#43)
220+
- 5ad41d43 Palaniappan R 2024-07-15 Fix: Add a text-splitter, fix the graph's tool router (#42)
221+
- 79d38f4d Song Luar 2024-07-15 Feat: Automate building of manpages (#31)
222+
- 53af4db3 Palaniappan R 2024-07-15 Add an agentic graph workflow (#30)
223+
- 715dfcee Song Luar 2024-07-12 Feat: add pre-commits (#35)
224+
- 0b80442c Song Luar 2024-07-11 Feat: mypy ci (#26)
225+
- 2807dd24 Song Luar 2024-07-10 Feat: Backend docker CI (#28)
226+
- 5ad0ed6b ProCodec 2024-07-10 Ruff pep8 fix N806 (#23)
227+
- 8b940f23 Song Luar 2024-07-10 Docs: Update README.md (#22)
228+
- f64c7914 ProCodec 2024-07-09 Feature: Add Ruff GitHub Workflow (#12)
229+
- 8ec4b288 ProCodec 2024-07-08 Fix: Human Eval for new endpoints (#29)
230+
- 2050f6e7 Palaniappan R 2024-07-05 Add support for multiple endpoints (#21)
231+
232+
# 2024-06
233+
234+
- b60bd24e ProCodec 2024-06-29 feat: added human evaluation (#11)
235+
- 1bf1ee7a ProCodec 2024-06-29 feat: Add Streamlit Frontend (#10)
236+
- f9e8d053 Song Luar 2024-06-29 Feat: Mypy checks (#15)
237+
- 23f6a31c Palaniappan R 2024-06-22 Fix local build (#13)
238+
- 68410449 Palaniappan R 2024-06-21 Add an updated hybrid retriever (#6)
239+
- 58c1a58b Palaniappan R 2024-06-14 feat: add ensemble retriever backend (#2)
240+
- 6197b65b luarss 2024-06-06 Initial commit

0 commit comments

Comments
 (0)