Commit Graph

20190 Commits

Author SHA1 Message Date
Gustavo Madeira Santana
65dff0c2a3 Docs: clarify plugin target resolution and directories 2026-03-17 23:57:35 -05:00
Vincent Koc
5d439a43f4 Plugins: internalize slack SDK imports 2026-03-17 23:57:34 -05:00
Vincent Koc
10c16d0de8 Plugins: internalize imessage SDK imports 2026-03-17 23:57:34 -05:00
Vincent Koc
d3ca5fb8a1 Image generation: add fal provider (#49454) 2026-03-17 23:57:34 -05:00
Vincent Koc
cd60db8f54 Tests: clean up trusted proxy pairing seed 2026-03-17 23:57:34 -05:00
joshavant
9b4468fb82 Changelog: update secrets exec refs attribution 2026-03-17 23:57:34 -05:00
Peter Steinberger
49c5f4eb1e feat: finish xai provider integration 2026-03-17 23:57:34 -05:00
Gustavo Madeira Santana
3186cbbbe2 Plugins: move config-backed directories behind channel plugins 2026-03-17 23:56:58 -05:00
Peter Steinberger
348016d8a8 refactor: split remaining monitor runtime helpers 2026-03-17 23:56:58 -05:00
Gustavo Madeira Santana
0d438921ea Outbound: move target resolution heuristics behind plugins 2026-03-17 23:56:58 -05:00
Josh Avant
50a2be72fe Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417)
* Secrets: gate exec dry-run resolution behind --allow-exec

* Secrets: fix dry-run completeness and skipped exec audit semantics

* Secrets: require --allow-exec for exec-containing apply writes

* Docs: align secrets exec consent behavior

* Changelog: note secrets exec consent gating
2026-03-17 23:56:58 -05:00
Vincent Koc
371732f399 docs(plugins): dedup in-process trust refs and add manifest cross-references
- Replace redundant in-process trust statements with cross-references
  to the Execution model section (lines 573, 2436)
- Add CLI reference link from plugin.md CLI section
- Add configuration reference link from manifest.md validation section
- Add provider runtime hooks link from manifest.md providerAuthChoices

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 23:56:57 -05:00
Val Alexander
473ba3149b changelog: add entries for UI expand/navigate and plugin TDZ/import fixes 2026-03-17 23:53:03 -05:00
Val Alexander
5116dbeb60 Plugins: use var for reserved commands to avoid bundler TDZ; scope expand button to assistant; wire cron run navigate 2026-03-17 23:53:03 -05:00
Val Alexander
0bd4c7cd43 Update ui/src/ui/chat/grouped-render.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-17 23:49:00 -05:00
Val Alexander
feddfb4859 Refactor: lazy initialize reserved commands to avoid TDZ errors 2026-03-17 23:43:54 -05:00
Val Alexander
95e20e8a35 UI: add expand-to-canvas button and session navigation from sessions/cron views 2026-03-17 23:42:22 -05:00
Val Alexander
52662d39d6 format: sort imports and fix parameter formatting 2026-03-17 23:42:13 -05:00
Val Alexander
3d0b3526e0 Plugins: fix googlechat runtime-api and signal SDK import paths 2026-03-17 23:42:03 -05:00
Val Alexander
0a30d5a4e1 UI: mute colored focus ring on agent chat textarea 2026-03-17 23:25:18 -05:00
Gustavo Madeira Santana
f842de046c doctor: clarify orphan transcript archive prompt 2026-03-18 04:15:17 +00:00
Val Alexander
e5eda19db2 UI: fix redundant applyBorderRadius call and restore session-scope cap test (#49443) 2026-03-17 23:14:43 -05:00
Val Alexander
1e1bc24f80 Enhance settings persistence: add error handling for storage operations to ensure in-memory updates are applied even when storage quota is exceeded or restricted. 2026-03-17 23:14:22 -05:00
Vincent Koc
2d87bc703f Plugins: align googlechat runtime imports 2026-03-17 21:11:18 -07:00
Vincent Koc
2b67a3f76e Plugins: internalize googlechat SDK imports 2026-03-17 21:11:17 -07:00
Vincent Koc
4285eb3539 Plugins: internalize signal SDK imports 2026-03-17 21:11:15 -07:00
Vincent Koc
0636c6eafa Plugins: internalize irc SDK imports 2026-03-17 21:11:14 -07:00
Gustavo Madeira Santana
2a02337be2 Feishu: move outbound session routing behind plugin boundary 2026-03-18 04:09:49 +00:00
Gustavo Madeira Santana
c03b0877d0 Tlon: move outbound session routing behind plugin boundary 2026-03-18 04:09:49 +00:00
Gustavo Madeira Santana
de0285d8ea Nostr: move outbound session routing behind plugin boundary 2026-03-18 04:09:49 +00:00
Gustavo Madeira Santana
b8dd6548aa Zalo User: move outbound session routing behind plugin boundary 2026-03-18 04:09:49 +00:00
Gustavo Madeira Santana
33bcf11c3f Zalo: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
Gustavo Madeira Santana
6816c76738 Nextcloud Talk: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
Gustavo Madeira Santana
0f7cd59824 BlueBubbles: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
Gustavo Madeira Santana
d6c13d9dc0 Mattermost: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
Gustavo Madeira Santana
028f3c4d15 MSTeams: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
Gustavo Madeira Santana
d1d36da700 Matrix: move outbound session routing behind plugin boundary 2026-03-18 04:09:48 +00:00
Gustavo Madeira Santana
fa896704d2 WhatsApp: move outbound session routing behind plugin boundary 2026-03-18 04:09:47 +00:00
Gustavo Madeira Santana
6ba15aadcc Discord: export runtime config helpers 2026-03-18 04:09:47 +00:00
Gustavo Madeira Santana
4079de21ce Outbound: route sessions through channel plugins 2026-03-18 04:09:47 +00:00
Gustavo Madeira Santana
826c592deb Plugin SDK: add outbound session route helpers 2026-03-18 04:09:47 +00:00
Tak Hoffman
92a40d324a test refresh boundary inventories for web search migration 2026-03-17 23:07:19 -05:00
Tak Hoffman
3de973ffff refactor web search provider execution out of core 2026-03-17 23:07:19 -05:00
Val Alexander
df72ca1ece UI: add corner radius slider and appearance polish (#49436)
* Refactor CSS styles: replace hardcoded colors with CSS variables for accent colors and optimize spacing rules in layout files.

* Update CSS styles: streamline selectors, enhance hover effects, and adjust focus states for chat components and layout elements.

* Enhance focus styles for chat components: update border colors and box-shadow effects for improved accessibility and visual consistency.

* Implement theme management in UI: add dynamic theme switching based on user settings, update CSS variables for new themes, and enhance security by preventing prototype pollution in form utilities.

* Implement border radius customization in UI: add settings for corner roundness, update CSS styles for sliders, and integrate border radius adjustments across components.

* Remove border radius property from UI settings and related functions to simplify configuration and enhance consistency across components.

* Enhance responsive design in UI: add media queries for mobile layouts, adjust padding and grid structures, and implement bottom navigation for improved usability on smaller screens.

* UI: add corner radius slider to Appearance settings
2026-03-17 23:06:01 -05:00
Peter Steinberger
1a9114a169 refactor: deduplicate setup wizard helpers 2026-03-18 03:58:22 +00:00
Vincent Koc
1c81b82f48 Config: warn on plugin compatibility debt 2026-03-17 20:56:16 -07:00
Tak Hoffman
24dc91c6ef ci add time-gated boundary inventory jobs 2026-03-17 22:53:12 -05:00
Tak Hoffman
e691345774 fix preserve plugin-sdk web search compatibility 2026-03-17 22:53:12 -05:00
Peter Steinberger
326c660775 fix: restore discord runtime api exports after rebase 2026-03-17 20:52:42 -07:00
Peter Steinberger
a2518a16ac refactor: split monitor runtime helpers 2026-03-17 20:52:42 -07:00