Skip to content

Releases: theagenticguy/opencodehub

wiki: v0.1.1

12 May 19:35
a204ead

Choose a tag to compare

0.1.1 (2026-05-12)

Features

  • detect-secrets as 20th scanner (Track B) (#72) (8fbdd61)
  • M7 LadybugDB default + IGraphStore abstraction hardening (Track A) (#71) (0175113)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/core-types bumped to 0.3.0
      • @opencodehub/storage bumped to 0.1.2
      • @opencodehub/summarizer bumped to 0.1.1

summarizer: v0.1.1

12 May 19:35
a204ead

Choose a tag to compare

0.1.1 (2026-05-12)

Features

  • initial public release of opencodehub v0.1.1 (3f23006)

Documentation

  • deep refresh + sync + new architecture pages (3693ddd)
  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

storage: v0.1.2

12 May 19:35
a204ead

Choose a tag to compare

0.1.2 (2026-05-12)

Features

  • embedder: replace Arctic Embed XS with gte-modernbert-base (#31) (1214071)
  • ingestion: emit file-level and community-level embeddings (09a117f)
  • initial public release of opencodehub v0.1.1 (3f23006)
  • M7 LadybugDB default + IGraphStore abstraction hardening (Track A) (#71) (0175113)
  • mcp: short-circuit list_findings_delta via stored baselineState (4d9c187)
  • search: add filter-aware zoom retrieval across hierarchical tiers (5ab80c4)
  • storage: add granularity column to embeddings for hierarchical retrieval (b5bd5f8)
  • storage: add summary fields to SearchResult and batch lookup helper (4944a56)
  • storage: persist structured FrameworkDetection in frameworks_json (75423fe)
  • storage: populate reserved complexity, coverage, deadness columns (c81e4c3)
  • v1 finalize Track C — debt sweep (7 ACs) (#73) (06d2bb1)

Bug Fixes

  • storage: wire @ladybugdb/core binding, fix lbug open() guards, upgrade pnpm v10→v11 (#93) (78d6a85)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/core-types bumped to 0.3.0

storage: v0.1.1

12 May 16:25

Choose a tag to compare

0.1.1 (2026-05-12)

Features

  • embedder: replace Arctic Embed XS with gte-modernbert-base (#31) (1214071)
  • ingestion: emit file-level and community-level embeddings (09a117f)
  • initial public release of opencodehub v0.1.1 (3f23006)
  • M7 LadybugDB default + IGraphStore abstraction hardening (Track A) (#71) (0175113)
  • mcp: short-circuit list_findings_delta via stored baselineState (4d9c187)
  • search: add filter-aware zoom retrieval across hierarchical tiers (5ab80c4)
  • storage: add granularity column to embeddings for hierarchical retrieval (b5bd5f8)
  • storage: add summary fields to SearchResult and batch lookup helper (4944a56)
  • storage: persist structured FrameworkDetection in frameworks_json (75423fe)
  • storage: populate reserved complexity, coverage, deadness columns (c81e4c3)
  • v1 finalize Track C — debt sweep (7 ACs) (#73) (06d2bb1)

Bug Fixes

  • storage: wire @ladybugdb/core binding, fix lbug open() guards, upgrade pnpm v10→v11 (#93) (78d6a85)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/core-types bumped to 0.2.0

search: v0.1.2

12 May 19:35
a204ead

Choose a tag to compare

0.1.2 (2026-05-12)

Features

  • detect-secrets as 20th scanner (Track B) (#72) (8fbdd61)
  • embedder: replace Arctic Embed XS with gte-modernbert-base (#31) (1214071)
  • initial public release of opencodehub v0.1.1 (3f23006)
  • M7 LadybugDB default + IGraphStore abstraction hardening (Track A) (#71) (0175113)
  • search: add filter-aware zoom retrieval across hierarchical tiers (5ab80c4)
  • search: extract tryOpenEmbedder + embeddingsPopulated, demote NullEmbedder throw (c4cc680)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/core-types bumped to 0.3.0
      • @opencodehub/storage bumped to 0.1.2

search: v0.1.1

12 May 16:25

Choose a tag to compare

0.1.1 (2026-05-12)

Features

  • detect-secrets as 20th scanner (Track B) (#72) (8fbdd61)
  • embedder: replace Arctic Embed XS with gte-modernbert-base (#31) (1214071)
  • initial public release of opencodehub v0.1.1 (3f23006)
  • M7 LadybugDB default + IGraphStore abstraction hardening (Track A) (#71) (0175113)
  • search: add filter-aware zoom retrieval across hierarchical tiers (5ab80c4)
  • search: extract tryOpenEmbedder + embeddingsPopulated, demote NullEmbedder throw (c4cc680)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/core-types bumped to 0.2.0
      • @opencodehub/storage bumped to 0.1.1

scip-ingest: v0.2.0

12 May 19:35
a204ead

Choose a tag to compare

0.2.0 (2026-05-12)

⚠ BREAKING CHANGES

  • replace LSP oracle with SCIP indexers (TS/Py/Go/Rust/Java) (#32)

Features

  • detect-secrets as 20th scanner (Track B) (#72) (8fbdd61)
  • replace LSP oracle with SCIP indexers (TS/Py/Go/Rust/Java) (#32) (1cceb24)
  • v1 finalize Track C — debt sweep (7 ACs) (#73) (06d2bb1)

Bug Fixes

  • scip-ingest: resolve caller/callee correctly for SCIP edges (c15f928)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Refactoring

  • consolidate repo-local dir references on META_DIR_NAME (ce4b63d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/analysis bumped to 0.1.2
      • @opencodehub/core-types bumped to 0.3.0

scanners: v0.1.2

12 May 19:35
a204ead

Choose a tag to compare

0.1.2 (2026-05-12)

Features

  • detect-secrets as 20th scanner (Track B) (#72) (8fbdd61)
  • embedder: replace Arctic Embed XS with gte-modernbert-base (#31) (1214071)
  • initial public release of opencodehub v0.1.1 (3f23006)
  • v1 finalize Track C — debt sweep (7 ACs) (#73) (06d2bb1)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/sarif bumped to 0.1.2

scanners: v0.1.1

12 May 16:25

Choose a tag to compare

0.1.1 (2026-05-12)

Features

  • detect-secrets as 20th scanner (Track B) (#72) (8fbdd61)
  • embedder: replace Arctic Embed XS with gte-modernbert-base (#31) (1214071)
  • initial public release of opencodehub v0.1.1 (3f23006)
  • v1 finalize Track C — debt sweep (7 ACs) (#73) (06d2bb1)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opencodehub/sarif bumped to 0.1.1

sarif: v0.1.2

12 May 19:35
a204ead

Choose a tag to compare

0.1.2 (2026-05-12)

Features

  • initial public release of opencodehub v0.1.1 (3f23006)

Documentation

  • repo: pre-publish npm readiness — READMEs, GOVERNANCE, CODEOWNERS, package metadata (dd10f72)