Skip to content

feat(tarko-web-ui): narrow chat mode#1298

Merged
ulivz merged 3 commits into
mainfrom
feat/layout-switch-button
Aug 29, 2025
Merged

feat(tarko-web-ui): narrow chat mode#1298
ulivz merged 3 commits 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.

layout-switch.mp4

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.

Note: This is a rebased version of the previous PR #1297 to resolve merge conflicts with the latest main branch.

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 29, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit 8a21e88
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68b1c67b61289b00086d4857
😎 Deploy Preview https://deploy-preview-1298--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 added 2 commits August 29, 2025 23:20
- Add 300ms ease-in-out transition for panel resize animations
- Add icon rotation animation for layout switch button
- Improve visual feedback during layout mode changes
@ulivz ulivz changed the title feat(tarko): add layout switch button with configurable modes feat(tarko-web-ui): narrow chat mode Aug 29, 2025
@ulivz ulivz merged commit f4510f9 into main Aug 29, 2025
10 checks passed
@ulivz ulivz deleted the feat/layout-switch-button branch August 29, 2025 15:51
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