[PR #9] [CLOSED] feat: 支持opus 4.6 #9

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

📋 Pull Request Information

Original PR: https://github.com/Quorinex/Kiro-Go/pull/9
Author: @zjfjiayou
Created: 2/8/2026
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 67b1d4f feat: add admin features, upgrade Kiro to v0.9.2, add new endpoints and models
  • 1d36848 Merge branch 'Quorinex:main' into main

📊 Changes

6 files changed (+54 additions, -35 deletions)

View changed files

.gitignore (+3 -0)
📝 proxy/handler.go (+2 -2)
📝 proxy/kiro.go (+26 -17)
📝 proxy/kiro_api.go (+5 -5)
📝 proxy/translator.go (+15 -9)
📝 web/index.html (+3 -2)

📄 Description

…nd models

  • Add admin logout, 72h session expiry, /v1/stats endpoint, and UI fixes
  • Upgrade Kiro version to 0.9.2, SDK to 1.0.27
  • Add AmazonQ AI_EDITOR endpoint and amazonq-cli option
  • Add claude-opus-4.6 model mapping
  • Add AgentContinuationId and AgentTaskType fields
  • Switch agent mode from spec to do
  • Add .gitignore for data/, .DS_Store, kiro-go

🔄 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/Quorinex/Kiro-Go/pull/9 **Author:** [@zjfjiayou](https://github.com/zjfjiayou) **Created:** 2/8/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`67b1d4f`](https://github.com/Quorinex/Kiro-Go/commit/67b1d4fbec05bd9448e54451c08c74bbc2614be2) feat: add admin features, upgrade Kiro to v0.9.2, add new endpoints and models - [`1d36848`](https://github.com/Quorinex/Kiro-Go/commit/1d368482076a665725042af3addbd8dabca3d292) Merge branch 'Quorinex:main' into main ### 📊 Changes **6 files changed** (+54 additions, -35 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+3 -0) 📝 `proxy/handler.go` (+2 -2) 📝 `proxy/kiro.go` (+26 -17) 📝 `proxy/kiro_api.go` (+5 -5) 📝 `proxy/translator.go` (+15 -9) 📝 `web/index.html` (+3 -2) </details> ### 📄 Description …nd models - Add admin logout, 72h session expiry, /v1/stats endpoint, and UI fixes - Upgrade Kiro version to 0.9.2, SDK to 1.0.27 - Add AmazonQ AI_EDITOR endpoint and amazonq-cli option - Add claude-opus-4.6 model mapping - Add AgentContinuationId and AgentTaskType fields - Switch agent mode from spec to do - Add .gitignore for data/, .DS_Store, kiro-go --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:47:39 +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/Kiro-Go#9
No description provided.