Skip to content

feat(tarko): add layout switch button with configurable modes#1297

Closed
ulivz wants to merge 1 commit into
mainfrom
feat/layout-switch-button
Closed

feat(tarko): add layout switch button with configurable modes#1297
ulivz wants to merge 1 commit into
mainfrom
feat/layout-switch-button

Conversation

@ulivz
Copy link
Copy Markdown
Member

@ulivz ulivz commented Aug 29, 2025

Summary

Adds layout switching functionality to the sidebar toolbar with configurable modes:

  • Default mode (1/2-1/2): Chat and Workspace panels split equally
  • Narrow chat mode (1/3-2/3): Chat takes 1/3, Workspace takes 2/3

Supports configuration via webui.layout.defaultLayout and webui.layout.enableLayoutSwitchButton with localStorage persistence for user preferences.

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

Support layout switching between default (1/2-1/2) and narrow-chat (1/3-2/3) modes
with localStorage persistence and webui.layout configuration options
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 29, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit 7518efd
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68b1bc19668bdd000895ae04
😎 Deploy Preview https://deploy-preview-1297--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ulivz ulivz closed this Aug 29, 2025
@ulivz ulivz deleted the feat/layout-switch-button branch August 29, 2025 15:08
@ulivz ulivz mentioned this pull request Aug 29, 2025
4 tasks
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.

1 participant