Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-19 | 1 | 0 | 1 | 1 | 1 |
| 2026-09-18 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-17 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 0 | 0 | 1 | 1 | 1 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 4 | 0 | 0 | 0 | 5 |
| 2026-09-10 | 1 | 0 | 1 | 2 | 2 |
| 2026-09-09 | 2 | 0 | 0 | 0 | 2 |
| 2026-09-08 | 2 | 0 | 1 | 1 | 3 |
| 2026-09-07 | 2 | 0 | 0 | 2 | 2 |
Opened: 1
Closed: 0
Comments: 1
Events: 1
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#266 Long rendered responses are duplicated in terminal scrollback because Rich `Live` uses `vertical_overflow="visible"` Opened 1 day ago | muhammadyaseen | open | No labels | 1 | 0 | 1 day ago |
#220 `init` command doesn't use `--kb-dir` option Opened 1 month ago | ainamdar-ag | open | No labels | 2 | 0 | 7 days ago |
#264 docs(skill): prefer MCP server / CLI over grep for external-agent search Opened 9 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 9 days ago |
#262 feat(mcp): expose taxonomy browsing + tiered search as an MCP server Opened 9 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 9 days ago |
#260 feat(cli,agent): expose tiered search + taxonomy via CLI and wire into query/chat agent Opened 9 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 9 days ago |
#258 feat(search): tiered BM25 search (briefs/summaries/sources) + taxonomy accessors Opened 9 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 9 days ago |
#256 fix(agent): summary-rewrite falls back to v1 instead of retrying with a smaller prompt on context-window overflow Opened 10 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 10 days ago |
#235 fix(agent): stream LLM completions to avoid gateway idle-timeout on long compiles Opened 23 days ago | sebastianbraun25 | open | No labels | 1 | 0 | 10 days ago |
#254 fix(locks): retry atomic_write_bytes on transient PermissionError (WinError 5) Opened 11 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 11 days ago |
#252 fix(converter): cap doc_name length to avoid Windows path-length errors Opened 11 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 11 days ago |
#251 ADC Issue: Allow GCP ADC and cloud IAM auth without requiring static VERTEX_AI_API_KEY Opened 12 days ago | datasherlock | open | No labels | 0 | 0 | 12 days ago |
#249 fix(indexer): close PageIndex's local SQLite connection so rollback doesn't hit WinError 32 Opened 12 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 12 days ago |
#233 feat(agent): hybrid BM25 full-text search tool for query/chat agent Opened 23 days ago | sebastianbraun25 | open | No labels | 1 | 0 | 13 days ago |
#247 feat(agent): curb concept/entity sprawl (strict entity types, name-length gate, pending buffer) Opened 13 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 13 days ago |
#245 feat(agent): opt-in append-note concept_update_mode to avoid full-page rewrites on ingest Opened 13 days ago | sebastianbraun25 | open | No labels | 0 | 0 | 13 days ago |
#231 feat(cli): add-all command and auto_delete_added_files config Opened 24 days ago | sebastianbraun25 | open | No labels | 1 | 0 | 16 days ago |
#244 Need a new feature to limit the concept/<concept>.md size and auto spawn <concept>-<child-concept>.md Opened 17 days ago | whywai95 | open | No labels | 0 | 0 | 17 days ago |
#203 Bulk ingestion: per-document rewrites of entity/concept pages scale ~O(N²) on large, topically-dense corpora — propose a two-phase (map/reduce) consolidation mode Opened 2 months ago | Megej | open | No labels | 1 | 3 | 17 days ago |
#242 `get_image` fails with OpenAI-compatible Chat Completions endpoints Opened 17 days ago | RussellLuo | open | No labels | 0 | 0 | 17 days ago |
#239 feat(cli): configurable insert_mode (fail-fast / fail-at-end) for strict compile-failure handling Opened 20 days ago | sebastianbraun25 | open | No labels | 2 | 0 | 20 days ago |
#238 openkb 0.4.5 requires litellm==1.87.2 which doesn't exist on PyPI — should pin to 1.98.0 or later. Opened 21 days ago | zakariahere | open | No labels | 0 | 0 | 21 days ago |
#237 OpenKB analyzed by Claude, and comparision with other memory systems Opened 22 days ago | neoneye | open | No labels | 0 | 0 | 22 days ago |
#229 fix(compiler): retry transient LLM API timeouts with bounded backoff Opened 24 days ago | sebastianbraun25 | closed - completed | No labels | 2 | 0 | 23 days ago |
#226 concepts-plan prompt embeds an uncapped, uncached listing of every concept and entity page (measured 3.5x per-document input growth over 28 docs) Opened 29 days ago | dc-senf | open | No labels | 0 | 0 | 29 days ago |
#225 Compiler writes an unvalidated model non-answer verbatim into wiki/index.md as a document description Opened 29 days ago | dc-senf | open | No labels | 0 | 0 | 29 days ago |