the signals and their derived score are provisional and subject to change.
validate manually before sharing.
86f607bee2620254b654f768df1333c7cc4c39648dcd28b01a697514321b8ec97599aa9905e00ad2Authored: 8 months ago (Sat, 6 Dec 2025 01:42:19 +0000)Match: copilot-swe-agent[bot]8dcd28b01a697514321b8ec97599aa9905e00ad2Authored: 8 months ago (Sat, 6 Dec 2025 01:42:19 +0000)Match: copilot-swe-agent[bot]a33ed55a9e0bbf2f36520ce6238c18e8f0f9e7f5Authored: 8 months ago (Fri, 5 Dec 2025 00:19:43 +0000)Match: copilot-swe-agent[bot]a33ed55a9e0bbf2f36520ce6238c18e8f0f9e7f5Authored: 8 months ago (Fri, 5 Dec 2025 00:19:43 +0000)Match: copilot-swe-agent[bot]de4ef3d3948292686c55a03ec29ac54fdec015f2Authored: 8 months ago (Fri, 5 Dec 2025 00:06:52 +0000)Match: copilot-swe-agent[bot]de4ef3d3948292686c55a03ec29ac54fdec015f2Authored: 8 months ago (Fri, 5 Dec 2025 00:06:52 +0000)Match: copilot-swe-agent[bot]190675f6741d2f930a1eec3087f38c712479632cAuthored: 8 months ago (Fri, 5 Dec 2025 00:05:16 +0000)Match: copilot-swe-agent[bot]190675f6741d2f930a1eec3087f38c712479632cAuthored: 8 months ago (Fri, 5 Dec 2025 00:05:16 +0000)Match: copilot-swe-agent[bot]9b1f3fd945294888f63e3d92093a51772c89cb80Authored: 8 months ago (Thu, 4 Dec 2025 23:57:55 +0000)Match: copilot-swe-agent[bot]9b1f3fd945294888f63e3d92093a51772c89cb80Authored: 8 months ago (Thu, 4 Dec 2025 23:57:55 +0000)Match: copilot-swe-agent[bot]74b2a4a15c9a21eeb7c1eb661b8e399439e3c97bAuthored: 8 months ago (Thu, 4 Dec 2025 23:54:37 +0000)Match: copilot-swe-agent[bot]74b2a4a15c9a21eeb7c1eb661b8e399439e3c97bAuthored: 8 months ago (Thu, 4 Dec 2025 23:54:37 +0000)Match: copilot-swe-agent[bot]AGENTS.mdTool: agents-md# AGENTS.md
## Purpose
This repository is Tauon, a desktop music player with a large Python/SDL UI layer.
## Big Picture
- Main Python package: `src/tauon`
- Main entrypoint: `src/tauon/__main__.py`
- Main UI/application logic: `src/tauon/t_modules/t_main.py`
- Preferences and persisted settings: `src/tauon/t_modules/t_prefs.py`
- Native audio backend implementation: `src/phazor/phazor.c`
- Integration modules live in `src/tauon/t_modules/`:
- `t_discord.py`
- `t_jellyfin.py`
- `t_subsonic.py`
-.codex/File: .gitignoreTool: codex