This website requires JavaScript.
Explore
Help
Sign In
Taylor Eernisse
theirongolddev
0 Followers
·
0 Following
Joined on
2026-01-11
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
10
Projects
Packages
Public Activity
Starred Repositories
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-07 21:35:45 -05:00
859923f86b
docs: update AGENTS.md robot mode section for --fields, actions, exit codes
d701b1f977
docs: add plan frontmatter to api-efficiency-findings
736d9c9a80
docs: rewrite robot-mode-design to reflect implemented features
8dc479e515
docs: add lore who command design plan with 8 iterations of review feedback
Compare 4 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 23:47:48 -05:00
3e7fa607d3
docs: update README for --fields, elapsed_ms, error actions, exit code 19
b5f78e31a8
fix(cli): audit-driven improvements to flags, help, exit codes, and deprecation
cf6d27435a
feat(robot): add elapsed_ms timing, --fields support, and actionable error actions
4ce0130620
build: emit LORE_VERSION env var combining version and git hash
Compare 4 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 22:43:23 -05:00
a573d695d5
test(perf): add benchmarks for hash query elimination and embed bytes
a855759bf8
fix: shutdown safety, CLI hardening, exit code collision
f3f3560e0d
fix(ingestion): proper error propagation and transaction safety
2bfa4f1f8c
perf(documents): eliminate redundant hash query in regeneration
8cf14fb69b
feat(search): sanitize raw FTS5 queries with safe fallback
Compare 6 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 14:48:45 -05:00
39cb0cb087
feat(embed): concurrent batching, UTF-8 safe chunking, right-sized chunks
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 11:42:16 -05:00
1c45725cba
fix(sync): pass options.full through to generate-docs stage
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 11:22:13 -05:00
405e5370dc
feat(sync): concurrent drains, atomic watermarks, graceful Ctrl+C shutdown
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 09:35:10 -05:00
32783080f1
fix(timeline): report true total_events in robot JSON meta
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 08:50:01 -05:00
f1cb45a168
style: format perf_benchmark.rs with cargo fmt
69df8a5603
feat(timeline): wire up lore timeline command with human + robot renderers
Compare 2 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-06 08:38:58 -05:00
b005edb7f2
docs(readme): add timeline pipeline documentation and schema updates
03d9f8cce5
docs(db): document safety invariants for sqlite-vec transmute
7eadae75f0
test(timeline): add integration tests for full seed-expand-collect pipeline
9b23d91378
refactor(timeline): harden pipeline stages with shared resolver and exhaustive error handling
a324fa26e1
refactor(timeline): extract shared resolve_entity_ref and make target_iid optional
Compare 5 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 17:36:13 -05:00
e8845380e9
test: add performance regression benchmarks
3e9cf2358e
perf(search+embed): zero-copy embedding API and deferred RRF mapping
16beb35a69
perf(documents): batch INSERTs and writeln! in document pipeline
Compare 3 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 16:54:35 -05:00
3767c33c28
feat: Implement Gate 3 timeline pipeline and Gate 4 migration scaffolding
d1b2b5fa7d
chore(beads): Revise 11 Phase B beads with corrected migration numbering and enriched descriptions
Compare 2 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 15:30:08 -05:00
a7d5d1c99f
chore(beads): Update issue tracker metadata
233eb546af
feat: Add commit SHAs, closes_issues watermark, and PRD alignment
Compare 2 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 15:00:52 -05:00
ddcfff1026
chore(beads): Fix factual errors in Phase B bead descriptions
001e4f37b4
chore(beads): Revise 22 Phase B beads with codebase-grounded context
Compare 2 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 14:13:40 -05:00
873d2c0ab8
fix(beads): Align bead descriptions with Phase B spec
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 13:57:55 -05:00
42b8238329
chore(beads): Enrich all 24 open beads with agent-ready descriptions
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 11:46:37 -05:00
5d1586b88e
feat(show): Display full discussion content without truncation
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 11:23:25 -05:00
c2f34d3a4f
chore(beads): Update issue tracker metadata
3bb24dc6cb
docs: Add performance audit report with optimization findings
42a4bca6df
docs: Update README and AGENTS.md with new features and options
c730b0ec54
feat(cli): Improve help text, error handling, and add fuzzy command suggestions
ab43bbd2db
feat: Add dry-run mode to ingest, sync, and stats commands
Compare 8 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-05 00:04:58 -05:00
9c04b7fb1b
chore(beads): Update issue tracker metadata
dd2869fd98
test: Remove redundant comments from test files
65583ed5d6
refactor: Remove redundant doc comments throughout codebase
976ad92ef0
test(gitlab): Add GitLabIssueRef deserialization tests
a76dc8089e
feat(orchestrator): Integrate closes_issues fetching and cross-ref extraction
Compare 8 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-04 15:02:23 -05:00
0b6b168043
chore(beads): Update issue tracker metadata
1d003aeac2
fix(sync): Replace text-only progress with animated bars for docs/embed stages
Compare 2 commits »
theirongolddev
pushed to
master
at
theirongolddev/gitlore
2026-02-04 14:17:17 -05:00
925ec9f574
fix: Retry loop safety, doctor model matching, regenerator robustness
1fdc6d03cc
fix: Savepoint leak in embedding pipeline, atomic fail_job, RRF dedup
266ed78e73
feat(sync): Wire progress callbacks through sync pipeline stages
Compare 3 commits »
First
Previous
...
10
11
12
13
14
Next
Last