[PR #1] [MERGED] Feat/oauth #2

Closed
opened 2026-02-27 10:19:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mikeyobrien/pi-provider-kiro/pull/1
Author: @mikeyobrien
Created: 2/19/2026
Status: Merged
Merged: 2/19/2026
Merged by: @mikeyobrien

Base: mainHead: feat/oauth


📝 Commits (2)

  • 4073045 feat: support desktop auth method and region-aware token refresh
  • 157e2cd fix: response validation, error tests, template syntax, and stream safety net

📊 Changes

5 files changed (+189 additions, -33 deletions)

View changed files

📝 AGENTS.md (+5 -1)
📝 src/kiro-cli.ts (+56 -29)
📝 src/oauth.ts (+39 -2)
📝 src/stream.ts (+8 -1)
📝 test/oauth.test.ts (+81 -0)

📄 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/mikeyobrien/pi-provider-kiro/pull/1 **Author:** [@mikeyobrien](https://github.com/mikeyobrien) **Created:** 2/19/2026 **Status:** ✅ Merged **Merged:** 2/19/2026 **Merged by:** [@mikeyobrien](https://github.com/mikeyobrien) **Base:** `main` ← **Head:** `feat/oauth` --- ### 📝 Commits (2) - [`4073045`](https://github.com/mikeyobrien/pi-provider-kiro/commit/4073045ddb551695f3eff4b357cc7363025583dd) feat: support desktop auth method and region-aware token refresh - [`157e2cd`](https://github.com/mikeyobrien/pi-provider-kiro/commit/157e2cd826e6d8ab35f7fbc403ec8252aba605df) fix: response validation, error tests, template syntax, and stream safety net ### 📊 Changes **5 files changed** (+189 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `AGENTS.md` (+5 -1) 📝 `src/kiro-cli.ts` (+56 -29) 📝 `src/oauth.ts` (+39 -2) 📝 `src/stream.ts` (+8 -1) 📝 `test/oauth.test.ts` (+81 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:19:15 +03:00
Sign in to join this conversation.
No labels
pull-request
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/pi-provider-kiro-mikeyobrien#2
No description provided.