-
b8405b8d76
fix: increase trash icon visibility (remove 0.5 opacity, bump to 15px)
main
gramps
2026-06-27 16:09:05 -07:00
-
e3b1780292
feat: add trash-can icon to left of each conversation in sidebar
gramps
2026-06-27 16:07:18 -07:00
-
66b086c3f3
fix: restore EMBED_URL pointing to ollama on 192.168.50.210:11434
gramps
2026-06-27 16:03:19 -07:00
-
4b36fd315a
fix: replace hardcoded EMBED_URL with LLAMA_SERVER_BASE from config
gramps
2026-06-27 15:59:43 -07:00
-
fcc0605a4a
release: bump version to v1.8.5
gramps
2026-06-27 15:27:47 -07:00
-
091e2ad2e3
test: add unit tests for all 10 routers (92 total)
gramps
2026-06-27 15:27:13 -07:00
-
5986c4ad86
fix: close two CSRF origin-check security gaps
gramps
2026-06-27 15:20:02 -07:00
-
cc1efa7a21
fix: resolve all critical runtime errors and bugs from audit
gramps
2026-06-27 15:12:18 -07:00
-
41a8708c0d
docs: add roadmap items M (MCP) and N (AMQP cluster nervous system), fix jarvis IP
Llama Chile Shop
2026-06-23 15:31:16 +00:00
-
ec2f4c0332
feat: add OpenAI-compat /v1/chat/completions endpoint (TODO #22)
v1.9.0
gramps
2026-06-20 14:34:47 -07:00
-
f691787037
feat: add jarvisChat logo to static directory and update readme
gramps
2026-06-16 09:40:56 -07:00
-
56919965e1
update readme
Llama Chile Shop
2026-06-16 16:38:16 +00:00
-
f1fbc24c94
feat: update logo to jarvisChat-logo-1024.png, update static reference in index.html
gramps
2026-06-16 09:21:54 -07:00
-
8d3cf5d478
Update README.md
Llama Chile Shop
2026-06-16 15:20:02 +00:00
-
d01dd3b761
refactor(arch): modular package structure — split monolithic app.py into config/db/auth/memory/search/rag/gpu + routers/
gramps
2026-06-16 08:17:46 -07:00
-
5075a6bc55
feat: v1.8.0 — reposition as homelab developer platform, wire inference to ultron llama-server
gramps
2026-06-15 19:34:11 -07:00
-
970abc8957
chore: ignore .bak files
gramps
2026-06-14 21:35:02 -07:00
-
dd475a6f2d
chore: bump version to v1.8.0
gramps
2026-06-14 21:32:59 -07:00
-
6de3a1e154
feat: RAG pipeline + OpenAI SSE streaming, llama-server cluster integration
gramps
2026-06-14 13:57:09 -07:00
-
5a652c1b74
feat: switch from Ollama to llama-server OpenAI-compat API, fix streaming parser
gramps
2026-06-14 12:37:29 -07:00
-
31ba4769c8
feat: RAG pipeline + OpenAI SSE streaming, llama-server cluster integration
v1.8.0
gramps
2026-06-14 13:57:09 -07:00
-
347650b507
feat: switch from Ollama to llama-server OpenAI-compat API, fix streaming parser
gramps
2026-06-14 12:37:29 -07:00
-
18bca027de
docs: replace README screenshot asset (v1.7.8)
gramps
2026-04-28 09:14:54 -07:00
-
36bca94840
docs(todo): add model/preset preflight validation item (v1.7.7)
gramps
2026-04-28 09:08:36 -07:00
-
-
71b48d940f
docs: add v1.6/v1.7 release notes and developer wiki (v1.7.6)
gramps
2026-04-28 08:53:54 -07:00
-
58945a4324
feat(ui): add phase-1 skills toggles in settings (v1.7.5)
gramps
2026-04-28 08:49:19 -07:00
-
4d1541412b
feat(skills): add phase-1 skill registry and toggles (v1.7.4)
gramps
2026-04-28 08:44:22 -07:00
-
250fec1f06
test(streaming): cover chat/search/memory paths (v1.7.3)
gramps
2026-04-28 08:31:01 -07:00
-
12188f3ad2
feat(errors): incident-key safe error envelopes (v1.7.2)
gramps
2026-04-27 16:56:17 -07:00
-
9589141521
feat(settings): allowlist /api/settings keys (v1.7.1)
gramps
2026-04-27 16:48:19 -07:00
-
c88e52e0ef
chore(release): bump version to v1.7.0
gramps
2026-04-27 16:44:33 -07:00
-
76e4461b38
feat(security): add LAN IP allowlist and ingress guardrails
gramps
2026-04-27 16:43:21 -07:00
-
28aa40c42a
release: v1.6.1 link sanitization and backlog updates
gramps
2026-04-27 16:25:35 -07:00
-
d9eba53926
fix(memory): sanitize FTS query tokens to handle punctuation
gramps
2026-04-27 10:23:42 -07:00
-
091a851064
chore(release): bump version to v1.6.0
gramps
2026-04-27 10:14:24 -07:00
-
81319f83d4
feat(auth): add guest/admin PIN security model and hardening
gramps
2026-04-27 10:09:53 -07:00
-
fc11b73319
Update readme.md
Llama Chile Shop
2026-04-08 05:02:30 +00:00
-
46f1d6bf4e
Add CLAUDE.md with architecture and development guidance
gramps
2026-03-30 09:12:39 -07:00
-
6f410e29d2
Fix type errors and bare except clauses in app.py; update readme
gramps
2026-03-29 16:09:13 -07:00
-
7a151b7d50
Remove unused imports and dead code; update readme
gramps
2026-03-29 15:53:48 -07:00
-
6988997144
added readme for 1.5
gramps
2026-03-15 18:06:00 -07:00
-
c798f1220c
updated readme with new todos, minor css tweak
gramps
2026-03-15 17:51:27 -07:00
-
dc55d0a8c9
add jarvischat logo 2.0
gramps
2026-03-15 17:47:23 -07:00
-
3d1ede26ca
v.1.5.0: Explicit web search button, orange search styling
gramps
2026-03-15 17:12:20 -07:00
-
d57f009b10
Fix default model to llama3.1:latest
gramps
2026-03-15 15:57:33 -07:00
-
1c91c336a9
docs: update readme for v1.4.0, fix venv instructions
gramps
2026-03-15 15:27:35 -07:00
-
757f26669a
stupid error fix for the logo
gramps
2026-03-15 14:56:47 -07:00
-
7fccb926db
fix: logo extension jpg to png
gramps
2026-03-15 14:54:18 -07:00
-
47850efd2a
merge: resolve readme conflict, keep remote header with local content
gramps
2026-03-15 14:25:07 -07:00
-
-
4c7610a554
feat(memory): add FTS5 memory system, refactor to multi-file structure
gramps
2026-03-15 14:17:15 -07:00
-
f1c92be390
Update readme.md
Llama Chile Shop
2026-03-15 19:00:05 +00:00
-
-
3a0264efa6
add screenshot to repo
gramps
2026-03-15 11:57:11 -07:00
-
4646d82c66
v1.3.1: System stats panel (CPU, memory, GPU, VRAM)
gramps
2026-03-15 09:49:03 -07:00
-
46cccc9087
Initial commit
gramps
2026-03-09 20:06:01 -07:00