mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[PR #80] Feat/bd jzp integrate mongodb api key auth and per model credits billing #78
Labels
No labels
bug
bug
enhancement
enhancement
fixed
fixed
invalid
needs-info
needs-testing
pull-request
question
upstream
wontfix
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kiro-gateway-jwadow#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jwadow/kiro-gateway/pull/80
Author: @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)
5c551fdfeat(bd-jzp): add MongoDB API-key auth and credit billing0f97079chore(bd-jzp): add bead artifacts and execution progressb913c49fix(bd-jzp): enforce preflight and stream billing consistency7e51e34chore(bd-jzp): record review fixes and final verificationaab531bchore(bd-jzp): close bead and sync tracker state355ef6ffeat(bd-jzp): tighten model allowlist and preserve Kiro usage credits56e3eb7chore: push all local workspace changes37df1b6chore(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.