- Remove screen wake lock from chat-adapter.ts (marginal value, doesn't survive tab switches) - Remove artifacts panel, artifact store, and ArtifactEmitter (session-scoped only, hash collision issues, duplicates existing code block actions) - Remove keyboard shortcuts except Cmd/Ctrl+K for command palette (other shortcuts conflict with browser-native bindings on Linux/Windows) - Remove keyboard-shortcut-help.tsx (no longer needed) - Simplify prompt library to copy raw template content instead of using window.prompt() for variable substitution (blocking dialog, broken in some embedded contexts) - Remove shortcut labels from command palette items - Clean up unused imports Kept: search, feedback, export, command palette (Cmd+K), memory, prompt library (without variable substitution), folders/pinning. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_python_stack.py | ||
| LICENSE.AGPL-3.0 | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||