Skip to content

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Sep 23, 2025

Summary

Adds webui.layout.enableSidebar configuration option to control sidebar visibility in the web UI.

  • Added enableSidebar?: boolean to LayoutConfig interface in @tarko/interface
  • Added helper function isSidebarEnabled() in @tarko/agent-ui config utilities
  • Updated App.tsx to conditionally render sidebar based on configuration
  • Defaults to true to maintain backward compatibility

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.

@netlify
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for tarko ready!

Name Link
🔨 Latest commit d863c8c
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/68d2bf76df3c47000874e9b7
😎 Deploy Preview https://deploy-preview-1625--tarko.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.

@netlify
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit d863c8c
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68d2bf764b54310008d606d2
😎 Deploy Preview https://deploy-preview-1625--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
Copy link
Member Author

ulivz commented Sep 23, 2025

Duplicate of #1624

@ulivz ulivz marked this as a duplicate of #1624 Sep 23, 2025
@ulivz ulivz closed this Sep 23, 2025
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