Taylor Eernisse theirongolddev
  • Joined on 2026-01-11
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-16 09:44:27 -05:00
fc0d9cb1d3 feat(sync): colored stage output, functional sub-rows, and error visibility
c8b47bf8f8 feat(cli): add --timings flag and enrich error tracking fields
a570327a6b refactor(progress): extract format_stage_line with themed styling
Compare 3 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-14 11:26:18 -05:00
eef73decb5 fix(cli): timeline tag width, test env isolation, and logging verbosity
bb6660178c feat(sync): per-project breakdown, status enrichment progress bars, and summary polish
64e73b1cab fix(graphql): handle past HTTP dates in retry-after header gracefully
361757568f refactor(cli): remove deprecated stage_spinner, migrate remaining callers to v2
8572f6cc04 refactor(cli): polish secondary commands with icons, number formatting, and section dividers
Compare 10 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-13 22:34:48 -05:00
ebf64816c9 fix(search): correct FTS5 raw mode fallback test assertion
450951dee1 feat(timeline): rename --expand-mentions to --no-mentions, default mentions on
81f049a7fa refactor(main): wire LoreRenderer init, migrate to Theme, improve UX polish
dd00a2b840 refactor(cli): migrate all command modules from console::style to Theme
c6a5461d41 refactor(ingestion): compact log summaries and quieter shutdown messages
Compare 8 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-13 17:44:25 -05:00
159c490ad7 docs: update README with notes, drift, error tolerance, scoring config, and expanded command reference
e0041ed4d9 feat(cli): improve error recovery with alias-aware suggestions and error tolerance manifest
a34751bd47 feat(autocorrect): expand pre-clap correction to 3-phase pipeline with subcommand aliases, value normalization, and flag prefix matching
0aecbf33c0 feat(xref): extract cross-references from descriptions, user notes, and fix system note regex
c10471ddb9 feat(timeline): add entity-direct seeding (issue:N, mr:N syntax)
Compare 6 commits »
theirongolddev deleted branch xref-extraction from theirongolddev/gitlore 2026-02-13 17:20:52 -05:00
theirongolddev deleted branch entity-direct-timeline from theirongolddev/gitlore 2026-02-13 17:20:52 -05:00
theirongolddev created branch xref-extraction in theirongolddev/gitlore 2026-02-13 17:19:52 -05:00
theirongolddev pushed to xref-extraction at theirongolddev/gitlore 2026-02-13 17:19:52 -05:00
0aecbf33c0 feat(xref): extract cross-references from descriptions, user notes, and fix system note regex
theirongolddev pushed to entity-direct-timeline at theirongolddev/gitlore 2026-02-13 15:22:51 -05:00
c10471ddb9 feat(timeline): add entity-direct seeding (issue:N, mr:N syntax)
theirongolddev created branch entity-direct-timeline in theirongolddev/gitlore 2026-02-13 15:15:56 -05:00
theirongolddev pushed to entity-direct-timeline at theirongolddev/gitlore 2026-02-13 15:15:56 -05:00
e367a34e39 feat(timeline): add entity-direct seeding (issue:N, mr:N syntax)
cbce4c9f59 release: v0.8.2
Compare 2 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-13 14:57:08 -05:00
94435c37f0 perf(timeline): hoist prepared statement outside discussion thread loop
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-13 14:56:51 -05:00
59f65b127a fix(search): pass FTS5 boolean operators through unquoted
f36e900570 feat(cli): add pipeline progress spinners to timeline and search
e2efc61beb refactor(cli): extract stage_spinner to shared progress module
Compare 3 commits »
theirongolddev deleted branch discussion-threads from theirongolddev/gitlore 2026-02-13 14:20:27 -05:00
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-13 14:20:22 -05:00
2da1a228b3 feat(timeline): collect and render full discussion threads
0e65202778 feat(timeline): add DiscussionThread types and seed-phase discussion matching
Compare 2 commits »
theirongolddev pushed to discussion-threads at theirongolddev/gitlore 2026-02-13 14:18:53 -05:00
2da1a228b3 feat(timeline): collect and render full discussion threads
0e65202778 feat(timeline): add DiscussionThread types and seed-phase discussion matching
Compare 2 commits »
theirongolddev created branch discussion-threads in theirongolddev/gitlore 2026-02-13 14:18:53 -05:00
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-13 13:51:09 -05:00
f439c42b3d chore: add gitignore for mock-seed, roam CI workflow, formatting
4f3ec72923 feat(timeline): upgrade seed phase to hybrid search
e6771709f1 refactor(core): extract path_resolver module, fix old_path matching in who
8c86b0dfd7 release: v0.8.1
6e55b2470d bugfix: DB column and size issues
Compare 5 commits »
theirongolddev deleted branch refactor/path-resolver-and-fixes from theirongolddev/gitlore 2026-02-13 13:30:19 -05:00
67e2498689 chore: add roam CI workflow, fitness config, formatting, beads sync
8dbabe7279 feat(timeline): upgrade seed phase to hybrid search (FTS + vector RRF)
0034958faf fix(who): match old_path in detail/overlap queries, include closed MRs
1799842b59 refactor(core): extract path_resolver module, deduplicate escape_like
437bacdda4 Add tests
Compare 7 commits »