Skip to content

[feat]: app structure with agents - #4987

Merged
bekossy merged 39 commits into
big-agentsfrom
feat/app-structure-with-agents
Jul 3, 2026
Merged

[feat]: app structure with agents#4987
bekossy merged 39 commits into
big-agentsfrom
feat/app-structure-with-agents

Conversation

@ashrafchowdury

Copy link
Copy Markdown
Contributor

No description provided.

ashrafchowdury and others added 22 commits June 25, 2026 13:02
…ve navigation handling

- Changed SidebarIslandProps to accept a SidebarView instead of showSettingsView and lastPath.
- Refactored Sidebar component to resolve sidebar scope based on SidebarView.
- Removed unused imports and cleaned up ListOfProjects component.
- Updated dynamic sidebar registry to use scope IDs for better organization.
- Enhanced gatedSidebarSource to accept scopeId as a parameter.
- Simplified SidebarConfig interface by removing unnecessary properties.
- Improved useSidebarConfig hook to return structured sidebar items.
- Added constants for main and settings sidebar scope IDs.
- Refactored settingsScope to utilize new settings tab management logic.
- Introduced new navigation functions for settings tab resolution and visibility.
- Added tests for settings tab resolution logic.
- Updated projectSwitchHref to handle navigation context more effectively.
- Cleaned up settings page to utilize new settings access logic.
- Updated org hooks to use the new projectSwitchHref for navigation.
- Introduced AgentsPage and ArchivedAgentsPage components for managing agents.
- Implemented agents selection logic with hooks for handling row selections.
- Added sidebar entries for agents and prompts with appropriate icons.
- Created store atoms for managing agents workflows and their states.
- Enhanced ApplicationManagementSection to support agent-specific views.
- Added tests for agent classification logic to ensure correct flag handling.
…jects, WorkflowIdentity, and WorkflowPicker for improved responsiveness and animations
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Jul 3, 2026 1:28pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6ee0a239-ce1d-4e77-9090-59fe227440e9

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
  • Commit unit tests in branch feat/app-structure-with-agents

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.

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Jul 2, 2026
@ashrafchowdury
ashrafchowdury force-pushed the feat/app-structure-with-agents branch from fc24eb7 to f83ae93 Compare July 2, 2026 09:11
@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Frontend lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants