[PR #810] [CLOSED] play the chuck e cheese ticket muncher sound when opencode eats all your tokens #9723

Closed
opened 2026-02-16 18:14:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/810
Author: @ElminD
Created: 7/9/2025
Status: Closed

Base: devHead: feat/audio-notifications


📝 Commits (3)

  • 72332c9 feat: add audio notifications for token processing
  • cd3bec4 Merge branch 'dev' into feat/audio-notifications
  • 009f526 fix: update audio notifications implementation

📊 Changes

6 files changed (+224 additions, -62 deletions)

View changed files

Chuck E Cheese_ Ticket Muncher Sound Effect.mp3 (+0 -0)
📝 opencode.json (+5 -5)
packages/opencode/src/audio/audio.ts (+106 -0)
📝 packages/opencode/src/config/config.ts (+70 -52)
📝 packages/opencode/src/session/index.ts (+42 -3)
📝 packages/opencode/src/util/log.ts (+1 -2)

📄 Description

make the ai play Chuck E Cheese Ticket Muncher Sound Effect when its crunching through all my dam tokens

this is for @adamdotdevin and @thdxr enjoyment, please do not merge this. I won't do this again :)
image


🔄 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/anomalyco/opencode/pull/810 **Author:** [@ElminD](https://github.com/ElminD) **Created:** 7/9/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feat/audio-notifications` --- ### 📝 Commits (3) - [`72332c9`](https://github.com/anomalyco/opencode/commit/72332c97f48cc02258ea09ba27175f9f02f851e4) feat: add audio notifications for token processing - [`cd3bec4`](https://github.com/anomalyco/opencode/commit/cd3bec4ce5d6b4a6ba271a0a6a7a81e05a75ac5a) Merge branch 'dev' into feat/audio-notifications - [`009f526`](https://github.com/anomalyco/opencode/commit/009f526bb6ef96b0009c1de9c18911136ff56c4a) fix: update audio notifications implementation ### 📊 Changes **6 files changed** (+224 additions, -62 deletions) <details> <summary>View changed files</summary> ➕ `Chuck E Cheese_ Ticket Muncher Sound Effect.mp3` (+0 -0) 📝 `opencode.json` (+5 -5) ➕ `packages/opencode/src/audio/audio.ts` (+106 -0) 📝 `packages/opencode/src/config/config.ts` (+70 -52) 📝 `packages/opencode/src/session/index.ts` (+42 -3) 📝 `packages/opencode/src/util/log.ts` (+1 -2) </details> ### 📄 Description make the ai play `Chuck E Cheese Ticket Muncher Sound Effect` when its crunching through all my dam tokens this is for @adamdotdevin and @thdxr enjoyment, please do not merge this. I won't do this again :) ![image](https://github.com/user-attachments/assets/5419f399-ea6a-4530-a6ed-8ec6d76370d8) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:03 -05:00
yindo closed this issue 2026-02-16 18:14:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9723