issues Search Results · language:Dune language:Python language:JavaScript language:Java language:PHP language:CSS
Filter by
61.9M results
Follow-up to the new protein/chemical overlap report (src/reports/protein_chemical_overlap.py, rule
generate_protein_chemical_overlap_report). That report produces candidate_pairs.tsv — the list of (chemical ...
Document the new layout so future-you doesn t re-drift:
- Code: GitHub repo (Claude Desktop + launchd run from here)
- Data: ~/memorybridge (memory.db, analytics.json, inbox/, logs/, .env, instance.pid) ...
low
- memory.lock (0-byte v1 leftover) still in ~/memorybridge data dir
- docs/plans/* mix personal planning with code — consider moving to a private notes area if repo ever goes public
- Verify .env.example ...
low
chatgpt export is rich; gemini gets a one-liner with 3 truncated prefs; ollama gets name/role/project ids. Either
document the asymmetry as intentional or drive all three from one template with depth controls. ...
low
get_memory(context_hint=...) filters by lowercase substring over content/tags/project, while search_memory uses
BM25+semantic. Hints like job search miss memories phrased differently. Consider routing ...
low
A query that trips the FTS5 parser (despite quoting) returns empty with no signal. Log the error and/or fall back to
LIKE search so the user sees results rather than silence.
low
Two instances starting simultaneously can both write instance.pid. Acceptable for the supersede-logging use case;
document that SQLite busy_timeout is the real arbiter and never use the PID file for exclusion ...
low
VALID_CATEGORIES, IMPORTANCE_LEVELS, and _content_hash are defined in both files; token-count fallbacks also differ
(words*1.3+punct vs len(split())+20) so counts disagree if tiktoken is missing in one ...
low
store.py s header says All SQL lives here. server.py contains zero SQL but get_token_stats, get_access_log,
get_prune_queue, resolve_prune_queue run raw SQL on _store._conn. Move those queries into MemoryStore ...
medium
Контекст
Категория «Активность» в GramGPT — действия, в которых аккаунт «реагирует» на контент (без публичных следов как у
реакций). Все 3 — read-equivalent для anti-spam Telegram, но watch_video и listen_voice ...
backend
enhancement
epic:advanced-warmup
p2
ready-for-agent

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.