Skip to content

Instantly share code, notes, and snippets.

View sepiol026-wq's full-sized avatar
🍉
Fueling my commits with nothing but pure watermelon essence.

Sam Sepi0l sepiol026-wq

🍉
Fueling my commits with nothing but pure watermelon essence.
View GitHub Profile
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 18:36
AetherAI: +HuggingFace provider (router.huggingface.co/v1, OpenAI-compatible), smart 429 retry for all providers
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 18:15
AetherAI: smart 429 retry — auto-waits rate limit delays, shows countdown, skips hard quota. Works for Google, OpenRouter, Anthropic, OpenAI-compat, Perplexity.
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 18:09
AetherAI: no response cache — real optimizations: smart model routing, system prompt cache, rich status
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 17:59
AetherAI: fixed infinite recursion in _cached_system_prompt
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 17:54
AetherAI: rich status, zero-setup search (6 engines), cache, memory, git, shell, code, scheduler, sub-agents, image analysis, 582 TL methods
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 17:46
AetherAI: zero-setup web search (6 engines auto-fallback), cache, memory, git, shell, code, scheduler, sub-agents, 582 TL methods
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 17:38
AetherAI: full CLI agent — cache, search, memory, git, code-run, scheduler, sub-agents, image analysis + 582 TL methods
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 17:27
AetherAI CLI agent: shell, fs, web, workspace + 582 Telethon methods
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
@sepiol026-wq
sepiol026-wq / aetherai---2285d35e-5cb0-4148-b489-e53a8300ad81.py
Created May 27, 2026 17:16
AetherAI module with 582 Telethon TL methods
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")
# This file is part of SenkoGuardianModules
# Copyright (c) 2025-2026 Senko
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
# scope heroku_min: 2.0.0
# meta banner: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
# meta pic: https://raw.githubusercontent.com/SenkoGuardian/SenkoGuardian.github.io/main/OfficialSenkoGuardianBanner.png
__version__ = ("6", "8", "0")