Skip to content

Commit caf6dc4

Browse files
committed
feat: add Umans provider and split editor panels
1 parent 8676812 commit caf6dc4

16 files changed

Lines changed: 8018 additions & 7683 deletions

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ DCInside 글쓰기 화면에 붙여넣을 리치 텍스트 HTML을 만드는 정
5252
| ------------------ | ----------------------------------------------------------------- |
5353
| OpenRouter | API 키 없이도 공개 모델 목록 조회 가능. 주간 인기 80개 필터 제공. |
5454
| OpenCode Go | minimax, kimi, glm, deepseek, qwen, mimo, hy3 계열 모델 내장 |
55+
| Umans | 로컬 Responses adapter 사용. API 키는 선택 사항. |
5556
| OpenAI | Responses API 사용 |
5657
| Claude (Anthropic) | |
5758
| Gemini | |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dc-code-paste",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)