Skip to content

Queued messages#3306

Closed
trofkm wants to merge 14 commits into
wavetermdev:mainfrom
trofkm:queued-messages
Closed

Queued messages#3306
trofkm wants to merge 14 commits into
wavetermdev:mainfrom
trofkm:queued-messages

Conversation

@trofkm
Copy link
Copy Markdown

@trofkm trofkm commented May 11, 2026

No description provided.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@trofkm trofkm closed this May 11, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 11, 2026

Important

Review skipped

Too many files!

This PR contains 272 files, which is 122 over the limit of 150.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 32b96f44-dc0f-480b-a22b-61447cc89782

📥 Commits

Reviewing files that changed from the base of the PR and between 021db67 and 315d722.

⛔ Files ignored due to path filters (14)
  • package-lock.json is excluded by !**/package-lock.json
  • tsunami/demo/cpuchart/go.sum is excluded by !**/*.sum
  • tsunami/demo/githubaction/go.sum is excluded by !**/*.sum
  • tsunami/demo/modaltest/go.sum is excluded by !**/*.sum
  • tsunami/demo/pomodoro/go.sum is excluded by !**/*.sum
  • tsunami/demo/recharts/go.sum is excluded by !**/*.sum
  • tsunami/demo/tabletest/go.sum is excluded by !**/*.sum
  • tsunami/demo/todo/go.sum is excluded by !**/*.sum
  • tsunami/demo/tsunamiconfig/go.sum is excluded by !**/*.sum
  • tsunami/frontend/public/fonts/hack-bold.woff2 is excluded by !**/*.woff2
  • tsunami/frontend/public/fonts/hack-regular.woff2 is excluded by !**/*.woff2
  • tsunami/frontend/public/fonts/inter-variable.woff2 is excluded by !**/*.woff2
  • tsunami/frontend/public/wave-logo-256.png is excluded by !**/*.png
  • tsunami/go.sum is excluded by !**/*.sum
📒 Files selected for processing (272)
  • Taskfile.yml
  • aiprompts/tsunami-builder.md
  • cmd/generatego/main-generatego.go
  • cmd/server/main-server.go
  • cmd/wsh/cmd/wshcmd-blocks.go
  • cmd/wsh/cmd/wshcmd-connserver.go
  • cmd/wsh/cmd/wshcmd-debug.go
  • cmd/wsh/cmd/wshcmd-file.go
  • cmd/wsh/cmd/wshcmd-root.go
  • cmd/wsh/cmd/wshcmd-view.go
  • cmd/wsh/cmd/wshcmd-web.go
  • db/migrations-wstore/000012_drop_telemetry.down.sql
  • db/migrations-wstore/000012_drop_telemetry.up.sql
  • docs/docs/config.mdx
  • docs/docs/faq.mdx
  • docs/docs/index.mdx
  • docs/docs/releasenotes.mdx
  • docs/docs/telemetry-old.mdx
  • docs/docs/telemetry.mdx
  • docs/docs/waveai-modes.mdx
  • docs/docs/waveai.mdx
  • electron-builder.config.cjs
  • electron.vite.config.ts
  • emain/emain-activity.ts
  • emain/emain-builder.ts
  • emain/emain-ipc.ts
  • emain/emain-menu.ts
  • emain/emain-platform.ts
  • emain/emain-tabview.ts
  • emain/emain-wavesrv.ts
  • emain/emain-window.ts
  • emain/emain.ts
  • emain/preload-webview.ts
  • emain/preload.ts
  • emain/updater.ts
  • frontend/app/aipanel/ai-token-utils.ts
  • frontend/app/aipanel/ai-utils.ts
  • frontend/app/aipanel/aicontextwindowindicator.tsx
  • frontend/app/aipanel/aifeedbackbuttons.tsx
  • frontend/app/aipanel/aimode.tsx
  • frontend/app/aipanel/aimodel-dropdown.tsx
  • frontend/app/aipanel/aipanel-contextmenu.ts
  • frontend/app/aipanel/aipanel.tsx
  • frontend/app/aipanel/aipanelheader.tsx
  • frontend/app/aipanel/aipanelinput.tsx
  • frontend/app/aipanel/aipanelmessages.tsx
  • frontend/app/aipanel/aiqueuedmessage.tsx
  • frontend/app/aipanel/aitooluse.tsx
  • frontend/app/aipanel/aitypes.ts
  • frontend/app/aipanel/byokannouncement.tsx
  • frontend/app/aipanel/restorebackupmodal.tsx
  • frontend/app/aipanel/telemetryrequired.tsx
  • frontend/app/aipanel/waveai-model.tsx
  • frontend/app/app.tsx
  • frontend/app/block/blockenv.ts
  • frontend/app/block/blockframe-header.tsx
  • frontend/app/block/blockregistry.ts
  • frontend/app/block/blockutil.tsx
  • frontend/app/block/connectionbutton.tsx
  • frontend/app/block/durable-session-flyover.tsx
  • frontend/app/modals/about.tsx
  • frontend/app/modals/modalregistry.tsx
  • frontend/app/onboarding/fakechat.tsx
  • frontend/app/onboarding/onboarding-durable.tsx
  • frontend/app/onboarding/onboarding-features.tsx
  • frontend/app/onboarding/onboarding-starask.tsx
  • frontend/app/onboarding/onboarding-upgrade-minor.tsx
  • frontend/app/onboarding/onboarding-upgrade-v0131.tsx
  • frontend/app/onboarding/onboarding.tsx
  • frontend/app/store/contextmenu.test.ts
  • frontend/app/store/contextmenu.ts
  • frontend/app/store/global-atoms.ts
  • frontend/app/store/global-model.ts
  • frontend/app/store/global.ts
  • frontend/app/store/keymodel.ts
  • frontend/app/store/services.ts
  • frontend/app/store/windowtype.ts
  • frontend/app/store/wshclientapi.ts
  • frontend/app/store/wshrouter.ts
  • frontend/app/tab/tab.tsx
  • frontend/app/tab/tabbarenv.ts
  • frontend/app/tab/tabcontextmenu.ts
  • frontend/app/tab/vtabbarenv.ts
  • frontend/app/view/helpview/helpview.tsx
  • frontend/app/view/sysinfo/sysinfo.tsx
  • frontend/app/view/term/osc-handlers.ts
  • frontend/app/view/term/term-model.ts
  • frontend/app/view/tsunami/tsunami.tsx
  • frontend/app/view/waveconfig/waveconfig-model.ts
  • frontend/app/view/waveconfig/waveconfigenv.ts
  • frontend/app/view/webview/webview.scss
  • frontend/app/view/webview/webview.test.tsx
  • frontend/app/view/webview/webview.tsx
  • frontend/app/view/webview/webviewenv.ts
  • frontend/app/workspace/widgets.tsx
  • frontend/app/workspace/workspace-layout-model.ts
  • frontend/builder/app-selection-modal.tsx
  • frontend/builder/builder-app.tsx
  • frontend/builder/builder-apppanel.tsx
  • frontend/builder/builder-buildpanel.tsx
  • frontend/builder/builder-workspace.tsx
  • frontend/builder/store/builder-apppanel-model.ts
  • frontend/builder/store/builder-buildpanel-model.ts
  • frontend/builder/store/builder-focusmanager.ts
  • frontend/builder/tabs/builder-codetab.tsx
  • frontend/builder/tabs/builder-configdatatab.tsx
  • frontend/builder/tabs/builder-filestab.tsx
  • frontend/builder/tabs/builder-previewtab.tsx
  • frontend/builder/tabs/builder-secrettab.tsx
  • frontend/builder/utils/builder-focus-utils.ts
  • frontend/preview/mock/defaultconfig.ts
  • frontend/preview/mock/mockfilesystem.ts
  • frontend/preview/mock/mockwaveenv.ts
  • frontend/preview/mock/preview-electron-api.ts
  • frontend/preview/previews/onboarding.preview.tsx
  • frontend/preview/previews/processviewer.preview.tsx
  • frontend/preview/previews/sysinfo.preview-util.ts
  • frontend/preview/previews/sysinfo.preview.test.ts
  • frontend/preview/previews/sysinfo.preview.tsx
  • frontend/preview/previews/web.preview.tsx
  • frontend/preview/previews/widgets.preview.tsx
  • frontend/types/custom.d.ts
  • frontend/types/gotypes.d.ts
  • frontend/types/waveevent.d.ts
  • frontend/wave.ts
  • go.mod
  • pkg/aiusechat/anthropic/anthropic-backend.go
  • pkg/aiusechat/anthropic/anthropic-convertmessage.go
  • pkg/aiusechat/gemini/gemini-backend.go
  • pkg/aiusechat/openai/openai-backend.go
  • pkg/aiusechat/openai/openai-convertmessage.go
  • pkg/aiusechat/openaichat/openaichat-backend.go
  • pkg/aiusechat/openaichat/openaichat-convertmessage.go
  • pkg/aiusechat/tools.go
  • pkg/aiusechat/tools_builder.go
  • pkg/aiusechat/tools_term.go
  • pkg/aiusechat/tools_term_test.go
  • pkg/aiusechat/tools_tsunami.go
  • pkg/aiusechat/tools_web.go
  • pkg/aiusechat/uctypes/uctypes.go
  • pkg/aiusechat/usechat-mode.go
  • pkg/aiusechat/usechat-prompts.go
  • pkg/aiusechat/usechat-utils.go
  • pkg/aiusechat/usechat.go
  • pkg/aiusechat/usechat_mode_test.go
  • pkg/blockcontroller/blockcontroller.go
  • pkg/blockcontroller/tsunamicontroller.go
  • pkg/buildercontroller/buildercontroller.go
  • pkg/jobcontroller/jobcontroller.go
  • pkg/panichandler/panichandler.go
  • pkg/remote/conncontroller/conncontroller.go
  • pkg/service/clientservice/clientservice.go
  • pkg/telemetry/telemetry.go
  • pkg/telemetry/telemetrydata/telemetrydata.go
  • pkg/tsgen/tsgen.go
  • pkg/tsgen/tsgenevent.go
  • pkg/tsunamiutil/tsunamiutil.go
  • pkg/waveappstore/waveappstore.go
  • pkg/waveapputil/waveapputil.go
  • pkg/waveobj/metaconsts.go
  • pkg/waveobj/objrtinfo.go
  • pkg/waveobj/wtype.go
  • pkg/waveobj/wtypemeta.go
  • pkg/wcloud/wcloud.go
  • pkg/wcloud/wclouddata.go
  • pkg/wconfig/defaultconfig/settings.json
  • pkg/wconfig/defaultconfig/waveai.json
  • pkg/wconfig/defaultconfig/waveaimodels.json
  • pkg/wconfig/defaultconfig/widgets.json
  • pkg/wconfig/metaconsts.go
  • pkg/wconfig/settingsconfig.go
  • pkg/wcore/block.go
  • pkg/wcore/layout.go
  • pkg/wcore/wcore.go
  • pkg/wcore/workspace.go
  • pkg/wps/wpstypes.go
  • pkg/wshrpc/wshclient/wshclient.go
  • pkg/wshrpc/wshremote/sysinfo.go
  • pkg/wshrpc/wshrpctypes.go
  • pkg/wshrpc/wshrpctypes_builder.go
  • pkg/wshrpc/wshserver/wshserver.go
  • pkg/wshutil/wshrouter.go
  • pkg/wslconn/wslconn.go
  • schema/settings.json
  • schema/waveai.json
  • tsunami/.gitignore
  • tsunami/app/atom.go
  • tsunami/app/defaultclient.go
  • tsunami/app/hooks.go
  • tsunami/build/build-ast.go
  • tsunami/build/build.go
  • tsunami/build/buildutil.go
  • tsunami/cmd/main-tsunami.go
  • tsunami/demo/.gitignore
  • tsunami/demo/cpuchart/app.go
  • tsunami/demo/cpuchart/go.mod
  • tsunami/demo/cpuchart/static/tw.css
  • tsunami/demo/githubaction/app.go
  • tsunami/demo/githubaction/go.mod
  • tsunami/demo/githubaction/static/tw.css
  • tsunami/demo/modaltest/app.go
  • tsunami/demo/modaltest/go.mod
  • tsunami/demo/modaltest/static/tw.css
  • tsunami/demo/pomodoro/app.go
  • tsunami/demo/pomodoro/go.mod
  • tsunami/demo/pomodoro/static/tw.css
  • tsunami/demo/recharts/app.go
  • tsunami/demo/recharts/go.mod
  • tsunami/demo/recharts/static/tw.css
  • tsunami/demo/tabletest/app.go
  • tsunami/demo/tabletest/go.mod
  • tsunami/demo/tabletest/static/tw.css
  • tsunami/demo/todo/app.go
  • tsunami/demo/todo/go.mod
  • tsunami/demo/todo/static/tw.css
  • tsunami/demo/todo/style.css
  • tsunami/demo/tsunamiconfig/app.go
  • tsunami/demo/tsunamiconfig/go.mod
  • tsunami/demo/tsunamiconfig/static/tw.css
  • tsunami/engine/asyncnotify.go
  • tsunami/engine/atomimpl.go
  • tsunami/engine/clientimpl.go
  • tsunami/engine/comp.go
  • tsunami/engine/errcomponent.go
  • tsunami/engine/globalctx.go
  • tsunami/engine/hooks.go
  • tsunami/engine/render.go
  • tsunami/engine/render.md
  • tsunami/engine/rootelem.go
  • tsunami/engine/schema.go
  • tsunami/engine/serverhandlers.go
  • tsunami/frontend/.gitignore
  • tsunami/frontend/index.html
  • tsunami/frontend/package.json
  • tsunami/frontend/src/app.tsx
  • tsunami/frontend/src/element/markdown.tsx
  • tsunami/frontend/src/element/modals.tsx
  • tsunami/frontend/src/element/tsunamiterm.tsx
  • tsunami/frontend/src/input.tsx
  • tsunami/frontend/src/main.tsx
  • tsunami/frontend/src/model/model-utils.ts
  • tsunami/frontend/src/model/tsunami-model.tsx
  • tsunami/frontend/src/recharts/recharts.tsx
  • tsunami/frontend/src/tailwind.css
  • tsunami/frontend/src/types/custom.d.ts
  • tsunami/frontend/src/types/vdom.d.ts
  • tsunami/frontend/src/util/base64.ts
  • tsunami/frontend/src/util/clientid.ts
  • tsunami/frontend/src/util/keyutil.ts
  • tsunami/frontend/src/util/platformutil.ts
  • tsunami/frontend/src/vdom.tsx
  • tsunami/frontend/tsconfig.json
  • tsunami/frontend/vite.config.ts
  • tsunami/go.mod
  • tsunami/rpctypes/diff.go
  • tsunami/rpctypes/diff_test.go
  • tsunami/rpctypes/protocoltypes.go
  • tsunami/templates/app-init.go.tmpl
  • tsunami/templates/app-main.go.tmpl
  • tsunami/templates/empty-gomod.tmpl
  • tsunami/templates/gitignore.tmpl
  • tsunami/templates/package.json.tmpl
  • tsunami/templates/tailwind.css
  • tsunami/tsunamibase/tsunamibase.go
  • tsunami/ui/table.go
  • tsunami/util/compare.go
  • tsunami/util/marshal.go
  • tsunami/util/streamtolines.go
  • tsunami/util/util.go
  • tsunami/vdom/vdom.go
  • tsunami/vdom/vdom_test.go
  • tsunami/vdom/vdom_types.go

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants