Taylor Eernisse theirongolddev
  • Joined on 2026-01-11
theirongolddev pushed to master at theirongolddev/claude-statusline 2026-02-09 23:54:11 -05:00
f35d665c19 fix: install.sh adds smoke test, settings verification, and error recovery
theirongolddev pushed to master at theirongolddev/claude-statusline 2026-02-09 23:51:40 -05:00
f94a3170b1 fix: install.sh finds binary under custom target triples
theirongolddev pushed to master at theirongolddev/claude-statusline 2026-02-09 23:50:21 -05:00
23d4d59c71 fix: install.sh shows build errors instead of failing silently
theirongolddev pushed to master at theirongolddev/claude-statusline 2026-02-09 23:46:21 -05:00
e5b18b17ff chore: remove completed PRD and superseded bash implementation
8853afffa1 feat: update defaults, schema, and installer for new capabilities
c03b0b1bd7 feat: add environment sections, visual enhancements, enhanced tools/beads, and /clear detection
e0c4a0fa9a feat: add colorgrad, transcript parser, terminal palette detection, and expanded color/input systems
f46c3da69c fix: width detection prioritizes dynamic sources over config
Compare 10 commits »
theirongolddev created branch master in theirongolddev/claude-statusline 2026-02-09 23:46:21 -05:00
theirongolddev created repository theirongolddev/claude-statusline 2026-02-09 23:45:12 -05:00
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-09 11:56:33 -05:00
7d40a81512 fix(ingestion): remove nested transaction in upsert_mr_file_changes
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-09 10:17:16 -05:00
4185abe05d docs: add feature ideas catalog, time-decay scoring plan, and timeline issue doc
d54f669c5e chore: add multi-agent editor config and UBS file-write hook
45126f04a6 fix: document upsert project_id, truncation budget, and Ollama model matching
dfa44e5bcd fix(ingestion): label upsert reliability, init idempotency, and sync health
53ef21d653 fix: propagate DB errors instead of silently swallowing them
Compare 6 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-08 18:38:58 -05:00
d36850f181 release: v0.5.2
theirongolddev pushed to master at theirongolddev/plan-tools 2026-02-08 15:23:21 -05:00
102d15cda7 Fix sed portability: use temp file instead of sed -i
theirongolddev pushed to master at theirongolddev/plan-tools 2026-02-08 15:02:15 -05:00
482eb87b4c Consolidate into single self-contained script
6c93d7225c Add .gitignore, remove committed node_modules
e7882b917b Add Brave CDP automation, replace Oracle browser mode
d776a266a8 Rewrite plan-refine for clipboard-based workflow
c0409579ac Fix symlink resolution for SCRIPT_DIR in both scripts
theirongolddev created branch master in theirongolddev/plan-tools 2026-02-08 15:02:15 -05:00
theirongolddev created repository theirongolddev/plan-tools 2026-02-08 15:02:03 -05:00
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-08 14:38:50 -05:00
5ce18e0ebc release: v0.5.1
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-08 14:34:20 -05:00
b168a58134 fix(search): cap vector search k-value and add rowid assertion
b704e33188 feat(sync): surface MR diff fetch/fail counters in sync output
6e82f723c3 fix(ingestion): unify store + watermark + job-complete in single transaction
940a96375a refactor(search): rename --after/--updated-after to --since/--updated-since
7dd86d5433 fix(db): add missing schema_version insert to migration 019
Compare 7 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-08 13:42:43 -05:00
c54a969269 fix(who): exclude self-assigned reviewers from file-change reviewer signal
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-08 13:35:20 -05:00
95b7183add feat(who): expand expert + overlap queries with mr_file_changes and mr_reviewers
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-08 08:08:31 -05:00
435a208c93 perf: eliminate unnecessary clones and pre-allocate collections
cc11d3e5a0 fix: peer review — 5 correctness bugs across who, db, lock, embedding, main
Compare 2 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-08 07:56:11 -05:00
5786d7f4b6 fix: defensive hardening — lock release logging, SQLite param guard, vector cast
d3306114eb fix(ingestion): pass ShutdownSignal into issue and MR pagination loops
e6b880cbcb fix: prevent panics in robot-mode JSON output and arithmetic paths
121a634653 fix: critical data integrity — timeline dedup, discussion atomicity, index collision
Compare 4 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-07 23:11:24 -05:00
f267578aab feat: implement lore who — people intelligence commands (5 modes)