Nawapat Buakoet

Results 9 issues of Nawapat Buakoet

### Is your feature request related to a problem? I would like for auto join giveaway from dyno bot to work as expected but it cannot due because It's not...

enhancement

**Describe the bug** When I run command ./komiser start I got Error: migrate: migrations table is already locked (constraint failed: UNIQUE constraint failed: bun_migration_locks.table_name (2067))

bug

add object `enable` in Command & Slash Command for optional from the old issue #2 I got.

## Summary Implements comprehensive Thai language support to resolve text rendering issues where Thai characters like "สวัสดีครับ" or "บีม" appeared as missing character boxes (□□□) in generated PDFs. ## Problem...

### Bug Description When only Google login is enabled (via GOOGLE_LOGIN_CLIENT_ID and GOOGLE_LOGIN_CLIENT_SECRET environment variables), the login page layout appears to be incorrectly formatted. The design should use a single-column...

bug

## Changes Add support for VAPID (Voluntary Application Server Identification) keys in Docker builds: - Add `NEXT_PUBLIC_VAPID_PUBLIC_KEY` as optional build argument and environment variable - Add `VAPID_PRIVATE_KEY` as optional build...

**Bug Description** ⎿ API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation. **Environment Info** - Platform: darwin - Terminal: vscode - Version: 2.0.14 -...

bug
duplicate
platform:macos
area:tools
area:core
area:api

# SessionStart hook crashes with SocketError: other side closed ## Problem Statement The Claude-mem plugin's context hook is experiencing fatal crashes during session initialization, causing the `SessionStart:compact` hook to fail...

## Summary - Add `fetchWithRetry()` utility with exponential backoff for transient network errors - Update all hooks (context, summary, save, new) to use retry logic - Handles ECONNRESET, ECONNREFUSED, ETIMEDOUT,...