[PR #80] Feat/bd jzp integrate mongodb api key auth and per model credits billing #78

Open
opened 2026-02-27 07:17:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jwadow/kiro-gateway/pull/80
Author: @hjsad1994
Created: 2/20/2026
Status: 🔄 Open

Base: mainHead: feat/bd-jzp-integrate-mongodb-api-key-auth-and-per-model-credits-billing


📝 Commits (8)

  • 5c551fd feat(bd-jzp): add MongoDB API-key auth and credit billing
  • 0f97079 chore(bd-jzp): add bead artifacts and execution progress
  • b913c49 fix(bd-jzp): enforce preflight and stream billing consistency
  • 7e51e34 chore(bd-jzp): record review fixes and final verification
  • aab531b chore(bd-jzp): close bead and sync tracker state
  • 355ef6f feat(bd-jzp): tighten model allowlist and preserve Kiro usage credits
  • 56e3eb7 chore: push all local workspace changes
  • 37df1b6 chore(bd-jzp): update workspace with recent changes

📊 Changes

3343 files changed (+1008389 additions, -395 deletions)

View changed files

.beads/.gitignore (+11 -0)
.beads/artifacts/bd-2sl/prd.json (+125 -0)
.beads/artifacts/bd-2sl/prd.md (+295 -0)
.beads/artifacts/bd-2sl/progress.txt (+44 -0)
.beads/artifacts/bd-jzp/prd.json (+142 -0)
.beads/artifacts/bd-jzp/prd.md (+329 -0)
.beads/artifacts/bd-jzp/progress.txt (+45 -0)
.beads/config.yaml (+4 -0)
.beads/issues.jsonl (+2 -0)
.beads/metadata.json (+4 -0)
.env 2.example (+218 -0)
.env-1 (+200 -0)
📝 .env.example (+107 -141)
.opencode/.env.example (+196 -0)
.opencode/.version (+1 -0)
.opencode/AGENTS.md (+185 -0)
.opencode/AGENT_ALIGNMENT.md (+564 -0)
.opencode/README.md (+79 -0)
.opencode/agent/build.md (+457 -0)
.opencode/agent/explore.md (+112 -0)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jwadow/kiro-gateway/pull/80 **Author:** [@hjsad1994](https://github.com/hjsad1994) **Created:** 2/20/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/bd-jzp-integrate-mongodb-api-key-auth-and-per-model-credits-billing` --- ### 📝 Commits (8) - [`5c551fd`](https://github.com/jwadow/kiro-gateway/commit/5c551fdf24987ad39f87c8ed001eeea71b007655) feat(bd-jzp): add MongoDB API-key auth and credit billing - [`0f97079`](https://github.com/jwadow/kiro-gateway/commit/0f970790faf9847dea191124842d2688b3200ecf) chore(bd-jzp): add bead artifacts and execution progress - [`b913c49`](https://github.com/jwadow/kiro-gateway/commit/b913c4995f3d76c79599b76467f248374dcb6fbb) fix(bd-jzp): enforce preflight and stream billing consistency - [`7e51e34`](https://github.com/jwadow/kiro-gateway/commit/7e51e346d399b471078c4711def1480f8de75664) chore(bd-jzp): record review fixes and final verification - [`aab531b`](https://github.com/jwadow/kiro-gateway/commit/aab531b1b886c23187c6128aa7a3a3eabeda2747) chore(bd-jzp): close bead and sync tracker state - [`355ef6f`](https://github.com/jwadow/kiro-gateway/commit/355ef6f3f5d93350e6c5abb18eef23b54f0cda53) feat(bd-jzp): tighten model allowlist and preserve Kiro usage credits - [`56e3eb7`](https://github.com/jwadow/kiro-gateway/commit/56e3eb7d8598236f081aca6d08d8dda5b5f7c461) chore: push all local workspace changes - [`37df1b6`](https://github.com/jwadow/kiro-gateway/commit/37df1b678c11cb45bbb486221a3068f0cff9fc74) chore(bd-jzp): update workspace with recent changes ### 📊 Changes **3343 files changed** (+1008389 additions, -395 deletions) <details> <summary>View changed files</summary> ➕ `.beads/.gitignore` (+11 -0) ➕ `.beads/artifacts/bd-2sl/prd.json` (+125 -0) ➕ `.beads/artifacts/bd-2sl/prd.md` (+295 -0) ➕ `.beads/artifacts/bd-2sl/progress.txt` (+44 -0) ➕ `.beads/artifacts/bd-jzp/prd.json` (+142 -0) ➕ `.beads/artifacts/bd-jzp/prd.md` (+329 -0) ➕ `.beads/artifacts/bd-jzp/progress.txt` (+45 -0) ➕ `.beads/config.yaml` (+4 -0) ➕ `.beads/issues.jsonl` (+2 -0) ➕ `.beads/metadata.json` (+4 -0) ➕ `.env 2.example` (+218 -0) ➕ `.env-1` (+200 -0) 📝 `.env.example` (+107 -141) ➕ `.opencode/.env.example` (+196 -0) ➕ `.opencode/.version` (+1 -0) ➕ `.opencode/AGENTS.md` (+185 -0) ➕ `.opencode/AGENT_ALIGNMENT.md` (+564 -0) ➕ `.opencode/README.md` (+79 -0) ➕ `.opencode/agent/build.md` (+457 -0) ➕ `.opencode/agent/explore.md` (+112 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/kiro-gateway-jwadow#78
No description provided.