Taylor Eernisse theirongolddev
  • Joined on 2026-01-11
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-10 14:25:01 -04:00
16cc58b17f docs: remove references to deprecated show command
a10d870863 remove: deprecated show command from CLI
Compare 2 commits »
theirongolddev created branch remove-show-command in theirongolddev/gitlore 2026-03-10 14:21:19 -04:00
theirongolddev pushed to remove-show-command at theirongolddev/gitlore 2026-03-10 14:21:19 -04:00
16cc58b17f docs: remove references to deprecated show command
a10d870863 remove: deprecated show command from CLI
Compare 2 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-10 13:36:59 -04:00
59088af2ab release: v0.9.3
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-10 13:33:44 -04:00
ace9c8bf17 docs(specs): add SPEC_explain.md for explain command design
cab8c540da fix(show): include gitlab_id on notes in issue/MR detail views
d94bcbfbe7 docs(me): clarify dashboard section scoping in README
62fbd7275e fix(me): show activity on closed/merged items in dashboard
06852e90a6 docs(cli): add command restructure audit and implementation plan
Compare 6 commits »
theirongolddev pushed to asupersync-migration at theirongolddev/gitlore 2026-03-10 13:33:39 -04:00
theirongolddev pushed to asupersync-migration at theirongolddev/gitlore 2026-03-10 13:27:58 -04:00
ace9c8bf17 docs(specs): add SPEC_explain.md for explain command design
cab8c540da fix(show): include gitlab_id on notes in issue/MR detail views
Compare 2 commits »
theirongolddev pushed to asupersync-migration at theirongolddev/gitlore 2026-03-10 11:07:30 -04:00
d94bcbfbe7 docs(me): clarify dashboard section scoping in README
62fbd7275e fix(me): show activity on closed/merged items in dashboard
06852e90a6 docs(cli): add command restructure audit and implementation plan
Compare 3 commits »
theirongolddev pushed to asupersync-migration at theirongolddev/gitlore 2026-03-06 21:22:48 -05:00
4b0535f852 perf(timeline): guard against overly broad seed queries
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-06 21:20:11 -05:00
8bd68e02bd chore(beads): update issue tracking state
6aaf931c9b fix(embedding): guard is_multiple_of() progress logs against zero
af167e2086 test(asupersync): add cancellation, parity, and E2E acceptance tests
e8d6c5b15f feat(runtime): replace tokio+reqwest with asupersync async runtime
bf977eca1a refactor(structure): reorganize codebase into domain-focused modules
Compare 7 commits »
theirongolddev pushed to asupersync-migration at theirongolddev/gitlore 2026-03-06 17:01:48 -05:00
8bd68e02bd chore(beads): update issue tracking state
6aaf931c9b fix(embedding): guard is_multiple_of() progress logs against zero
Compare 2 commits »
theirongolddev created branch asupersync-migration in theirongolddev/gitlore 2026-03-06 16:09:48 -05:00
theirongolddev pushed to asupersync-migration at theirongolddev/gitlore 2026-03-06 16:09:48 -05:00
af167e2086 test(asupersync): add cancellation, parity, and E2E acceptance tests
e8d6c5b15f feat(runtime): replace tokio+reqwest with asupersync async runtime
bf977eca1a refactor(structure): reorganize codebase into domain-focused modules
4d41d74ea7 refactor(deps): replace tokio Mutex/join!, add NetworkErrorKind enum, remove reqwest from error types
3a4fc96558 refactor(shutdown): extract 4 identical Ctrl+C handlers into core/shutdown.rs
Compare 5 commits »
theirongolddev pushed to master at theirongolddev/amc 2026-03-06 14:51:51 -05:00
c5b1fb3a80 chore(plans): add input-history and model-selection plans
abbede923d feat(server): filter system-injected messages from Claude conversations
ef451cf20f feat(dashboard): add input history navigation with up/down arrows
Compare 3 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-06 13:37:42 -05:00
ac5602e565 docs(plans): expand asupersync migration with decision gates, rollback, and invariants
d3f8020cf8 perf(me): optimize mentions query with materialized CTEs scoped to candidates
9107a78b57 perf(ingestion): replace per-row INSERT loops with chunked batch INSERTs
5fb27b1fbb chore: remove obsolete config files
2ab57d8d14 chore(plans): remove ephemeral review feedback files
Compare 10 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-06 12:18:21 -05:00
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-06 11:16:54 -05:00
5fb27b1fbb chore: remove obsolete config files
2ab57d8d14 chore(plans): remove ephemeral review feedback files
77445f6903 docs(plans): add asupersync migration plan
87249ef3d9 feat(agents): add CEO and Founding Engineer agent configurations
f6909d822e docs: add documentation for me, related, and init --refresh commands
Compare 7 commits »
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-04 16:06:31 -05:00
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-04 16:06:14 -05:00
theirongolddev pushed to master at theirongolddev/gitlore 2026-03-04 15:45:49 -05:00
dd4f5b626b fix(me): register --full flag in autocorrect registry