PackageTrack
Sign in Get early access

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 2026
Release Pre-release

Releases

latest 60 of 376
  1. v0.1.3 09 Aug 2026
    Release notes

    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]>

    Open source →
  2. v0.1.2 29 Jul 2026

    Nothing published for this version

  3. v0.1.2-0.20260823174335-35560bc493b2 23 Aug 2026 pre-release

    Nothing published for this version

  4. v0.1.2-0.20260823130519-7307dfd9d105 23 Aug 2026 pre-release

    Nothing published for this version

  5. v0.1.2-0.20260823065724-f59b4b31377c 23 Aug 2026 pre-release

    Nothing published for this version

  6. v0.1.2-0.20260823054514-cf50b86ccd26 23 Aug 2026 pre-release

    Nothing published for this version

  7. v0.1.2-0.20260823025957-e62d66d2857e 23 Aug 2026 pre-release

    Nothing published for this version

  8. v0.1.2-0.20260823013810-305a56ef99e7 23 Aug 2026 pre-release

    Nothing published for this version

  9. v0.1.2-0.20260822132215-8122b3e88ac0 22 Aug 2026 pre-release

    Nothing published for this version

  10. v0.1.2-0.20260822012750-b3844350cdc6 22 Aug 2026 pre-release

    Nothing published for this version

  11. v0.1.2-0.20260821234001-969d57d07e14 21 Aug 2026 pre-release

    Nothing published for this version

  12. v0.1.2-0.20260821142954-06361f34db93 21 Aug 2026 pre-release

    Nothing published for this version

  13. v0.1.2-0.20260821133315-e4b7cb6ce138 21 Aug 2026 pre-release

    Nothing published for this version

  14. v0.1.2-0.20260821104854-7f5797139ebd 21 Aug 2026 pre-release

    Nothing published for this version

  15. v0.1.2-0.20260821104036-454ccd98c0cd 21 Aug 2026 pre-release

    Nothing published for this version

  16. v0.1.2-0.20260821083222-5af3405fcb3b 21 Aug 2026 pre-release

    Nothing published for this version

  17. v0.1.2-0.20260821074545-aac41de5d918 21 Aug 2026 pre-release

    Nothing published for this version

  18. v0.1.2-0.20260821063336-c8b2697d55b8 21 Aug 2026 pre-release

    Nothing published for this version

  19. v0.1.2-0.20260821004706-06de74f3fc05 21 Aug 2026 pre-release

    Nothing published for this version

  20. v0.1.2-0.20260820154033-8b5957b1ad1e 20 Aug 2026 pre-release

    Nothing published for this version

  21. v0.1.2-0.20260820130045-7de55c8c9dea 20 Aug 2026 pre-release

    Nothing published for this version

  22. v0.1.2-0.20260820094243-f11bb0b0d1f1 20 Aug 2026 pre-release

    Nothing published for this version

  23. v0.1.2-0.20260820092031-bfd5ca9d7e33 20 Aug 2026 pre-release

    Nothing published for this version

  24. v0.1.2-0.20260820071650-b76b70cb15be 20 Aug 2026 pre-release

    Nothing published for this version

  25. v0.1.2-0.20260820060650-101ad8972922 20 Aug 2026 pre-release

    Nothing published for this version

  26. v0.1.2-0.20260820035259-6ced2e24de3f 20 Aug 2026 pre-release

    Nothing published for this version

  27. v0.1.2-0.20260820020706-bef40b90fb56 20 Aug 2026 pre-release

    Nothing published for this version

  28. v0.1.2-0.20260819163005-0b557c282c85 19 Aug 2026 pre-release

    Nothing published for this version

  29. v0.1.2-0.20260819145516-cf9f49a1f96e 19 Aug 2026 pre-release

    Nothing published for this version

  30. v0.1.2-0.20260819120813-06897392693f 19 Aug 2026 pre-release

    Nothing published for this version

  31. v0.1.2-0.20260819105623-2acfe0255647 19 Aug 2026 pre-release

    Nothing published for this version

  32. v0.1.2-0.20260819093628-c2b5c8b55a5f 19 Aug 2026 pre-release

    Nothing published for this version

  33. v0.1.2-0.20260819080424-1e9381a094e6 19 Aug 2026 pre-release

    Nothing published for this version

  34. v0.1.2-0.20260819070821-ebf84d38b101 19 Aug 2026 pre-release

    Nothing published for this version

  35. v0.1.2-0.20260819061304-a4af3b475364 19 Aug 2026 pre-release

    Nothing published for this version

  36. v0.1.2-0.20260819035601-506f066ffbc2 19 Aug 2026 pre-release

    Nothing published for this version

  37. v0.1.2-0.20260819015827-d69255ba0dba 19 Aug 2026 pre-release

    Nothing published for this version

  38. v0.1.2-0.20260819003831-ddfdd51b8e9e 19 Aug 2026 pre-release

    Nothing published for this version

  39. v0.1.2-0.20260818162444-97839f563b1e 18 Aug 2026 pre-release

    Nothing published for this version

  40. v0.1.2-0.20260818141428-243e71890a72 18 Aug 2026 pre-release

    Nothing published for this version

  41. v0.1.2-0.20260818131046-b5f194c4f9ee 18 Aug 2026 pre-release

    Nothing published for this version

  42. v0.1.2-0.20260818093555-62e29d78e5cc 18 Aug 2026 pre-release

    Nothing published for this version

  43. v0.1.2-0.20260818083341-63c7307dd161 18 Aug 2026 pre-release

    Nothing published for this version

  44. v0.1.2-0.20260818070406-9fd40a6f80df 18 Aug 2026 pre-release

    Nothing published for this version

  45. v0.1.2-0.20260818030925-d340827319b9 18 Aug 2026 pre-release

    Nothing published for this version

  46. v0.1.2-0.20260818022741-d51082212156 18 Aug 2026 pre-release

    Nothing published for this version

  47. v0.1.2-0.20260818011820-149dc701923b 18 Aug 2026 pre-release

    Nothing published for this version

  48. v0.1.2-0.20260817125150-ea805525bcb1 17 Aug 2026 pre-release

    Nothing published for this version

  49. v0.1.2-0.20260817092943-9c84717586fb 17 Aug 2026 pre-release

    Nothing published for this version

  50. v0.1.2-0.20260817082714-af2a634f20d5 17 Aug 2026 pre-release

    Nothing published for this version

  51. v0.1.2-0.20260817065044-f2db290176d0 17 Aug 2026 pre-release

    Nothing published for this version

  52. v0.1.2-0.20260817051640-623fe771d651 17 Aug 2026 pre-release

    Nothing published for this version

  53. v0.1.2-0.20260817025331-d88b100a0002 17 Aug 2026 pre-release

    Nothing published for this version

  54. v0.1.2-0.20260817012546-24cfc8db18e7 17 Aug 2026 pre-release

    Nothing published for this version

  55. v0.1.2-0.20260816151611-8c896c4cce11 16 Aug 2026 pre-release

    Nothing published for this version

  56. v0.1.2-0.20260816134540-2e5678ffee1d 16 Aug 2026 pre-release

    Nothing published for this version

  57. v0.1.2-0.20260816102628-2a6c0a8efa87 16 Aug 2026 pre-release

    Nothing published for this version

  58. v0.1.2-0.20260816073745-5ea10e0d9b1a 16 Aug 2026 pre-release

    Nothing published for this version

  59. v0.1.2-0.20260816040847-ef6001c4436e 16 Aug 2026 pre-release

    Nothing published for this version

  60. v0.1.2-0.20260816015021-11b6d224731a 16 Aug 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive