-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
engram update: start step uses launchctl load, which registers but never runs the job (mcp did not answer within 90s)
bugSomething isn't workingSomething isn't workingpriority: P2Soon: correctness gaps and small fixes with clear valueSoon: correctness gaps and small fixes with clear valueStatus: Open.#147 In devinmlowe/engram;[ponytail] Needs decision: cuts that remove shipped or documented behaviour
needs-decisionRemoves a shipped/documented feature; user decidesRemoves a shipped/documented feature; user decidesponytailOver-engineering audit cut (2026-09-20)Over-engineering audit cut (2026-09-20)sub-issueChild task of a parent issueChild task of a parent issueStatus: Open.#127 In devinmlowe/engram;Over-engineering audit burn-down (ponytail, 2026-09-20)
enhancementNew feature or requestNew feature or requestponytailOver-engineering audit cut (2026-09-20)Over-engineering audit cut (2026-09-20)Status: Open.#114 In devinmlowe/engram;[semantic] index-integrity enumerates memories_fts via fts5vocab 'instance', which omits zero-token documents — a forgotten memory whose text tokenizes to nothing is never flagged or repaired
bugSomething isn't workingSomething isn't workingpriority: P3Later: consistency, hardening, design work with no observed failuresLater: consistency, hardening, design work with no observed failuresStatus: Open.#112 In devinmlowe/engram;[remember] linkMemoryToEntities inserts related_to relationships without scope — remember_batch from a tenant scope always writes global edges
bugSomething isn't workingSomething isn't workingpriority: P2Soon: correctness gaps and small fixes with clear valueSoon: correctness gaps and small fixes with clear valueStatus: Open.#111 In devinmlowe/engram;[search] recall sessions do not pin read_scopes — a refine with different scopes merges other tenants' results into the session, and recall_drill re-checks nothing
bugSomething isn't workingSomething isn't workingpriority: P2Soon: correctness gaps and small fixes with clear valueSoon: correctness gaps and small fixes with clear valueStatus: Open.#110 In devinmlowe/engram;[db] scopeInClause does not COALESCE NULL scope to 'global' the way scopeVisible does — a NULL-scope row is visible to one reader and hidden from the other
bugSomething isn't workingSomething isn't workingpriority: P3Later: consistency, hardening, design work with no observed failuresLater: consistency, hardening, design work with no observed failuresStatus: Open.#107 In devinmlowe/engram;[hermes-plugin] provider.py replaces a client whose reader thread died without stop() — the still-running node child (model loaded) is orphaned, an exited one is never wait()ed
bugSomething isn't workingSomething isn't workingpriority: P3Later: consistency, hardening, design work with no observed failuresLater: consistency, hardening, design work with no observed failuresStatus: Open.#105 In devinmlowe/engram;[mcp] HTTP daemon session map only shrinks on DELETE /mcp — clients that disconnect without terminating their session leak a Server + transport per session forever
bugSomething isn't workingSomething isn't workingpriority: P3Later: consistency, hardening, design work with no observed failuresLater: consistency, hardening, design work with no observed failuresStatus: Open.#104 In devinmlowe/engram;[mcp] bridge retries a failed tools/call after reconnect with identical params — at-least-once execution for non-idempotent tools (forget succeeds, then the host is told "not found")
bugSomething isn't workingSomething isn't workingpriority: P3Later: consistency, hardening, design work with no observed failuresLater: consistency, hardening, design work with no observed failuresStatus: Open.#103 In devinmlowe/engram;[config] ENGRAM_EMBEDDING_DIMS is parseInt'ed without a finite check — a non-numeric value yields
float[NaN]in the vec0 DDL and initDatabase throws on every commandbugSomething isn't workingSomething isn't workingpriority: P3Later: consistency, hardening, design work with no observed failuresLater: consistency, hardening, design work with no observed failuresStatus: Open.#102 In devinmlowe/engram;[db] migrateExpandedTypes fails with FOREIGN KEY constraint failed on any database with relationships rows, leaves entities_new behind, and then fails every subsequent init
bugSomething isn't workingSomething isn't workingpriority: P3Later: consistency, hardening, design work with no observed failuresLater: consistency, hardening, design work with no observed failuresStatus: Open.#101 In devinmlowe/engram;