Commit Graph

  • bddb603bd9 release: 1.0.4 main v1.0.4 Per Stark 2026-06-23 10:32:38 +02:00
  • aee9136f1e ci: cache-nix-action preffered Per Stark 2026-06-23 08:01:04 +02:00
  • 253ac9819d ci: disable determinate nix flakehub Per Stark 2026-06-23 07:36:13 +02:00
  • 511e42a078 ci: nix flake fixes Per Stark 2026-06-22 18:59:06 +02:00
  • d8e839bf46 refactor: harmonized nix ci alignment Per Stark 2026-06-22 13:52:15 +02:00
  • 588e616baf refactor: replace headless_chrome with lighter alternatives Per Stark 2026-06-21 18:15:54 +02:00
  • 87e6fa14b2 chore: dependabot deps update Per Stark 2026-06-20 10:38:20 +02:00
  • 09e545816e chore: git-hooks rustfmt and clippy Per Stark 2026-06-20 10:10:29 +02:00
  • 01ef1bcb7a refactor: extract generic ensure_fts_index helper Per Stark 2026-06-18 21:55:18 +02:00
  • 530cd0a8f1 refactor: consolidate test database setup in common/src/storage Per Stark 2026-06-18 21:27:05 +02:00
  • 3b20adc50f refactor: split knowledge-graph monolith and extract rubberbanding logic Per Stark 2026-06-18 15:17:47 +02:00
  • b3d42d2586 chore: technical maintenance, reduced duplication Per Stark 2026-06-18 14:58:13 +02:00
  • fb51a8b55f evals: eval crate overhaul, simplification and performance improvements Per Stark 2026-06-17 19:23:11 +02:00
  • adc04d8c6d perf: batch entity embeddings during ingest and expand retry tests. Per Stark 2026-06-12 18:40:36 +02:00
  • 1013035731 fix: atomic ingestion persist with task reclaim and shared cleanup. Per Stark 2026-06-12 16:27:07 +02:00
  • cf69cb7b05 fix: don't close modal on inner HTMX requests. Per Stark 2026-06-12 15:08:51 +02:00
  • ead17530bd fix: schedule nightly index rebuild on worker and skip per-ingest rebuild. Per Stark 2026-06-12 15:01:53 +02:00
  • 4e8a58fff1 fix: load embedding dimensions once per persist and trim vector search select. Per Stark 2026-06-12 13:54:51 +02:00
  • 28e8ede478 release: 1.0.3 v1.0.3 Per Stark 2026-06-12 09:12:32 +02:00
  • 00453fdcbe chore: bump to 1.0.3 and harmonize onnx runtime version across nix, ci, and docker. Per Stark 2026-06-12 09:11:55 +02:00
  • c53ec8c0a1 fix: arc-share retrieved chunks, centralize entity embeddings, and trim hot-path clones. Per Stark 2026-06-06 23:05:53 +02:00
  • 60cf63292a fix: replaced several instances if cloning, reduced allocations Per Stark 2026-06-06 19:45:18 +02:00
  • ac0d34bfbd fix: leaner error handling by boxing large variants Per Stark 2026-06-06 07:59:57 +02:00
  • 4e20da538d feat: configure FastEmbed model in config and admin, with restart to apply Per Stark 2026-06-04 21:48:12 +02:00
  • 15c9f18f6e feat: pool fastembed, batch embeddings, and reconcile embedding config on startup Per Stark 2026-06-03 22:10:33 +02:00
  • 7b850769c9 fix: html-router modals and add insta snapshot tests. Per Stark 2026-06-03 20:20:43 +02:00
  • 2a28243213 feat: can now choose search result types Per Stark 2026-06-01 14:37:19 +02:00
  • b22c351785 fix: knowledge entity suggestions simplification Per Stark 2026-05-31 20:23:40 +02:00
  • 3897345ab3 chore: ingestion-pipeline refactor, sort technical debt, rustfmt Per Stark 2026-05-31 19:37:34 +02:00
  • 5c2d2e24d3 chore: refactor retrieval pipeline to chunk-first RRF with derived entities and slimmer eval surface. Per Stark 2026-05-30 22:19:08 +02:00
  • c70141de35 chore: harden api-router errors and add router integration tests while slimming html handlers. Per Stark 2026-05-30 11:39:47 +02:00
  • 2aa92b6ad7 chore: improve html-router auth, caching, and analytics while centralizing search labels in common. Per Stark 2026-05-29 14:42:20 +02:00
  • d3443d4153 chore: centralize embedding errors, retrieval strategy, and test DB helpers. Per Stark 2026-05-29 14:35:07 +02:00
  • e3bb2935d0 chore: harden common storage bootstrap and slim embedded db assets Per Stark 2026-05-29 12:26:26 +02:00
  • 93d11b66eb test: cover system settings sync, validation, and ingestion prompts Per Stark 2026-05-29 11:57:39 +02:00
  • 125b856c49 chore: harden system settings and unify prompt usage Per Stark 2026-05-29 11:48:13 +02:00
  • bc41a619ce chore: move serde helpers to common utils Per Stark 2026-05-29 09:34:32 +02:00
  • ba8c36da1e chore: harden text chunk embeddings and text content storage Per Stark 2026-05-28 22:03:01 +02:00
  • 5724f11dc1 chore: harden knowledge graph storage and clear common clippy warnings Per Stark 2026-05-28 21:46:35 +02:00
  • 189adb1a5f chore: harden analytics, conversation access, and per-user file dedup Per Stark 2026-05-28 21:27:20 +02:00
  • 97beb91710 chore: optimize ingest payloads and add parallel task batch store Per Stark 2026-05-28 21:01:36 +02:00
  • 85336d77a3 chore: harden common errors, fastembed blocking, and ingest ownership Per Stark 2026-05-28 20:25:12 +02:00
  • 9d5e7cd794 chore: improved error handling Per Stark 2026-05-28 19:58:14 +02:00
  • 30bb59f243 chore: rename get_id to id, add doc comments, pre-allocate format_history Per Stark 2026-05-27 18:06:16 +02:00
  • 224a7db451 chore: lowercase all error messages and add # Errors doc sections Per Stark 2026-05-27 14:59:48 +02:00
  • 4579725130 chore: resolve remaining uninlined_format_args clippy warnings Per Stark 2026-05-27 14:32:54 +02:00
  • 0b08801c90 chore: fix and reduce clippy allows in knowledge_entity.rs Per Stark 2026-05-27 14:28:08 +02:00
  • 45d13230a6 chore: add must_use to 27 non-Result public functions Per Stark 2026-05-27 14:23:56 +02:00
  • 0acdba4f54 fix: replace manual embedding serialization with serde_json Per Stark 2026-05-27 14:13:19 +02:00
  • 9609880cff fix: revoke_api_key sets NONE, remove unused bind, lowercase error msgs Per Stark 2026-05-27 13:56:32 +02:00
  • 31d585b59f chore: removed anyhow from apperror for improved error handling Per Stark 2026-05-27 13:33:02 +02:00
  • 890a4b381d chore: index slicing and lowercase errors Per Stark 2026-05-27 12:41:26 +02:00
  • 2d630e2af9 chore: tightening and removing super fn Per Stark 2026-05-27 11:23:39 +02:00
  • 9ec11e1f79 chore: clippy and nix fmt Per Stark 2026-05-27 11:23:08 +02:00
  • c60db0fb56 perf: avoid small own clones and intermediate Vec allocations Per Stark 2026-05-27 10:28:08 +02:00
  • f5f0454904 fix: html-router dependency of json-stream-parser Per Stark 2026-05-27 09:59:26 +02:00
  • 18aadab8ee refactor: json-stream-parser aligned to clippy standard Per Stark 2026-05-27 09:07:38 +02:00
  • 414d2f5b34 chore: additional clippy fixes after rebasing Per Stark 2026-05-27 07:37:18 +02:00
  • 293440b0ee fix: pin surrealdb Per Stark 2026-05-26 20:11:16 +02:00
  • 041d9bd81f clippy: evaluations crate Per Stark 2026-05-26 20:07:51 +02:00
  • b4383bb227 perf: pre-allocate collections with known capacity in hot paths Per Stark 2026-05-26 15:49:01 +02:00
  • 6c7b586fc5 perf: offload blocking calls to spawn_blocking Per Stark 2026-05-26 15:30:03 +02:00
  • 1927149ce9 lint: inherit workspace clippy config in json-stream-parser and evaluations Per Stark 2026-05-26 15:30:00 +02:00
  • a52dc802de refactor: simplify and improve testing for initialization Per Stark 2026-05-26 15:09:09 +02:00
  • 000852c94c clippy: adhere to pedantic clippy, uniform test error handling Per Stark 2026-05-26 11:43:45 +02:00
  • 6a5d631287 chore: remove unused clap dep and fix test_session_table name Per Stark 2026-05-25 14:02:53 +02:00
  • b965c5a2e6 refactor: replace Box<dyn Error> with anyhow::Result Per Stark 2026-05-25 13:48:31 +02:00
  • 79e46e9c09 refactor: extract serde helpers from stored_object! macro Per Stark 2026-05-25 13:38:28 +02:00
  • f22a1e5ba4 chore: devenv inconsistency, spawn server manually in dev Per Stark 2026-02-15 18:31:43 +01:00
  • 4d237ff6d9 release: 1.0.2 v1.0.2 Per Stark 2026-02-15 11:57:04 +01:00
  • eb928cdb0e test: minio to devenv, improved testing s3 and relationships Per Stark 2026-02-15 08:52:56 +01:00
  • 1490852a09 chore: dep updates & kv-mem separation to test feature Per Stark 2026-02-15 08:22:54 +01:00
  • b0b01182d7 test: add admin auth integration coverage Per Stark 2026-02-14 22:36:59 +01:00
  • 679308aa1d feat: caching chat history & dto Per Stark 2026-02-14 19:43:34 +01:00
  • f93c06b347 fix: harden html responses and cache chat sidebar data Per Stark 2026-02-14 17:47:14 +01:00
  • a3f207beb1 fix: simplified admin checking Per Stark 2026-02-13 23:04:01 +01:00
  • e07199adfc fix: name harmonization of endpoints & ingestion security hardening Per Stark 2026-02-13 22:36:00 +01:00
  • f22cac891c fix: redact ingestion payload logs and update changelog Per Stark 2026-02-13 12:06:18 +01:00
  • b89171d934 fix: parameterize storage-layer queries and add injection tests Per Stark 2026-02-12 21:42:46 +01:00
  • 0133eead63 fix: border in navigation Per Stark 2026-02-12 20:39:36 +01:00
  • e5d2b6605f fix: browser back navigation from chat windows Per Stark 2026-02-12 20:31:11 +01:00
  • bbad91d55b fix: references bug Per Stark 2026-02-11 21:45:20 +01:00
  • 96846ad664 release: 1.0.1 v1.0.1 Per Stark 2026-02-11 15:36:39 +01:00
  • 269bcec659 docs: updated domain name Per Stark 2026-02-11 15:17:03 +01:00
  • 7c738c4b30 fix: gracefully handle old users Per Stark 2026-02-11 07:50:19 +01:00
  • cb88127fcb docs: updated readme Per Stark 2026-01-18 18:48:53 +01:00
  • 49e1fbd985 dev: devenv processes Per Stark 2026-01-18 18:45:30 +01:00
  • f2fa5bbbcc fix: edge case when deleting content Per Stark 2026-01-17 23:31:16 +01:00
  • a3bc6fba98 design: better dark mode Per Stark 2026-01-17 23:31:05 +01:00
  • ece744d5a0 refactor: additional responsibilities to middleware, simplified handlers Per Stark 2026-01-17 21:04:27 +01:00
  • a9fda67209 theme: obsidian-prism Per Stark 2026-01-17 08:45:47 +01:00
  • fa7f407306 feat: s3 storage backend Per Stark 2026-01-16 23:38:47 +01:00
  • b25cfb4633 feat: add user theme preference Per Stark 2026-01-16 13:54:07 +01:00
  • 0df2b9810c docs: addenum Per Stark 2026-01-14 22:24:23 +01:00
  • 354dc727c1 refactor: extendable templates Per Stark 2026-01-13 15:57:12 +01:00
  • 037057d108 fix: allow for multiple templates directories Per Stark 2026-01-12 21:25:12 +01:00
  • 9f17c6c2b0 fix: updating models in admin view Per Stark 2026-01-12 21:01:53 +01:00
  • 17f252e630 release: 1.0.0 v1.0.0 Per Stark 2026-01-11 18:37:07 +01:00
  • 8fe4ac9fec release: 1.0.0 development Per Stark 2026-01-11 18:37:07 +01:00
  • db43be1606 fix: schemafull and textcontent Per Stark 2026-01-02 15:41:22 +01:00