Build OpenCode from source in Docker and remove broken session token queries
- Dockerfile: Build OpenCode CLI from source during Docker build instead of downloading from GitHub releases - Disabled GitHub Actions workflow that was failing to create releases - Removed getOpencodeSessionTokenUsage function that tried non-existent CLI commands (session info/usage/show) - Token tracking now relies on 3 layers: result extraction, streaming capture, and estimation
This commit is contained in:
Reference in New Issue
Block a user