github.com/openbkn-ai/bkn-foundry
v0.1.3
#3061 most downloaded on Go modules
openbkn-ai/bkn-foundry
What this package is like to depend on
Last release today
23 Aug 2026
Ships on a steady schedule
a new release about every 8 days
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
1 months old
376 releases · first in 2026
376 releases in the last 12 months
see the full history below
Release timeline
376 releases · Jul 2026 to Aug 2026Releases
latest 60 of 376-
v0.1.309 Aug 2026Release notes
Open source →fix(context-loader): backport list_resources knowledge-network filter…
… to release/0.1.3 (#785)
* fix(context-loader): list_resources 支持按知识网络过滤
list_resources 只有账户级资源池的分页,没有任何知识网络维度。调用方想知道
「这张网有哪些表」,只能取一页资源回来跟本体绑定求交集——池子一大就必然漏。
14.103.77.23 上池子 21540 条、网络绑定 14 张表,limit 取到 1000 都命中 0 条;
VM 上池子 262 条,limit=50/200/262 分别命中 1/3/28。Agent 拿到空列表就直接
回答「这个网络没有数据表」,整轮问答作废。改成入参加 kn_id:在场时走本体拿绑定、再按 id 逐个取资源。刻意不碰 vega 的
列表端点——那条路是同一个分页,把调用方的 bug 原样搬进后端,还会一起吃到
#779 的排序不自洽。按 id 直取与池子大小无关,vega 侧零改动。绑定是几十张表的量级,所以一次全返、不分页,kn_id 在场时忽略
catalog_id/offset/limit;type 仍对该网络的资源生效。多个对象类共用一张表按
资源去重,total_count 是去重后的条数。取资源限并发 8,避免串行到秒级。取不到资源的绑定按成因分三类上报,不再静默跳过:unbound(压根没绑)、
stale_binding(绑的是已废弃的 data_view,这条不会拿去调 vega,落下去必 500)、
missing(资源已删或无权)。三者对应的动作完全不同,合成一个字段等于让调用
方再猜一次。单条失败不影响其余资源返回。MCP instructions 原先一边说「其余工具都需要 kn_id」,一边把 list_resources
描述成只能按 catalog_id/type 过滤,模型照着塞 kn_id 又被静默丢弃,拿回的是
全库资源。两处文案一并对齐。VM 外实测(14.103.77.23,supplychain_bkn_v4_new2):带 kn_id 返 14 条、
total_count=14、unbound 4 条(forecast_event / mrp_plan_order_event /
outsource_order_event / purchase_requisition_event),与 get_kn_detail 的
data_source 集合逐一对齐;不带 kn_id 仍是 50 条 / total_count=21540,且响应
里不出现新增字段。Closes #781
Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
* fix(context-loader): 下游整体不可用时不再伪装成空的资源列表
评审指出的降级语义漏洞:按 kn_id 取绑定资源时,若 vega 整体不可用或 ctx 超时,
所有绑定都落进 missing,调用仍返回成功 + 空 entries。调用方于是要把「后端挂了」
当成「这张网没有表」——正是本 issue 要消灭的那种哑故障,只是换了个位置。改成:有绑定、一条都没取回来、且首个失败不是单资源成因时,透传下游错误,让
状态码和原因浮上去。404/403 明确排除在外:一张网只绑一张表、这张表刚好被删或无权访问,是确凿的
建模事实,仍留在 missing 里,不伪装成服务故障。部分失败也照旧——其余资源正常
返回,失败的进 missing。Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
---------
Co-authored-by: Claude Opus 5 (1M context) <[email protected]>
-
v0.1.229 Jul 2026Nothing published for this version
-
v0.1.2-0.20260823174335-35560bc493b223 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260823130519-7307dfd9d10523 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260823065724-f59b4b31377c23 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260823054514-cf50b86ccd2623 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260823025957-e62d66d2857e23 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260823013810-305a56ef99e723 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260822132215-8122b3e88ac022 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260822012750-b3844350cdc622 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821234001-969d57d07e1421 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821142954-06361f34db9321 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821133315-e4b7cb6ce13821 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821104854-7f5797139ebd21 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821104036-454ccd98c0cd21 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821083222-5af3405fcb3b21 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821074545-aac41de5d91821 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821063336-c8b2697d55b821 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260821004706-06de74f3fc0521 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820154033-8b5957b1ad1e20 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820130045-7de55c8c9dea20 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820094243-f11bb0b0d1f120 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820092031-bfd5ca9d7e3320 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820071650-b76b70cb15be20 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820060650-101ad897292220 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820035259-6ced2e24de3f20 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260820020706-bef40b90fb5620 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819163005-0b557c282c8519 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819145516-cf9f49a1f96e19 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819120813-06897392693f19 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819105623-2acfe025564719 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819093628-c2b5c8b55a5f19 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819080424-1e9381a094e619 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819070821-ebf84d38b10119 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819061304-a4af3b47536419 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819035601-506f066ffbc219 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819015827-d69255ba0dba19 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260819003831-ddfdd51b8e9e19 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818162444-97839f563b1e18 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818141428-243e71890a7218 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818131046-b5f194c4f9ee18 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818093555-62e29d78e5cc18 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818083341-63c7307dd16118 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818070406-9fd40a6f80df18 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818030925-d340827319b918 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818022741-d5108221215618 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260818011820-149dc701923b18 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260817125150-ea805525bcb117 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260817092943-9c84717586fb17 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260817082714-af2a634f20d517 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260817065044-f2db290176d017 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260817051640-623fe771d65117 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260817025331-d88b100a000217 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260817012546-24cfc8db18e717 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260816151611-8c896c4cce1116 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260816134540-2e5678ffee1d16 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260816102628-2a6c0a8efa8716 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260816073745-5ea10e0d9b1a16 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260816040847-ef6001c4436e16 Aug 2026 pre-releaseNothing published for this version
-
v0.1.2-0.20260816015021-11b6d224731a16 Aug 2026 pre-releaseNothing published for this version