Per Stark
99faca05dc
release: 1.0.5
...
fix
fix
2026-06-26 12:31:03 +02:00
Per Stark
1013035731
fix: atomic ingestion persist with task reclaim and shared cleanup.
...
One transaction per task replaces prior artifact rows; workers skip the pipeline when content already exists, eval seeding reuses persist_artifacts, and deletes clear graph children via shared SQL.
2026-06-12 16:27:07 +02:00
Per Stark
c53ec8c0a1
fix: arc-share retrieved chunks, centralize entity embeddings, and trim hot-path clones.
2026-06-06 23:05:53 +02:00
Per Stark
5c2d2e24d3
chore: refactor retrieval pipeline to chunk-first RRF with derived entities and slimmer eval surface.
...
Collapse the multi-strategy entity engine into one benchmarked chunk retrieval path, derive entities from retrieved chunks, and update consumers, docs, and clippy fixes across the workspace.
2026-05-30 22:19:08 +02:00
Per Stark
c70141de35
chore: harden api-router errors and add router integration tests while slimming html handlers.
2026-05-30 15:18:12 +02:00
Per Stark
2aa92b6ad7
chore: improve html-router auth, caching, and analytics while centralizing search labels in common.
...
small fix
2026-05-29 15:03:55 +02:00
Per Stark
5724f11dc1
chore: harden knowledge graph storage and clear common clippy warnings
...
Enforce stable 1:1 entity embeddings, relationship endpoint auth, and
user-scoped deletes; align schemas/migrations and resolve common crate
clippy findings.
2026-05-29 14:44:23 +02:00
Per Stark
9609880cff
fix: revoke_api_key sets NONE, remove unused bind, lowercase error msgs
...
- fix bug where revoke_api_key set literal 'test_string_nullish' instead of NONE
- remove unused table_name bind in update_timezone
- lowercase ~16 error messages across 4 crates
2026-05-27 13:56:32 +02:00
Per Stark
000852c94c
clippy: adhere to pedantic clippy, uniform test error handling
2026-05-26 20:21:13 +02:00
Per Stark
679308aa1d
feat: caching chat history & dto
2026-02-14 19:43:34 +01:00
Per Stark
ece744d5a0
refactor: additional responsibilities to middleware, simplified handlers
...
fix
2026-01-17 21:07:25 +01:00
Per Stark
3196e65172
fix: improved storage manager, prep for s3
2025-11-03 12:39:15 +01:00
Per Stark
99b88c3063
chore: clippy html-router
2025-10-16 20:30:17 +02:00
Per Stark
aa0b1462a1
feat: task archive
...
fix: simplified
2025-10-14 10:38:09 +02:00
Per Stark
c0fcad5952
fix: deletion of items, shared files etc
2025-09-29 20:28:06 +02:00
Per Stark
903585bfef
fix: improved performance by truncating not displayed text
2025-09-22 15:37:55 +02:00
Per Stark
6ea51095e8
design: neobrutalist_theme into main
2025-09-17 10:01:20 +02:00
Per Stark
62d909bb7e
refactor: merge new storage backend into main
...
This is in preparation for s3 storage support
2025-09-14 12:22:03 +02:00
Per Stark
a363c6cc05
feat: support for other providers of ai models
2025-06-06 23:16:41 +02:00
Per Stark
aba3c37fc8
fix: vector search formatting, surrealdb bug
2025-05-16 23:42:03 +02:00
Per Stark
b93e7b5299
feat: full text search
2025-05-15 14:40:00 +02:00
Per Stark
850878d5c3
feat: customizable data storage path
2025-05-09 23:28:36 +02:00
Per Stark
6ed49f7155
refactor: renamed instructions to context
2025-05-09 16:00:52 +02:00
Per Stark
bcdd3628ef
feat: content reader modal
2025-04-30 12:49:25 +02:00
Per Stark
1230ea6126
browser caching of files, 1 yr
2025-04-30 11:42:39 +02:00
Per Stark
02198dc21a
feat: readability parsing, screenshot of page, file serving
2025-04-30 08:06:18 +02:00
Per Stark
3fdee5a3a3
fix: sidebar always shows chat history
2025-04-22 16:25:30 +02:00
Per Stark
804461ac01
feat: improved configuration
...
configuration now works with both env variables and config file
2025-04-09 11:32:23 +02:00
Per Stark
c3c0f69bba
fix: htmx aware error handling
2025-04-08 16:12:08 +02:00
Per Stark
5bc48fb30b
refactor: better separation of dependencies to crates
...
node stuff to html crate only
2025-04-04 12:50:38 +02:00