| .. |
|
__init__.py
|
…
|
|
|
auth.py
|
fix(auth): use ssl.SSLContext for CA bundle instead of deprecated string path (#12706)
|
2026-04-19 22:44:35 -07:00 |
|
auth_commands.py
|
…
|
|
|
backup.py
|
fix(backup): handle files with pre-1980 timestamps
|
2026-04-20 00:47:40 -07:00 |
|
banner.py
|
…
|
|
|
callbacks.py
|
…
|
|
|
claw.py
|
…
|
|
|
cli_output.py
|
…
|
|
|
clipboard.py
|
…
|
|
|
codex_models.py
|
fix: remove codex spark model support
|
2026-04-20 04:51:44 -07:00 |
|
colors.py
|
…
|
|
|
commands.py
|
fix: publish plugin slash commands in Telegram menu
|
2026-04-20 05:11:39 -07:00 |
|
completion.py
|
…
|
|
|
config.py
|
fix(cron): run due jobs in parallel to prevent serial tick starvation (#13021)
|
2026-04-20 11:53:07 -07:00 |
|
copilot_auth.py
|
…
|
|
|
cron.py
|
…
|
|
|
curses_ui.py
|
…
|
|
|
debug.py
|
…
|
|
|
default_soul.py
|
…
|
|
|
dingtalk_auth.py
|
…
|
|
|
doctor.py
|
fix(doctor): update config validation for current auth.py API
|
2026-04-20 02:41:25 -07:00 |
|
dump.py
|
refactor: remove smart_model_routing feature (#12732)
|
2026-04-19 18:12:55 -07:00 |
|
env_loader.py
|
…
|
|
|
gateway.py
|
…
|
|
|
logs.py
|
…
|
|
|
main.py
|
fix(tui): address PR #13231 review comments
|
2026-04-20 19:09:09 -05:00 |
|
mcp_config.py
|
…
|
|
|
memory_setup.py
|
…
|
|
|
model_normalize.py
|
…
|
|
|
model_switch.py
|
fix(model_switch): register custom: slug in seen_slugs for Section 3 providers
|
2026-04-20 12:21:54 -07:00 |
|
models.py
|
feat: add moonshotai/Kimi-K2.6 to HuggingFace provider models (#13169)
|
2026-04-20 12:49:16 -07:00 |
|
nous_subscription.py
|
…
|
|
|
pairing.py
|
…
|
|
|
platforms.py
|
…
|
|
|
plugins.py
|
fix: publish plugin slash commands in Telegram menu
|
2026-04-20 05:11:39 -07:00 |
|
plugins_cmd.py
|
feat(plugins): make all plugins opt-in by default
|
2026-04-20 04:46:45 -07:00 |
|
profiles.py
|
…
|
|
|
providers.py
|
docs(providers): drop stale 'TODO: Phase 4' from get_provider docstring (#12902)
|
2026-04-20 01:41:27 -07:00 |
|
runtime_provider.py
|
fix(anthropic): complete third-party Anthropic-compatible provider support (#12846)
|
2026-04-19 22:43:09 -07:00 |
|
setup.py
|
Update env vars for openclaw migration
|
2026-04-20 14:56:04 -07:00 |
|
skills_config.py
|
…
|
|
|
skills_hub.py
|
…
|
|
|
skin_engine.py
|
…
|
|
|
status.py
|
…
|
|
|
timeouts.py
|
fix(config): add stale timeout settings
|
2026-04-20 00:52:50 -07:00 |
|
tips.py
|
chore(release): add sjz-ks to AUTHOR_MAP
|
2026-04-20 03:04:06 -07:00 |
|
tools_config.py
|
fix(tools): keep default-off toolsets disabled
|
2026-04-20 20:52:50 -07:00 |
|
uninstall.py
|
…
|
|
|
web_server.py
|
Merge branch 'main' into feat/dashboard-skill-analytics
|
2026-04-20 05:25:49 -07:00 |
|
webhook.py
|
…
|
|