awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
este avatar

este/esteArchived

0
View on GitHub↗
5,327 Stars·495 Forks·TypeScript·MIT·8 Aufrufetypescript.fun↗

Este

Este ist ein isomorphes Web-Framework, das für das Rendern von Anwendungen sowohl auf dem Server als auch auf dem Client mit geteiltem State und Routing konzipiert ist. Es fungiert als Dashboard für die Remote-Sitzungsverwaltung und bietet eine zentralisierte Schnittstelle zur Steuerung von Remote-Agenten-Sitzungen durch Befehlsübermittlung und Prompt-Freigabe.

Das Framework enthält ein rollenbasiertes Zugriffskontrollsystem, das Interface-Komponenten durch das Kapseln sensibler Elemente in einer Autorisierungsschicht schützt. Es verfügt zudem über ein Remote-Sitzungsverwaltungssystem, das die Dringlichkeit von Agenten überwacht und Sitzungen priorisiert, die eine sofortige Benutzereingabe erfordern.

Zusätzliche Funktionen decken das globale Application-State-Management über einen unveränderlichen Store mit Undo- und Redo-Funktionalität sowie eine Eingabevalidierungs-Engine unter Verwendung synchroner und asynchroner Regeln ab. Das Projekt bietet zudem Tools für die mehrsprachige Lokalisierung und Internationalisierung, um Benutzer in verschiedenen Regionen zu unterstützen.

Features

  • Agent Session Dashboards - Provides a centralized dashboard for monitoring AI agent sessions and managing execution plans.
  • Isomorphic Rendering - Employs isomorphic rendering to share logic between server and client for consistent application behavior.
  • Application State Management - Manages global application state using an immutable store to enable reliable undo and redo functionality.
  • Immutable State Transactions - Implements an immutable state transaction pattern to ensure global data consistency and support undo/redo functionality.
  • Agent State Prioritizers - Tracks and sorts remote terminal sessions to alert users when agents are blocked and awaiting input.
  • Agent Session Monitors - Monitors and prioritizes remote agent sessions to alert users when agents are blocked and awaiting input.
  • Agent Urgency Monitors - Tracks and sorts terminal sessions by state to prioritize those requiring immediate user input.
  • Remote Session Managers - Provides a centralized dashboard for controlling remote agent sessions through command delivery and prompt approval.
  • Isomorphic Route Mappings - Maps web addresses to page components on both server and client to maintain state during navigation.
  • Isomorphic Frameworks - Provides a framework for rendering applications on both server and client with shared state and routing.
  • Page Routing Configurations - Associates route entries with specific page renderers to maintain application state during client-side navigation.
  • Undo-Redo State Stores - Uses an immutable global store to provide reliable undo and redo functionality for application state.
  • Terminal Output Monitors - Allows users to preview live session output without switching the active window pane.
  • Authorization Component Wrappers - Provides a reusable authorization layer to protect sensitive interface components from unauthorized access.
  • Role-Based Access Control - Restricts access to sensitive interface components based on user roles.
  • Role-Based Access Control Systems - Implements a security layer that protects interface components using an authorization wrapper.
  • Input Validation Schemas - Ensures data integrity by validating user input against predefined synchronous and asynchronous rules.
  • Application State Stores - Maintains a centralized authoritative state for the application to enable global data tracking.
  • Agent Status Notifiers - Display a status indicator that alerts users when an agent is blocked and awaiting a decision.
  • Input Validation Rules - Implements declarative rules to validate user input for information integrity before processing.
  • Multi-Language Content Delivery - Serves translated page versions and formatted data based on language preferences and regional settings.
  • Content Translation - Translates application text and formats data into multiple languages based on regional settings.
  • React - A JavaScript library for building user interfaces - Listed in the “React - A JavaScript library for building user interfaces” section of the Awesome Redux awesome list.

Star-Verlauf

Star-Verlauf für este/esteStar-Verlauf für este/este

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Este

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Este.
  • derbyjs/derbyAvatar von derbyjs

    derbyjs/derby

    4,706Auf GitHub ansehen↗

    Derby is an isomorphic MVC framework and real-time data synchronization engine designed for building collaborative applications. It functions as a bi-directional data binding library and template engine that shares a single codebase between Node.js and the browser to synchronize state across clients and servers. The framework distinguishes itself through the use of operational transformation to resolve data conflicts automatically, enabling real-time shared editing and multi-user collaboration. It employs a differential state mutation model to minimize updates by performing deep equality chec

    TypeScript
    Auf GitHub ansehen↗4,706
  • trueadm/infernoAvatar von trueadm

    trueadm/inferno

    16,420Auf GitHub ansehen↗

    Inferno is an isomorphic JavaScript framework and virtual DOM UI library used for building user interfaces. It functions as a server-side rendering engine that converts virtual nodes into HTML strings for the server and hydrates them on the client to optimize initial load speeds and search engine indexing. The framework features a synthetic event system that provides a normalized interface for handling browser interactions consistently across different web environments. It employs a reactive UI model to synchronize state-driven updates and reactive streams with the browser document object mod

    JavaScript
    Auf GitHub ansehen↗16,420
  • solidjs/solidAvatar von solidjs

    solidjs/solid

    35,621Auf GitHub ansehen↗

    Solid is a declarative JavaScript framework for building user interfaces through fine-grained reactivity. By utilizing a compile-time template transformation process, it converts JSX into direct DOM manipulation instructions, eliminating the need for a virtual tree. This architecture allows the framework to track dependencies at the individual element level, ensuring that state changes trigger surgical updates to the interface. The framework distinguishes itself through its isomorphic rendering pipeline, which shares reactive logic across server and client environments to support both initial

    TypeScriptdeclarativefine-grainedjavascript
    Auf GitHub ansehen↗35,621
  • erikras/react-redux-universal-hot-exampleAvatar von erikras

    erikras/react-redux-universal-hot-example

    12,099Auf GitHub ansehen↗

    This project is a starter template and boilerplate for building isomorphic web applications using React, Redux, and Express. It functions as a server-side rendering framework that generates HTML on the server and rehydrates it on the client to improve search engine optimization and initial page load speeds. The project is distinguished by its focus on developer experience, featuring a configuration for hot module replacement. This allows for the real-time updating of the user interface and application state during development without requiring a full browser refresh. The framework provides c

    JavaScript
    Auf GitHub ansehen↗12,099
Alle 30 Alternativen zu Este anzeigen→

Häufig gestellte Fragen

Was macht este/este?

Este ist ein isomorphes Web-Framework, das für das Rendern von Anwendungen sowohl auf dem Server als auch auf dem Client mit geteiltem State und Routing konzipiert ist. Es fungiert als Dashboard für die Remote-Sitzungsverwaltung und bietet eine zentralisierte Schnittstelle zur Steuerung von Remote-Agenten-Sitzungen durch Befehlsübermittlung und Prompt-Freigabe.

Was sind die Hauptfunktionen von este/este?

Die Hauptfunktionen von este/este sind: Agent Session Dashboards, Isomorphic Rendering, Application State Management, Immutable State Transactions, Agent State Prioritizers, Agent Session Monitors, Agent Urgency Monitors, Remote Session Managers.

Welche Open-Source-Alternativen gibt es zu este/este?

Open-Source-Alternativen zu este/este sind unter anderem: derbyjs/derby — Derby is an isomorphic MVC framework and real-time data synchronization engine designed for building collaborative… trueadm/inferno — Inferno is an isomorphic JavaScript framework and virtual DOM UI library used for building user interfaces. It… solidjs/solid — Solid is a declarative JavaScript framework for building user interfaces through fine-grained reactivity. By utilizing… erikras/react-redux-universal-hot-example — This project is a starter template and boilerplate for building isomorphic web applications using React, Redux, and… day8/re-frame — re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized,… didi/xiaoju-survey — This project is an enterprise survey platform and digital data collection suite designed for building complex digital…