Commit Graph

12 Commits

Author SHA1 Message Date
fc11b73319 Update readme.md
marked #1 as completed
2026-04-08 05:02:30 +00:00
6f410e29d2 Fix type errors and bare except clauses in app.py; update readme
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 16:09:13 -07:00
7a151b7d50 Remove unused imports and dead code; update readme
- Drop unused JSONResponse import from fastapi.responses
- Remove never-used raw_results_md variable in explicit_search stream
- Note cleanup in v1.5.0 changelog

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 15:53:48 -07:00
6988997144 added readme for 1.5 2026-03-15 18:06:00 -07:00
c798f1220c updated readme with new todos, minor css tweak 2026-03-15 17:51:27 -07:00
1c91c336a9 docs: update readme for v1.4.0, fix venv instructions 2026-03-15 15:27:35 -07:00
757f26669a stupid error fix for the logo 2026-03-15 14:56:47 -07:00
47850efd2a merge: resolve readme conflict, keep remote header with local content 2026-03-15 14:25:07 -07:00
4c7610a554 feat(memory): add FTS5 memory system, refactor to multi-file structure 2026-03-15 14:17:15 -07:00
f1c92be390 Update readme.md 2026-03-15 19:00:05 +00:00
4646d82c66 v1.3.1: System stats panel (CPU, memory, GPU, VRAM)
- Add /api/stats endpoint using psutil + rocm-smi

- Live-updating bars in sidebar footer (2s interval)

- Color-coded: green/yellow/red based on usage

- Graceful fallback when rocm-smi unavailable

- Updated readme with venv installation instructions

- Requires: psutil
2026-03-15 09:49:03 -07:00
46cccc9087 Initial commit 2026-03-09 20:06:01 -07:00