-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: edheltzel/atlas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: edheltzel/atlas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 612 files changed
- 2 contributors
Commits on Feb 2, 2026
-
feat: add location config and debug timing to StopOrchestrator
- Add principal.location field (Springboro, Ohio) to settings.json - Update BASICINFO.md with user location - Add performance timing instrumentation to StopOrchestrator hook (enabled via PAI_DEBUG=1 environment variable) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 545665f - Browse repository at this point
Copy the full SHA 545665fView commit details -
chore: update PAI stats counter
Increment signals count and refresh timestamp. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for c2ef01e - Browse repository at this point
Copy the full SHA c2ef01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee1056 - Browse repository at this point
Copy the full SHA 0ee1056View commit details -
fix(voice): delegate voice selection to VoiceServer via voices.json
Hooks were overriding VoiceServer's voice selection by sending explicit voice_id parameters, causing the wrong voice to play. Now hooks send no voice_id, allowing VoiceServer to use the identity config from voices.json. Changes: - VoiceNotification.ts: Remove voice_id/voice_settings from payload - UpdateTabTitle.hook.ts: Simplify announceVoice, remove identity import - OpenCode plugin: Remove voice_id from notify payload - Delete orphaned voice.ts (unused, VoiceNotification.ts is active) This completes the migration started in commit a496b36. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for db48317 - Browse repository at this point
Copy the full SHA db48317View commit details
Commits on Feb 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d9c687b - Browse repository at this point
Copy the full SHA d9c687bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb082f6 - Browse repository at this point
Copy the full SHA bb082f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7fb7b - Browse repository at this point
Copy the full SHA ba7fb7bView commit details
Commits on Feb 6, 2026
-
feat: migrate PAI statusline from bash to Oh My Posh
Replace 835-line statusline-command.sh with OMP claude subcommand and four small helper scripts (~100 lines total). Wrapper script runs helpers in parallel, exports env vars, and pipes to OMP for rendering. - atlas-claude.omp.json: 4-block layout (header, info, metrics, quote) - pai-statusline.sh: wrapper bridging helpers to OMP via env vars - pai-counts.sh: skills/workflows/hooks from settings.json cache - pai-ratings.sh: learning signal averages with 7-tier color gradient - pai-quote.sh: inspirational quote from ZenQuotes cache - All colors match original bash version exactly (Eldritch Dark theme) - Full pipeline runs in ~90ms vs previous bash overhead Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for a30dfd1 - Browse repository at this point
Copy the full SHA a30dfd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a1ba1b - Browse repository at this point
Copy the full SHA 1a1ba1bView commit details
Commits on Feb 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a924171 - Browse repository at this point
Copy the full SHA a924171View commit details -
Configuration menu - View commit details
-
Copy full SHA for a874421 - Browse repository at this point
Copy the full SHA a874421View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...master