Skip to content

Instantly share code, notes, and snippets.

@jordotech
Last active March 3, 2026 01:26
Show Gist options
  • Select an option

  • Save jordotech/928d532c4b7c366d75e8d04093b4c5db to your computer and use it in GitHub Desktop.

Select an option

Save jordotech/928d532c4b7c366d75e8d04093b4c5db to your computer and use it in GitHub Desktop.
Developer Activity Comparison: jordotech vs jdkealy — Faction-V (Feb 16 - Mar 2, 2026)

Developer Activity Comparison: jordotech vs jdkealy — Faction-V

Period: 2 weeks (2026-02-16 to 2026-03-02) Organization: Faction-V Data source: Local git repos cloned via ghorg (all branches, git log --all)


High-Level Metrics

Metric jordotech jdkealy
Total commits 218 182
Active repos 10 11
Active commit days 14 / 14 13 / 14

Commits by Repository

# Repository jordotech jdkealy
1 gofigure_terraform 106 45
2 platform-api 55 32
3 mcp-servers-runner 2 42
4 agentic-backend 12 24
5 capai-claude-marketplace 15
6 workflow-builder-agent 11
7 qdrant-svc 10
8 platform-frontend 7 4
9 chatagent 7
10 clj-pg-wrapper 6 4
11 local-goodies 7
12 demo-proxy-app 1 4
13 plexal-microservice 4
14 composio-service 2

Shared repos with commits: gofigure_terraform, platform-api, agentic-backend, platform-frontend, clj-pg-wrapper, demo-proxy-app, mcp-servers-runner (7 repos).


Active Commit Days

jordotech — 14 / 14 days

Feb 17 | Feb 18 | Feb 19 | Feb 20 | Feb 21 | Feb 22 | Feb 23
  ***  |  ***   |  ***   |  ***   |  ***   |  ***   |  ***

Feb 24 | Feb 25 | Feb 26 | Feb 27 | Feb 28 | Mar 01 | Mar 02
  ***  |  ***   |  ***   |  ***   |  ***   |  ***   |  ***

jdkealy — 13 / 14 days

Feb 17 | Feb 18 | Feb 19 | Feb 20 | Feb 21 | Feb 22 | Feb 23
  ***  |  ***   |  ***   |   -    |  ***   |  ***   |  ***

Feb 24 | Feb 25 | Feb 26 | Feb 27 | Feb 28 | Mar 01 | Mar 02
  ***  |  ***   |  ***   |  ***   |  ***   |  ***   |  ***

PRs Created During This Period

jordotech — 35 PRs across 9 repos

Repository PRs Created
gofigure_terraform 10
platform-api 9
agentic-backend 6
platform-frontend 3
clj-pg-wrapper 2
mcp-servers-runner 2
capai-claude-marketplace 1
capitol-llm 1
qdrant-svc 1

jdkealy — 20 PRs across 12 repos

Repository PRs Created
gofigure_terraform 3
platform-api 3
agentic-backend 2
demo-proxy-app 2
mcp-servers-runner 2
workflow-builder-agent 2
chatagent 1
clj-pg-wrapper 1
composio-service 1
local-goodies 1
platform-frontend 1
politico-vue-demo 1

Work Themes

jordotech

COM-18 / ENG-300: EY SSO implementation — End-to-end SSO spanning 5 repos:

  • gofigure_terraform: Auth0 production org, Azure AD enterprise connection, SSM parameter consolidation
  • platform-api: Auth discover endpoint, Bearer token support, SSO clearing, OrganizationSSO schema
  • platform-frontend: Auth0 SPA SDK integration, SSO admin configuration tab
  • clj-pg-wrapper: POST /api/v1/users/ensure endpoint
  • agentic-backend: Authorization Bearer header for SSO users

Infrastructure (gofigure_terraform — 106 commits):

  • IRSA migration for platform-api, qdrant-svc, and agentic-backend
  • XKS proxy with Azure Key Vault encryption and cert-based auth
  • Self-hosted Langfuse deployment (EC2, NLB, DNS, S3, IAM)
  • Customer-chat Helm refactoring
  • EventBridge keep-warm for agentic-apps lambdas
  • S3 bucket imports and proxy configuration for Office Online

Other:

  • Sentry noise reduction (platform-api, capitol-llm)
  • Multi-WordPress support (qdrant-svc, platform-frontend)
  • File upload MIME type fixes (platform-api)
  • Claude Code plugin development (capai-claude-marketplace — 15 commits)

jdkealy

ENG-109 / ENG-391: Chat agent pipeline — Full-stack feature spanning 11 repos:

  • gofigure_terraform (45 commits): chatagent K8s deployment, DocumentDB, image tag management, LibreChat config, INTERNAL_SERVICE_KEY, health probes
  • mcp-servers-runner (42 commits): composio server, workflow-builder server, auth consolidation, token relay, Sentry flow tagging, SSE transport fixes
  • platform-api (32 commits): LibreChat JWT minting, token relay, user-org cache, chat agent routes, admin API user provisioning
  • agentic-backend (24 commits): WIP chat agent integration, internal service key auth, Temporal workflow groundwork
  • workflow-builder-agent (11 commits): per-user Composio MCP provisioning, auth token relay, DB registration
  • chatagent (7 commits): LibreChat deployment, body-to-header mapping, CI/CD pipeline
  • local-goodies (7 commits): chatagent orchestration commands, staging test user creation
  • platform-frontend (4 commits): chat-agent UI, feature flag removal, TypeScript fixes
  • composio-service (2 commits): CI pipeline, justfile for local dev
  • clj-pg-wrapper (4 commits): SSO user ID updates
  • demo-proxy-app (4 commits): proxy timeout fix, Vercel rewrites

BE-955: Proxy demo and CLJ wrapper consolidation:

  • platform-api: CLJ_PG_WRAPPER_URL consolidation, CAP-LLM-API-KEY headers
  • demo-proxy-app: Vercel API rewrites, httpx timeout fix

Methodology

  • Data collected from local git repos cloned via ghorg with GHORG_FETCH_ALL: true
  • Commit counts use git log --all which searches across all branches, not just the default branch
  • Author identity matched by email address: jordotech@gmail.com and jdkealy@gmail.com
  • Commit counts include merge commits
  • Bot accounts excluded
  • PR data sourced from GitHub Search API (involves: qualifier)

Report generated 2026-03-02. Data source: local git repositories (ghorg clone).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment