• Joined on 2022-12-22
storm pushed to testing at storm/cthulhu 2025-08-04 00:36:57 -04:00
97f6cec0ed Improvements to action menu.
ecb1ae4fe5 Keyboard seems to be working, same methods as orca now.
Compare 2 commits »
storm pushed to keyboard at storm/cthulhu 2025-08-04 00:36:39 -04:00
97f6cec0ed Improvements to action menu.
ecb1ae4fe5 Keyboard seems to be working, same methods as orca now.
Compare 2 commits »
storm created branch keyboard in storm/cthulhu 2025-08-04 00:36:38 -04:00
storm pushed to testing at storm/cthulhu 2025-08-03 14:24:08 -04:00
9c8063c55e AI assistance pretty much integrated. 2 options currently that actually work, Claud and Ollama. More planned for later, so other options available they just don't do anything.
storm pushed to testing at storm/cthulhu 2025-08-03 13:46:18 -04:00
270def0a59 Implement complete AI Assistant plugin with Claude Code integration
storm pushed to master at storm/ttyverse 2025-08-03 12:02:46 -04:00
925cc7545b Revert "Maybe fixed poll notifications code. Only time will tell."
storm pushed to testing at storm/cthulhu 2025-08-03 00:08:27 -04:00
a8672165d8 AI capabilities added. Working 90 percent with ollama, more providers and functionality coming soon.
storm pushed to testing at storm/cthulhu 2025-08-02 23:03:56 -04:00
9ead764b2e Fixed a bug in control+shift key parsing for plugins.
storm pushed to master at storm/ttyverse 2025-08-02 20:54:46 -04:00
df39473519 Maybe fixed poll notifications code. Only time will tell.
storm pushed to testing at storm/cthulhu 2025-08-02 13:14:27 -04:00
d41d9076d1 Notify users that to apply changes, Cthulhu has to be restarted. The previous attempt was not screen reader accessible, a terrible thing for a screen reader itself to have inaccessible components lol.
storm pushed to testing at storm/cthulhu 2025-08-02 05:12:20 -04:00
06894693b0 Plugin manager added. No more hand editing the settings file to enable and disable plugins. Hopefully less breakage. Updates to the local build and clean files for installing test builds.
storm pushed to testing at storm/cthulhu 2025-08-02 04:24:00 -04:00
cb20579625 Indentation plugin finally working. Indentation now indicated by beeps.
storm pushed to testing at storm/cthulhu 2025-08-02 04:00:05 -04:00
3679609923 Keep settings files when cleaning. My bad that actually got removed in the first place.
storm pushed to testing at storm/cthulhu 2025-08-02 02:35:52 -04:00
dfe51aa45f Bump version file so it matches the latest commit date.
storm pushed to master at storm/ttyverse 2025-08-01 20:02:11 -04:00
9933a8e6a0 Fixed the -status flag, should be more reliable.
storm pushed to master at storm/ttyverse 2025-08-01 17:08:09 -04:00
4cb1b16262 Vote command actually works now.
storm pushed tag 2025 to storm/audiogame-manager 2025-08-01 15:31:05 -04:00
storm pushed to testing at storm/audiogame-manager 2025-08-01 15:26:03 -04:00
76f0c66c96 Added yad dialogues if in GUI session, retains the dialog interface if in console.
storm pushed to testing at storm/audiogame-manager 2025-08-01 14:27:52 -04:00
15f90a7979 Split dependency installation scripts into distro specific scripts. This is more reliable than the script trying to figure out which distro is running on its own.
storm pushed to testing at storm/cthulhu 2025-07-31 14:18:57 -04:00
06d1c21d03 Update documentation and PKGBUILD for new features