From a15146e6036e7cc3175075ed03d6b0cb7a852310 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:44:14 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 4 +- apps/gateway/CHANGELOG.md | 50 ++++++++++++++ apps/gateway/pyproject.toml | 2 +- apps/gateway/src/rag_gateway/__init__.py | 2 +- packages/core/CHANGELOG.md | 87 ++++++++++++++++++++++++ packages/core/pyproject.toml | 2 +- packages/core/src/rag_core/__init__.py | 2 +- 7 files changed, 143 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b27433c..406e7a8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "packages/core": "0.2.0", - "apps/gateway": "0.2.0" + "packages/core": "0.3.0", + "apps/gateway": "0.3.0" } diff --git a/apps/gateway/CHANGELOG.md b/apps/gateway/CHANGELOG.md index 29f342b..eb40991 100644 --- a/apps/gateway/CHANGELOG.md +++ b/apps/gateway/CHANGELOG.md @@ -1,5 +1,55 @@ # Changelog +## [0.3.0](https://github.com/officialCodeWork/AgentContextOS/compare/gateway-v0.2.0...gateway-v0.3.0) (2026-06-04) + + +### Features + +* **agent:** production agent runtime over REST SSE + gRPC Converse (Step 3.6) ([10b2520](https://github.com/officialCodeWork/AgentContextOS/commit/10b2520cc892889d806b5064738f6814a9bad2a8)) +* **agent:** production agent runtime over REST SSE + gRPC Converse (Step 3.6) ([3954bea](https://github.com/officialCodeWork/AgentContextOS/commit/3954beadd53daff166e09da619f7e9a44c0271ff)) +* **breaker:** per-backend circuit breakers (Step 4.4) ([cb5599a](https://github.com/officialCodeWork/AgentContextOS/commit/cb5599ade2e86c474d42817f275b9c3adebd4de9)) +* **breaker:** per-backend circuit breakers (Step 4.4) ([7e23005](https://github.com/officialCodeWork/AgentContextOS/commit/7e230052fc6b17a7f7ac306b44da6235a9e564d3)) +* **cache:** tiered semantic cache L0/L1/L2 (Step 4.1) ([467ffbd](https://github.com/officialCodeWork/AgentContextOS/commit/467ffbd3cf9f56c3dc11e78288b898acba065e51)) +* **cache:** tiered semantic cache L0/L1/L2 (Step 4.1) ([339cb75](https://github.com/officialCodeWork/AgentContextOS/commit/339cb758543dad76cddb8c08c1730349386240bd)) +* **gateway:** Curl-able RAG — /v1/query + /v1/retrieve + /v1/corpora (Step 3.1) ([8c044b8](https://github.com/officialCodeWork/AgentContextOS/commit/8c044b813cb22628d9548324c96f0a1b03ada6a4)) +* **gateway:** gRPC service — RagService over rag.gateway.v1 (Step 3.2) ([76b6204](https://github.com/officialCodeWork/AgentContextOS/commit/76b620437c9a6bbf50dc5bc6690290dd645339a0)) +* **gateway:** gRPC service — RagService over rag.gateway.v1 (Step 3.2) ([af98232](https://github.com/officialCodeWork/AgentContextOS/commit/af98232bc9cacfbc5fee9cff5374587c365fe25a)) +* **gateway:** MCP server — query/retrieve/ingest tools (Step 3.3) ([69eeae4](https://github.com/officialCodeWork/AgentContextOS/commit/69eeae4ccd2a0e55cb5a5b682290bc16cf91c043)) +* **gateway:** MCP server — query/retrieve/ingest tools over FastMCP (Step 3.3) ([00981da](https://github.com/officialCodeWork/AgentContextOS/commit/00981dafb5283dc8bb74a9461424d78db47f4ec0)) +* **gateway:** OpenAI-compatible endpoints with retrieval pre-fetch (Step 3.4) ([ba070c0](https://github.com/officialCodeWork/AgentContextOS/commit/ba070c00cd2887eee9a2d79e3c0ad1eaaf378cbe)) +* **gateway:** OpenAI-compatible endpoints with retrieval pre-fetch (Step 3.4) ([197ffc8](https://github.com/officialCodeWork/AgentContextOS/commit/197ffc84288e3e5f8ff33723d333a0779323474f)) +* **gateway:** status & metrics surface + operator console pages (Step 3.11) ([3ff74e6](https://github.com/officialCodeWork/AgentContextOS/commit/3ff74e6d58bf0922c73e26ae4b5c042f914babf6)) +* **gateway:** status & metrics surface + operator console pages (Step 3.11) ([64bf9fc](https://github.com/officialCodeWork/AgentContextOS/commit/64bf9fc21f51cfa474e9d4174ac2ddc59ba89a7b)) +* **guard:** hallucination guard (Step 4.3) ([f4a5e39](https://github.com/officialCodeWork/AgentContextOS/commit/f4a5e39c04e3f9b0373f5f69f5f340ab9ed33747)) +* **guard:** hallucination guard (Step 4.3) ([0d58190](https://github.com/officialCodeWork/AgentContextOS/commit/0d58190d75cf5fda37358bab45aa7d3456d67698)) +* **ingest,gateway:** write path + POST /v1/ingest (Step 1.10 — CLI demo milestone) ([2d71546](https://github.com/officialCodeWork/AgentContextOS/commit/2d715467b99b5a4a4b2be38970cec4e4944293ee)) +* **ingest,gateway:** write path + POST /v1/ingest (Step 1.10 — CLI demo) ([64ace73](https://github.com/officialCodeWork/AgentContextOS/commit/64ace736adabc0c7d44591776104b782cf79de18)) +* **perf:** gateway latency gate, load test & profiling (Step 4.6) ([d809c49](https://github.com/officialCodeWork/AgentContextOS/commit/d809c490280cb5f4c5bfd163802f9bd9fb307173)) +* **perf:** gateway latency gate, load test & profiling (Step 4.6) ([73e7ce8](https://github.com/officialCodeWork/AgentContextOS/commit/73e7ce86ef41f7ddc95e372bb6b1b34feff7fcd9)) +* **provenance:** per-query tracing & HMAC-signed provenance (Step 5.1) ([9810c2d](https://github.com/officialCodeWork/AgentContextOS/commit/9810c2d1f2729fcd93811e6a02f15e83b1d82107)) +* **provenance:** per-query tracing & HMAC-signed provenance (Step 5.1) ([5d833d8](https://github.com/officialCodeWork/AgentContextOS/commit/5d833d8a9e7759cc83a33dcfb6ea3ccf269f30ba)) +* **quota:** per-tenant quotas & rate limiting (Step 4.5) ([a6055ff](https://github.com/officialCodeWork/AgentContextOS/commit/a6055ff68fd39acc8f375cf67bb5425dc45231ea)) +* **quota:** per-tenant quotas & rate limiting (Step 4.5) ([2db3a32](https://github.com/officialCodeWork/AgentContextOS/commit/2db3a32e0726c2c8e14b630fb6a1d751e6afcb68)) +* **retrieval:** corpus router with static rules, learned classifier & federated fan-out (Step 3.5) ([693667d](https://github.com/officialCodeWork/AgentContextOS/commit/693667dc43bbe835f8f64ddb4594b998bcdb9784)) +* **retrieval:** corpus router with static rules, learned classifier & federated fan-out (Step 3.5) ([7de457d](https://github.com/officialCodeWork/AgentContextOS/commit/7de457d1ba9100dbf47d9353cf82ab5d9414221d)) +* **retrieval:** fallback chain (Step 4.2) ([41ca0ff](https://github.com/officialCodeWork/AgentContextOS/commit/41ca0ff8db48986286ab0607a7835ec55707f3e7)) +* **retrieval:** fallback chain (Step 4.2) ([38ee2e2](https://github.com/officialCodeWork/AgentContextOS/commit/38ee2e27d9492e88a79c79dfc3bf3d509571ad04)) +* **sdks:** official Python/TypeScript/Go/Java/.NET SDKs (Step 3.7) ([816ecc2](https://github.com/officialCodeWork/AgentContextOS/commit/816ecc24b993c9615d6ab544b35f2c3ae8499545)) +* **sdks:** official Python/TypeScript/Go/Java/.NET SDKs from OpenAPI + Proto (Step 3.7) ([40ea0ee](https://github.com/officialCodeWork/AgentContextOS/commit/40ea0eeac5fd59f295b131f4781b2849df206b82)) +* **webhooks:** signed outbound webhook delivery (Step 3.9) ([6538ef3](https://github.com/officialCodeWork/AgentContextOS/commit/6538ef3463a3e35fab0cd30b26231753e9645a8b)) +* **webhooks:** signed outbound webhook delivery (Step 3.9) ([abd5863](https://github.com/officialCodeWork/AgentContextOS/commit/abd58638a7a8037c899f2430ae58cf20738f7e9a)) + + +### Bug Fixes + +* **tooling:** unblock mypy by removing duplicate package-local tests/__init__.py ([0d01dd1](https://github.com/officialCodeWork/AgentContextOS/commit/0d01dd1c66ef3404363e3db58719aa2316a011d0)) +* **tooling:** unblock mypy by removing duplicate package-local tests/__init__.py ([43ea3f7](https://github.com/officialCodeWork/AgentContextOS/commit/43ea3f7ef613c14923ba436c73aba85f18cb7732)) + + +### Documentation + +* ADR-0022, reference/guard.md, architecture/hallucination-guard.md. ([0d58190](https://github.com/officialCodeWork/AgentContextOS/commit/0d58190d75cf5fda37358bab45aa7d3456d67698)) + ## [0.2.0](https://github.com/officialCodeWork/AgentContextOS/compare/gateway-v0.1.0...gateway-v0.2.0) (2026-05-23) diff --git a/apps/gateway/pyproject.toml b/apps/gateway/pyproject.toml index 79f81ae..26c0282 100644 --- a/apps/gateway/pyproject.toml +++ b/apps/gateway/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "rag-gateway" -version = "0.10.0" +version = "0.3.0" description = "AgentContextOS — HTTP/gRPC/MCP API gateway (Step 4.4: per-backend circuit breakers)" readme = "README.md" requires-python = ">=3.12" diff --git a/apps/gateway/src/rag_gateway/__init__.py b/apps/gateway/src/rag_gateway/__init__.py index b1a2da4..69cb05c 100644 --- a/apps/gateway/src/rag_gateway/__init__.py +++ b/apps/gateway/src/rag_gateway/__init__.py @@ -28,7 +28,7 @@ ) from rag_gateway.mcp import build_mcp_server -__version__ = "0.7.0" +__version__ = "0.3.0" __all__ = [ "app", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 17341f4..5212059 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,92 @@ # Changelog +## [0.3.0](https://github.com/officialCodeWork/AgentContextOS/compare/core-v0.2.0...core-v0.3.0) (2026-06-04) + + +### Features + +* **agent:** production agent runtime over REST SSE + gRPC Converse (Step 3.6) ([10b2520](https://github.com/officialCodeWork/AgentContextOS/commit/10b2520cc892889d806b5064738f6814a9bad2a8)) +* **agent:** production agent runtime over REST SSE + gRPC Converse (Step 3.6) ([3954bea](https://github.com/officialCodeWork/AgentContextOS/commit/3954beadd53daff166e09da619f7e9a44c0271ff)) +* **backends:** CDC connectors + Document.fingerprint dedup (Step 1.9) ([7faa26c](https://github.com/officialCodeWork/AgentContextOS/commit/7faa26c3b2e7e9cbee69eb549c515f2f355f2a91)) +* **backends:** CDC connectors + Document.fingerprint dedup (Step 1.9) ([8d061da](https://github.com/officialCodeWork/AgentContextOS/commit/8d061dab5714c10f2f4fa3d851c61404ca85e409)) +* **breaker:** per-backend circuit breakers (Step 4.4) ([cb5599a](https://github.com/officialCodeWork/AgentContextOS/commit/cb5599ade2e86c474d42817f275b9c3adebd4de9)) +* **breaker:** per-backend circuit breakers (Step 4.4) ([7e23005](https://github.com/officialCodeWork/AgentContextOS/commit/7e230052fc6b17a7f7ac306b44da6235a9e564d3)) +* **cache:** tiered semantic cache L0/L1/L2 (Step 4.1) ([467ffbd](https://github.com/officialCodeWork/AgentContextOS/commit/467ffbd3cf9f56c3dc11e78288b898acba065e51)) +* **cache:** tiered semantic cache L0/L1/L2 (Step 4.1) ([339cb75](https://github.com/officialCodeWork/AgentContextOS/commit/339cb758543dad76cddb8c08c1730349386240bd)) +* **core,backends:** connectors framework — SPI evolution + filesystem/S3/GCS (Step 1.2) ([0f84665](https://github.com/officialCodeWork/AgentContextOS/commit/0f8466510d27e5cd4d9001099c51189d911454fd)) +* **core,backends:** connectors framework — SPI evolution + filesystem/S3/GCS (Step 1.2) ([328530a](https://github.com/officialCodeWork/AgentContextOS/commit/328530a4fa0a52e5f054d7c5afc1d0a8a3603497)) +* **core,backends:** graph retrieval — Neo4j + Memgraph + NetworkX + expand() (Step 2.4) ([0724feb](https://github.com/officialCodeWork/AgentContextOS/commit/0724febd0992b3941ea4b6a6d2b3125dee3f9c83)) +* **core,backends:** graph retrieval — Neo4j + Memgraph + NetworkX + expand() (Step 2.4) ([b15dd9f](https://github.com/officialCodeWork/AgentContextOS/commit/b15dd9f9a62a2dd33dc943eca7dbd225e820c869)) +* **core,backends:** knowledge store read layer + FilterExpr push-down (Step 2.1) ([1dc16e6](https://github.com/officialCodeWork/AgentContextOS/commit/1dc16e6e78c08b3dd58227b6149becb110b8e2a1)) +* **core,backends:** knowledge store read layer + FilterExpr push-down (Step 2.1) ([d742f9a](https://github.com/officialCodeWork/AgentContextOS/commit/d742f9a14d2d069e512efca0a2cc66fb28ef4209)) +* **core,chunker:** structure-aware chunker (Step 1.5) ([40d4087](https://github.com/officialCodeWork/AgentContextOS/commit/40d4087ae71a74fd521b7bee9c3df0f80b79adc5)) +* **core,chunker:** structure-aware chunker (Step 1.5) ([02a2086](https://github.com/officialCodeWork/AgentContextOS/commit/02a20865a1069a6b7083f007c33fd42d215e4842)) +* **core,enricher:** metadata enricher (Step 1.6) ([57f730b](https://github.com/officialCodeWork/AgentContextOS/commit/57f730b527d321e350665a62283cae4c7605005e)) +* **core,enricher:** metadata enricher (Step 1.6) ([c77534a](https://github.com/officialCodeWork/AgentContextOS/commit/c77534a8ddc1e71d9ec46541c464e2bda5df360d)) +* **core,observability:** Cache SPI split + async telemetry (Step 1.1e) ([8af5e90](https://github.com/officialCodeWork/AgentContextOS/commit/8af5e90a148bd999f38d3bf8d306398b6e207817)) +* **core,observability:** Cache SPI split + async telemetry sink (Step 1.1e) ([3d20e24](https://github.com/officialCodeWork/AgentContextOS/commit/3d20e24097a92807b700b23aaff165b8b32f99b3)) +* **core,ocr:** OCR pipeline — region-aware SPI + Tesseract + PaddleOCR (Step 1.4) ([b4411fb](https://github.com/officialCodeWork/AgentContextOS/commit/b4411fb994c251e16b5141a860e3a9719e049541)) +* **core,ocr:** OCR pipeline — region-aware SPI + Tesseract + PaddleOCR (Step 1.4) ([f4ed8b4](https://github.com/officialCodeWork/AgentContextOS/commit/f4ed8b4bd42189b139d03cddcc79fc270533fb83)) +* **core,parsers:** document parsers — PDF/DOCX/PPTX/XLSX/HTML/MD/text/JSON/CSV/YAML (Step 1.3) ([1ab02ff](https://github.com/officialCodeWork/AgentContextOS/commit/1ab02ff45a736f938704ea4931211174384def67)) +* **core,parsers:** document parsers — PDF/DOCX/PPTX/XLSX/HTML/MD/text/JSON/CSV/YAML (Step 1.3) ([83b3d2a](https://github.com/officialCodeWork/AgentContextOS/commit/83b3d2ab2f6d0b94146de75ec86f2bb5c1929cb4)) +* **core,pii:** PII detection + per-tenant policy enforcement (Step 1.7) ([015e064](https://github.com/officialCodeWork/AgentContextOS/commit/015e06437072726e7c963ec45e069b80ac1a49c5)) +* **core,pii:** PII detection + per-tenant policy enforcement (Step 1.7) ([95c92fe](https://github.com/officialCodeWork/AgentContextOS/commit/95c92fe2870bd47fffa41b7eb4aeadb12a7c612a)) +* **core:** add OTel tracing + SPI metrics foundation (Step 0.7) ([1e91735](https://github.com/officialCodeWork/AgentContextOS/commit/1e91735fd28f504a5a93c3f5f3710ab175c583a9)) +* **core:** audit log skeleton — AuditStore SPI + hash-chain noop + AuditWriter (Step 0.7c) ([c1aab3e](https://github.com/officialCodeWork/AgentContextOS/commit/c1aab3e214bcb53cc0fa355918bb4deeb761524a)) +* **core:** audit log skeleton — AuditStore SPI + hash-chain noop + AuditWriter (Step 0.7c) ([31f5a34](https://github.com/officialCodeWork/AgentContextOS/commit/31f5a3416d46b86e2733d53e5951f1e38de49ccc)) +* **core:** OTel tracing + SPI metrics foundation (Step 0.7) ([eb929e9](https://github.com/officialCodeWork/AgentContextOS/commit/eb929e9fbfb2f8da81a777ba24fdfc88c094a004)) +* **core:** Pipeline + Batcher primitives (Step 1.1d) ([9bae750](https://github.com/officialCodeWork/AgentContextOS/commit/9bae750c61f4fb8b45a47797bb9e61b6bc1e7303)) +* **core:** Pipeline + Batcher primitives in rag-core (Step 1.1d) ([7644af7](https://github.com/officialCodeWork/AgentContextOS/commit/7644af79ec39d895c8557a8a57fd3e52c2003c0f)) +* **core:** RequestContext + ctx-threaded SPI (Step 1.1a) ([a295cda](https://github.com/officialCodeWork/AgentContextOS/commit/a295cda543627fdd85ca1181203f22be2de73878)) +* **core:** SPI split — RetrievalBackend / IndexBackend (Step 1.1b) ([b98cb5a](https://github.com/officialCodeWork/AgentContextOS/commit/b98cb5a21db5a62fe01eec8c99e5f0c95342854c)) +* **core:** structured logging foundation (Step 0.7b) ([905b614](https://github.com/officialCodeWork/AgentContextOS/commit/905b614379bceed1cf505e0ce47571e42ec6279d)) +* **core:** structured logging foundation (Step 0.7b) ([6e96af5](https://github.com/officialCodeWork/AgentContextOS/commit/6e96af5b1ef18fba9fec2520d19927f92135a7fb)) +* **eval:** eval skeleton — golden-set schema, metric functions, RAGAS spike, ragctl eval (Step 0.8) ([e29fb66](https://github.com/officialCodeWork/AgentContextOS/commit/e29fb663faa836a377a365c5d8fe7f2133b47010)) +* **eval:** eval skeleton — golden-set schema, metrics, RAGAS spike, ragctl eval (Step 0.8) ([6ee3139](https://github.com/officialCodeWork/AgentContextOS/commit/6ee3139ef03265b07674c8d2bce3b8f498bef056)) +* **gateway:** Curl-able RAG — /v1/query + /v1/retrieve + /v1/corpora (Step 3.1) ([8c044b8](https://github.com/officialCodeWork/AgentContextOS/commit/8c044b813cb22628d9548324c96f0a1b03ada6a4)) +* **gateway:** OpenAI-compatible endpoints with retrieval pre-fetch (Step 3.4) ([ba070c0](https://github.com/officialCodeWork/AgentContextOS/commit/ba070c00cd2887eee9a2d79e3c0ad1eaaf378cbe)) +* **gateway:** OpenAI-compatible endpoints with retrieval pre-fetch (Step 3.4) ([197ffc8](https://github.com/officialCodeWork/AgentContextOS/commit/197ffc84288e3e5f8ff33723d333a0779323474f)) +* **graphrag:** rag-graphrag — community detection + sub-graph summarisation + graph-aware retrieval (Step 2.9) ([5d561fe](https://github.com/officialCodeWork/AgentContextOS/commit/5d561fec981c8a4335d6668fc45b640ad2e1e99b)) +* **graphrag:** rag-graphrag — community detection + summarisation + graph-aware retrieval (Step 2.9) ([69a4819](https://github.com/officialCodeWork/AgentContextOS/commit/69a4819c95aaf17ac434a94c7e343e770af359fd)) +* **guard:** hallucination guard (Step 4.3) ([f4a5e39](https://github.com/officialCodeWork/AgentContextOS/commit/f4a5e39c04e3f9b0373f5f69f5f340ab9ed33747)) +* **guard:** hallucination guard (Step 4.3) ([0d58190](https://github.com/officialCodeWork/AgentContextOS/commit/0d58190d75cf5fda37358bab45aa7d3456d67698)) +* **ingest,gateway:** write path + POST /v1/ingest (Step 1.10 — CLI demo milestone) ([2d71546](https://github.com/officialCodeWork/AgentContextOS/commit/2d715467b99b5a4a4b2be38970cec4e4944293ee)) +* **ingest,gateway:** write path + POST /v1/ingest (Step 1.10 — CLI demo) ([64ace73](https://github.com/officialCodeWork/AgentContextOS/commit/64ace736adabc0c7d44591776104b782cf79de18)) +* **packer:** rag-packer — context packer (dedup + reorder + budget + conflicts) (Step 2.8) ([210f9ae](https://github.com/officialCodeWork/AgentContextOS/commit/210f9aeaded66f6940c7049950de45c2438a6c80)) +* **packer:** rag-packer — context packer with dedup, reorder, budget, conflicts (Step 2.8) ([c79219c](https://github.com/officialCodeWork/AgentContextOS/commit/c79219c3b0084e7fa3b11d9d97220275c9e4577a)) +* **provenance:** per-query tracing & HMAC-signed provenance (Step 5.1) ([9810c2d](https://github.com/officialCodeWork/AgentContextOS/commit/9810c2d1f2729fcd93811e6a02f15e83b1d82107)) +* **provenance:** per-query tracing & HMAC-signed provenance (Step 5.1) ([5d833d8](https://github.com/officialCodeWork/AgentContextOS/commit/5d833d8a9e7759cc83a33dcfb6ea3ccf269f30ba)) +* **quota:** per-tenant quotas & rate limiting (Step 4.5) ([a6055ff](https://github.com/officialCodeWork/AgentContextOS/commit/a6055ff68fd39acc8f375cf67bb5425dc45231ea)) +* **quota:** per-tenant quotas & rate limiting (Step 4.5) ([2db3a32](https://github.com/officialCodeWork/AgentContextOS/commit/2db3a32e0726c2c8e14b630fb6a1d751e6afcb68)) +* **reranker:** rag-reranker — two-stage cross-encoder + MMR (Step 2.7) ([96a3867](https://github.com/officialCodeWork/AgentContextOS/commit/96a386711b211777fc647869005f1bedef19ccff)) +* **reranker:** rag-reranker — two-stage cross-encoder + MMR (Step 2.7) ([d768c3e](https://github.com/officialCodeWork/AgentContextOS/commit/d768c3ef66655de7c9892509b1db6cd46d998650)) +* **retrieval:** agent-loop validation spike — AgentLoopV0 + 50-query harness + gap list (Step 2.11) ([438c0d7](https://github.com/officialCodeWork/AgentContextOS/commit/438c0d7e0d679e7824d5fac2f64fb3bdf58770e6)) +* **retrieval:** agent-loop validation spike — AgentLoopV0 + 50-query harness + gap list (Step 2.11) ([71b1a00](https://github.com/officialCodeWork/AgentContextOS/commit/71b1a000fa63e907c9486c2f7d9f88e8be5e4409)) +* **retrieval:** corpus router with static rules, learned classifier & federated fan-out (Step 3.5) ([693667d](https://github.com/officialCodeWork/AgentContextOS/commit/693667dc43bbe835f8f64ddb4594b998bcdb9784)) +* **retrieval:** corpus router with static rules, learned classifier & federated fan-out (Step 3.5) ([7de457d](https://github.com/officialCodeWork/AgentContextOS/commit/7de457d1ba9100dbf47d9353cf82ab5d9414221d)) +* **retrieval:** fallback chain (Step 4.2) ([41ca0ff](https://github.com/officialCodeWork/AgentContextOS/commit/41ca0ff8db48986286ab0607a7835ec55707f3e7)) +* **retrieval:** fallback chain (Step 4.2) ([38ee2e2](https://github.com/officialCodeWork/AgentContextOS/commit/38ee2e27d9492e88a79c79dfc3bf3d509571ad04)) +* **retrieval:** retrieval router — query-shape classifier + health tracker + BM25-only fallback (Step 2.10) ([177580f](https://github.com/officialCodeWork/AgentContextOS/commit/177580fd6833c2ba9921c66589f51f6a665c4d43)) +* **retrieval:** retrieval router — query-shape classifier + health tracker + BM25-only fallback (Step 2.10) ([ef0ff55](https://github.com/officialCodeWork/AgentContextOS/commit/ef0ff553b36f3567a4b91cb748a65ff9f85b50c3)) +* **webhooks:** signed outbound webhook delivery (Step 3.9) ([6538ef3](https://github.com/officialCodeWork/AgentContextOS/commit/6538ef3463a3e35fab0cd30b26231753e9645a8b)) +* **webhooks:** signed outbound webhook delivery (Step 3.9) ([abd5863](https://github.com/officialCodeWork/AgentContextOS/commit/abd58638a7a8037c899f2430ae58cf20738f7e9a)) + + +### Bug Fixes + +* **core:** reject zero Budget caps at construction (G-03) ([5510e88](https://github.com/officialCodeWork/AgentContextOS/commit/5510e884ef2f1e53a118af746241ba09a4632205)) +* **core:** reject zero Budget caps at construction (G-03) ([5d8e1b1](https://github.com/officialCodeWork/AgentContextOS/commit/5d8e1b18d8ff9e6c7f75f2e56378b5020ab6f462)) +* **core:** resolve mypy CI failures in telemetry ([712f999](https://github.com/officialCodeWork/AgentContextOS/commit/712f9998070d356687b0c43c865e47c4baea2eb1)) +* **tooling:** unblock mypy by removing duplicate package-local tests/__init__.py ([0d01dd1](https://github.com/officialCodeWork/AgentContextOS/commit/0d01dd1c66ef3404363e3db58719aa2316a011d0)) +* **tooling:** unblock mypy by removing duplicate package-local tests/__init__.py ([43ea3f7](https://github.com/officialCodeWork/AgentContextOS/commit/43ea3f7ef613c14923ba436c73aba85f18cb7732)) + + +### Documentation + +* ADR-0022, reference/guard.md, architecture/hallucination-guard.md. ([0d58190](https://github.com/officialCodeWork/AgentContextOS/commit/0d58190d75cf5fda37358bab45aa7d3456d67698)) +* **adr,architecture:** finalize ADRs 0005–0009 + extend reviewer checklist (Step 1.1f) ([d056f66](https://github.com/officialCodeWork/AgentContextOS/commit/d056f66ae00dbb62a8b566a8f3bdf20a7d5424c3)) +* **adr,architecture:** finalize ADRs 0005–0009 + extend reviewer checklist (Step 1.1f) ([9006aea](https://github.com/officialCodeWork/AgentContextOS/commit/9006aea9fbbdf756dddb59a729ebed14c8c0031b)) + ## [0.2.0](https://github.com/officialCodeWork/AgentContextOS/compare/core-v0.1.0...core-v0.2.0) (2026-05-23) diff --git a/packages/core/pyproject.toml b/packages/core/pyproject.toml index 435d9cb..7e75c5f 100644 --- a/packages/core/pyproject.toml +++ b/packages/core/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "rag-core" -version = "0.26.0" +version = "0.3.0" description = "AgentContextOS — core domain types, error hierarchy, and plugin SPIs" readme = "README.md" requires-python = ">=3.12" diff --git a/packages/core/src/rag_core/__init__.py b/packages/core/src/rag_core/__init__.py index cfd7fb9..a0ed409 100644 --- a/packages/core/src/rag_core/__init__.py +++ b/packages/core/src/rag_core/__init__.py @@ -204,7 +204,7 @@ WriteVolume, ) -__version__ = "0.27.0" +__version__ = "0.3.0" __all__ = [ # agent runtime wire types (Step 3.6)