Taylor Eernisse theirongolddev
  • Joined on 2026-01-11
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-04 13:39:57 -05:00
a65ea2f56f chore(beads): Add observability and orchestrator issues to tracker
38da7ca47b docs: Add observability PRD and sync pipeline explorer visualization
86a51cddef fix: Project-scoped job claiming, structured rate-limit logging, RRF total_cmp
f6d19a9467 feat(sync): Instrument pipeline with tracing spans, run_id correlation, and metrics
362503d3bf feat(cli): Add verbosity controls, JSON log format, and triple-layer subscriber
Compare 6 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-04 08:12:42 -05:00
ee5c5f9645 perf: Eliminate double serialization, add SQLite tuning, optimize hot paths
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 17:37:17 -05:00
f5b4a765b7 perf: Configurable rate limit, 429 auto-retry, concurrent project ingestion
4ee99c1677 fix: Propagate queue errors, eliminate format!-based SQL construction
c35f485e0e refactor(cli): Replace tracing-indicatif with shared MultiProgress
a92e176bb6 fix(events): Handle nullable label and milestone in resource events
Compare 4 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 14:09:52 -05:00
deafa88af5 perf: Concurrent resource event fetching, remove unnecessary async
880ad1d3fa refactor(events): Lift transaction control to callers, eliminate duplicated store functions
4c0123426a fix: Content hash now computed after truncation, atomic job claiming
Compare 3 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 13:06:42 -05:00
bb75a9d228 fix(events): Resource events now run on incremental syncs, fix output and progress bar
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 13:03:04 -05:00
2bcd8db0e9 feat(events): Wire resource event fetching into sync pipeline (bd-1ep)
a50fc78823 style: Apply cargo fmt and clippy fixes across codebase
ff94f24702 chore(beads): Update issue tracker state for Gate 1 completions
Compare 3 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 12:51:55 -05:00
128008578a feat(events): Wire resource event fetching into sync pipeline (bd-1ep)
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 12:08:35 -05:00
5c521491b7 chore(beads): Update issue tracker state for Gate 1 completions
0236ef2776 feat(stats): Extend --check with event FK integrity and queue health diagnostics
12811683ca feat(cli): Add 'lore count events' command with human and robot output
724be4d265 feat(queue): Add generic dependent fetch queue with exponential backoff
c34ed3007e feat(db): Add event upsert functions and count queries in events_db module
Compare 9 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 11:23:49 -05:00
98907ac666 feat(events): Implement Gate 1 resource events infrastructure
theirongolddev pushed to master at theirongolddev/gitlore 2026-02-03 09:36:16 -05:00
549a0646d7 chore: Add test-runner agent, agent-swarm-launcher skill, review artifacts, and beads updates
a417640faa docs: Overhaul AGENTS.md, update README, add pipeline spec and Phase B plan
f560e6bc00 test(embedding): Add regression tests for pipeline hardening bugs
aebbe6b795 feat(cli): Wire --full flag for embed, add sync stage spinners
7d07f95d4c fix(embedding): Harden pipeline against chunk overflow, config drift, and partial failures
Compare 6 commits »
theirongolddev renamed repository from session-exporter to theirongolddev/session-viewer 2026-01-31 18:45:36 -05:00
theirongolddev pushed to master at theirongolddev/session-viewer 2026-01-30 23:05:24 -05:00
b69dffc398 Add interactive architecture explorer as standalone HTML reference
3fe8d7d3b5 Add comprehensive test suite for progress tracking system
d4de363227 Polish UI: SearchBar sizing, SessionList layout, Tooltip offset, and progress CSS
51a54e3fdd Enhance HTML export with collapsible messages, diff highlighting, and progress badges
f69ba1f32a Wire progress events through session viewer and fix request race condition
Compare 9 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-01-30 16:55:29 -05:00
51c370fac2 feat(project): Add substring matching and use Ambiguous error for resolution
7b7d781a19 docs: Update exit codes, add config precedence and shell completions
03ea51513d feat(main): Wire SIGPIPE, color, quiet, completions, and negation flag handling
667f70e177 refactor(commands): Add IngestDisplay, resolve_project, and color-aware tables
585b746461 feat(cli): Add --color, --quiet, --no-X negations, completions, and help headings
Compare 7 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-01-30 15:47:54 -05:00
41d20f1374 chore(beads): Update issue tracker with search pipeline beads
9b63671df9 docs: Update documentation for search pipeline and Phase A spec
d235f2b4dd test: Add test suites for embedding, FTS, hybrid search, and golden queries
daf5a73019 feat(cli): Add search, stats, embed, sync, health, and robot-docs commands
559f0702ad feat(ingestion): Mark entities dirty on ingest for document regeneration
Compare 12 commits »
theirongolddev pushed to master at theirongolddev/session-viewer 2026-01-30 13:36:35 -05:00
150cd0c686 Wire up ErrorBoundary, URL session sync, j/k navigation, and refresh
4ec186d45b Skip entrance animation for messages beyond the first 20
957f9bc744 Polish SearchBar with arrow key navigation and conditional controls
10f23ccecc Pretty-print JSON in tool inputs and preformatted blocks
b0b330e0ba Add session list refresh with server cache bypass
Compare 10 commits »
theirongolddev pushed to master at theirongolddev/session-viewer 2026-01-30 10:42:42 -05:00
b030734915 Add comprehensive README with architecture and usage docs
c66ce4ae16 Change message copy button to copy content instead of anchor link
54f909c80c Revise default hidden categories to reduce noise in session view
2a6186e9ce Rename AGENTS.md header from CLAUDE.md to Agent Instructions
Compare 4 commits »
theirongolddev pushed to master at theirongolddev/session-viewer 2026-01-30 09:34:42 -05:00
b60501e80f Add AGENTS.md with development principles and beads workflow docs
a51c134da7 Harden API layer: encode session IDs and validate export payload
4c5d6dd4c8 Extend search to match tool input content, not just message body
Compare 3 commits »
theirongolddev pushed to master at theirongolddev/session-viewer 2026-01-30 09:26:45 -05:00
bba678568a Polish: simplify formatTimestamp and tone down export button
c0e4158b77 Add time gap indicators and hash anchor navigation to SessionViewer
0f3739605c Add language labels and copy-to-clipboard for code blocks
1dc178f59f Overhaul MessageBubble with collapsible sections, diff rendering, and header actions
50b29ff0a2 Display session duration in sidebar and simplify date formatting
Compare 7 commits »
theirongolddev pushed to master at theirongolddev/session-viewer 2026-01-30 01:11:04 -05:00
69857fa825 Fix session discovery tests to use dynamic paths and add containment test
baaf2fca4c Expand vitest include glob to cover client lib tests
0e89924685 Redesign HTML exporter with dark theme, timestamps, and performance fixes
9716091ecc Optimize markdown rendering: skip highlightAuto, fix entity-safe highlighting
6a4e22f1f8 Add search navigation with match cycling, keyboard shortcuts, and minimap
Compare 11 commits »
theirongolddev created branch master in theirongolddev/session-viewer 2026-01-29 23:01:06 -05:00