| .. |
|
__screenshots__
|
refactor(ui): split render + connections
|
2026-01-14 05:40:14 +00:00 |
|
chat
|
fix(webchat): improve image paste UI layout and display
|
2026-01-26 05:33:36 +00:00 |
|
components
|
test(ui): add tests for chat modules and update for icon refactor
|
2026-01-09 19:47:19 +01:00 |
|
controllers
|
fix(webchat): support image-only sends
|
2026-01-26 05:33:36 +00:00 |
|
data
|
fix: sync Moonshot Kimi K2 models (#818) (thanks @mickahouan)
|
2026-01-13 03:19:49 +00:00 |
|
types
|
test(ui): add tests for chat modules and update for icon refactor
|
2026-01-09 19:47:19 +01:00 |
|
views
|
feat: surface security audit + docs
|
2026-01-26 19:58:59 +00:00 |
|
app-channels.ts
|
feat: add Nostr channel plugin and onboarding install defaults
|
2026-01-20 20:15:56 +00:00 |
|
app-chat.ts
|
fix(webchat): support image-only sends
|
2026-01-26 05:33:36 +00:00 |
|
app-defaults.ts
|
refactor(ui): split app modules
|
2026-01-14 09:11:36 +00:00 |
|
app-events.ts
|
feat: add prek pre-commit hooks and dependabot (#1720)
|
2026-01-25 10:53:23 +00:00 |
|
app-gateway.ts
|
fix(ui): refine config save guardrails (#1707)
|
2026-01-25 05:52:32 +00:00 |
|
app-lifecycle.ts
|
Add auto-refresh polling for debug view
|
2026-01-22 02:03:40 +00:00 |
|
app-polling.ts
|
Add auto-refresh polling for debug view
|
2026-01-22 02:03:40 +00:00 |
|
app-render.helpers.ts
|
UI: refresh design system with new color palette and icons (#1745)
|
2026-01-25 10:04:50 +00:00 |
|
app-render.ts
|
fix(webchat): support image-only sends
|
2026-01-26 05:33:36 +00:00 |
|
app-scroll.ts
|
refactor(ui): split app modules
|
2026-01-14 09:11:36 +00:00 |
|
app-settings.test.ts
|
fix(ui): align control ui chat and config rendering
|
2026-01-24 03:55:43 +00:00 |
|
app-settings.ts
|
fix: sync debug polling with route changes (#1373) (thanks @yazinsai)
|
2026-01-22 02:24:19 +00:00 |
|
app-tool-stream.ts
|
feat: add prek pre-commit hooks and dependabot (#1720)
|
2026-01-25 10:53:23 +00:00 |
|
app-view-state.ts
|
fix(webchat): support image-only sends
|
2026-01-26 05:33:36 +00:00 |
|
app.ts
|
fix(webchat): support image-only sends
|
2026-01-26 05:33:36 +00:00 |
|
assistant-identity.ts
|
feat: extend Control UI assistant identity
|
2026-01-22 07:08:13 +00:00 |
|
chat-markdown.browser.test.ts
|
fix(ui): align control ui chat and config rendering
|
2026-01-24 03:55:43 +00:00 |
|
config-form.browser.test.ts
|
fix(ui): align control ui chat and config rendering
|
2026-01-24 03:55:43 +00:00 |
|
device-auth.ts
|
feat: wire role-scoped device creds
|
2026-01-20 13:04:19 +00:00 |
|
device-identity.ts
|
fix: update device identity signing
|
2026-01-20 15:48:52 +00:00 |
|
focus-mode.browser.test.ts
|
Config: schema-driven channels and settings
|
2026-01-17 00:43:05 +00:00 |
|
format.test.ts
|
feat: add prek pre-commit hooks and dependabot (#1720)
|
2026-01-25 10:53:23 +00:00 |
|
format.ts
|
fix: unify reasoning tags + agent ids (#1613) (thanks @kyleok) (#1629)
|
2026-01-24 19:56:02 +00:00 |
|
gateway.ts
|
feat(compaction): add adaptive chunk sizing, progressive fallback, and UI indicator (#1466)
|
2026-01-23 06:32:30 +00:00 |
|
icons.ts
|
UI: refresh design system with new color palette and icons (#1745)
|
2026-01-25 10:04:50 +00:00 |
|
markdown.test.ts
|
feat: add prek pre-commit hooks and dependabot (#1720)
|
2026-01-25 10:53:23 +00:00 |
|
markdown.ts
|
fix(ui): cache control ui markdown
|
2026-01-24 03:27:28 +00:00 |
|
navigation.browser.test.ts
|
Config: schema-driven channels and settings
|
2026-01-17 00:43:05 +00:00 |
|
navigation.test.ts
|
Config: schema-driven channels and settings
|
2026-01-17 00:43:05 +00:00 |
|
navigation.ts
|
UI: refresh design system with new color palette and icons (#1745)
|
2026-01-25 10:04:50 +00:00 |
|
presenter.ts
|
feat: add prek pre-commit hooks and dependabot (#1720)
|
2026-01-25 10:53:23 +00:00 |
|
storage.ts
|
feat(ui): add copy-as-markdown in chat
|
2026-01-21 02:58:56 +00:00 |
|
theme-transition.ts
|
feat: add ui theme toggle
|
2025-12-30 20:25:58 +01:00 |
|
theme.ts
|
feat: add ui theme toggle
|
2025-12-30 20:25:58 +01:00 |
|
tool-display.json
|
UI: refresh design system with new color palette and icons (#1745)
|
2026-01-25 10:04:50 +00:00 |
|
tool-display.ts
|
UI: refresh design system with new color palette and icons (#1745)
|
2026-01-25 10:04:50 +00:00 |
|
types.ts
|
feat: add beta googlechat channel
|
2026-01-24 23:30:45 +00:00 |
|
ui-types.ts
|
fix(webchat): support image-only sends
|
2026-01-26 05:33:36 +00:00 |
|
uuid.test.ts
|
feat: add prek pre-commit hooks and dependabot (#1720)
|
2026-01-25 10:53:23 +00:00 |
|
uuid.ts
|
feat: add prek pre-commit hooks and dependabot (#1720)
|
2026-01-25 10:53:23 +00:00 |