Commit Graph

  • e03db1f1c8
    fix: expose embedding backend env vars in docker-compose and setup.sh main Claudio Drews 2026-06-10 07:40:43 -0300
  • e654b9f5ee
    fix(security): use Path.is_relative_to for WIKI_PATH containment in ingest_file @aaronjmars 2026-06-10 06:20:07 -0400
  • d2228d5f95
    fix: resolve 6 installation bugs in setup.sh and docker-compose (#28) Claudio Drews 2026-06-08 21:53:15 -0300
  • 7de2265c66 fix: remove stale knowledge_base_hybrid references, fix generic ENV_PATH ClaudioDrews 2026-06-07 14:05:31 -0300
  • 1225af07f0 feat: add anti-theater quality rules to Pre-Action Protocol (Step 2) ClaudioDrews 2026-06-07 13:42:36 -0300
  • 66dc9ae503 fix: disable Qdrant API key when empty to prevent auth-on-empty-key bug ClaudioDrews 2026-06-07 13:33:31 -0300
  • 59557a86f3 fix: remove leaked docker-compose-monitored.yml, add to gitignore ClaudioDrews 2026-06-07 13:32:42 -0300
  • 58027b95e6 feat: add wiki watcher cron to setup.sh (hourly ingestion) ClaudioDrews 2026-06-07 13:23:20 -0300
  • 16e394cd07 fix: align worker UID with host user (1000) for bind mount read access ClaudioDrews 2026-06-07 13:06:11 -0300
  • 57912f52d1 fix: normalize vault path case and permissions, remove DS-specific key references ClaudioDrews 2026-06-07 12:59:04 -0300
  • a25f3a95d6
    fix: add context_enhancer symlink step and Mandatory Pre-Action Protocol (#25) Claudio Drews 2026-06-07 12:10:06 -0300
  • 0d6523d6ec chore: add gitignore for live-data test scripts ClaudioDrews 2026-06-07 10:04:13 -0300
  • 251c16ffad feat: collapse v2 — attenuate Hebbian boost by query-local salience (#24) Claudio Drews 2026-06-07 09:39:07 -0300
  • cd6293f176 Merge pull request #22 from ClaudioDrews/feat/verify-soul-config Claudio Drews 2026-06-07 08:26:26 -0300
  • d696168b89 feat: add verify_soul_config.py — check SOUL.md for Memory OS additions (fixes #19) ClaudioDrews 2026-06-07 08:25:52 -0300
  • afd890e594 Merge pull request #21 from ClaudioDrews/fix/issue-20-yaml-quote-fabric-curate Claudio Drews 2026-06-07 08:16:01 -0300
  • 1abce75a05 fix: strip YAML quotes in curate_entry ID comparison (fixes #20) ClaudioDrews 2026-06-07 08:14:40 -0300
  • 6418ed30a1 v0.2.0 — automated install, community infra, 20+ audit fixes ClaudioDrews 2026-06-05 01:51:24 -0300
  • 67ceb78202 refactor: extract shared parse_entry into icarus/parsing.py (fixes D01, D09) ClaudioDrews 2026-06-03 17:00:19 -0300
  • 327b18bf47 Merge PR #13: provider-agnostic LLM extraction (brian-doherty) ClaudioDrews 2026-06-03 16:37:38 -0300
  • 0975b26382 fix: rename docker-compose volume vars to MEMORY_OS_* prefix ClaudioDrews 2026-06-03 16:24:35 -0300
  • 545a882157 fix: docker-compose.yml — Qdrant healthcheck usa grep em vez de curl ClaudioDrews 2026-06-03 16:08:24 -0300
  • 35f85066a4 fix: semantic_dedup.py — adicionar using='dense' ao QueryRequest ClaudioDrews 2026-06-03 15:59:28 -0300
  • 3fd7cd6faf docs: Fase C — R3 (Ollama), R4 (cron jobs), R5 (agent name), R6 (Qdrant) ClaudioDrews 2026-06-03 15:46:31 -0300
  • 6b11dc554a docs: Fase B — R1 (rulebook amendments) + R2 (soul-rulebook additions) ClaudioDrews 2026-06-03 15:32:34 -0300
  • 170a6ba6be fix: Fase A — 3 correções de código (R7, R8, R9) ClaudioDrews 2026-06-03 15:05:54 -0300
  • 2d6281e86c feat: provider-agnostic LLM extraction Brian Doherty 2026-06-03 11:29:15 -0500
  • 144795bf74 perf: Qdrant query_batch_points + SQLite FTS5 for semantic_dedup and fabric-retrieve ClaudioDrews 2026-06-03 12:14:30 -0300
  • 45e2b075f7 perf: O(1) lookups for obsidian _find_entry_file + export-training _resolve_ref ClaudioDrews 2026-06-03 12:04:14 -0300
  • 1422a6d583 fix: resolve 5 easy Phase 4 performance/resilience issues ClaudioDrews 2026-06-03 11:53:18 -0300
  • e5edb58a19 fix: resolve all 8 Phase 3 config/path issues ClaudioDrews 2026-06-03 11:44:22 -0300
  • 384395b78d fix: resolve all 7 Phase 1 setup/infra issues ClaudioDrews 2026-06-03 11:31:04 -0300
  • 55ba9cee1c fix: move get_sparse_vector outside get_embedding body (V2.12 regression) ClaudioDrews 2026-06-03 11:03:18 -0300
  • a3d644a5c9 fix: resolve 4 code-critical issues from Fase 2 audit ClaudioDrews 2026-06-03 10:54:53 -0300
  • ff781f9824 feat: add EMBEDDING_API_KEY for authenticated non-OpenRouter endpoints (fixes #8) ClaudioDrews 2026-06-03 09:37:38 -0300
  • 4e1f543a1d docs: rewrite installation guide with real scripts and idempotent modifications (fixes #11) ClaudioDrews 2026-06-03 09:29:19 -0300
  • b33b8d4196 fix: SyntaxError on QDRANT_API_KEY placeholder (fixes #10) ClaudioDrews 2026-06-03 08:18:32 -0300
  • 598eaf19d0 fix(sanitize): change system prefix replacement from silent removal to [REDACTED] ClaudioDrews 2026-06-02 13:45:02 -0300
  • a5c1344afb
    security(hooks, context_enhancer): add dual-layer prompt injection sanitization (#5) David Soff 2026-06-02 18:43:34 +0200
  • 0d6fc33c00
    fix(context_enhancer): refactor embed_query_sparse to use stdin (#4) David Soff 2026-06-02 18:28:32 +0200
  • 02018160d2
    fix(worker): add missing import os, Qdrant auth, and env config (#6) brian-doherty 2026-06-02 18:21:30 +0200
  • 8e8ea95458
    fix(embedding): make OpenRouter auth and headers conditional — unblock 100% local usage (#7) Claudio Drews 2026-06-02 13:05:12 -0300
  • bae035f8fb
    Merge pull request #3 from ClaudioDrews/fix/embedding-provider-agnostic Claudio Drews 2026-06-02 10:11:58 -0300
  • d206c3eae2
    Merge pull request #2 from ClaudioDrews/fix/6-to-7-layers Claudio Drews 2026-06-02 10:11:54 -0300
  • 1281d7a778 fix: make embedding provider-agnostic via env vars Claudio Drews 2026-06-02 09:45:31 -0300
  • 7c9a8f02ae docs: fix "Six" → "Seven" memory layers in README Claudio Drews 2026-06-02 09:42:58 -0300
  • a4ca094a7b docs: add ground-truth hierarchy layer (07) — the critical missing piece Claudio Drews 2026-06-01 19:23:55 -0300
  • b7d637a52c Add pixel-art banner to README ClaudioDrews 2026-05-31 23:32:27 -0300
  • 636acabac7 Add 3 operational skills: memory-architecture, context-injection, llm-wiki ClaudioDrews 2026-05-31 16:59:12 -0300
  • 0b32ffcfc2 Initial commit: Memory OS — 6-layer memory architecture for Hermes Agent ClaudioDrews 2026-05-31 16:50:37 -0300