EveryDev.ai
Subscribe
Home
Tools

3,804+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Open Session
    Open Session icon

    Open Session

    Agent Frameworks

    Open-source, self-hosted cloud agent orchestrator that gives teams a multiplayer control room for running, managing, and reviewing coding agents with Git worktrees and PR workflows.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT license. Self-host on your own infrastructure.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent FrameworksMulti-agent SystemsAI Coding Assistants

    Alternatives

    RepoMasterMulticaTraycer
    Developer
    TellaAmsterdam, NetherlandsEst. 2020$3.5M raised

    Listed Sep 2026

    About Open Session

    Open Session is an open-source, self-hosted agent orchestrator built by Tella, the team behind the screen-recording product of the same name. It provides a web UI, desktop shell, and mobile PWA for running coding agents against your own repositories on hardware you control. The project is MIT-licensed and available on GitHub under the tellahq/opensession repository.

    What It Is

    Open Session sits between your team and AI coding agents, giving every session its own Git worktree, branch, transcript, model selection, and execution context. It drives coding sessions through the Pi agent engine and supports multiple model providers and API keys simultaneously. The result is a "control room" where engineers can launch, watch, steer, and review agent work — all from one place — without sending code or keys to a third-party cloud.

    How Sessions and Workspaces Work

    The core concept is the session: a durable, steerable conversation with an agent that carries its own transcript, model, prompt queue, and visible state.

    • Code sessions run in an isolated Git worktree, can edit files, run tests, and open a pull request.
    • Ask sessions are read-only and suited for research, planning, or codebase Q&A.
    • Workspaces group related sessions; each session gets its own tab, agent, model, and transcript, but all sessions in a workspace share the same branch and worktree.
    • Sub-agents let a session delegate work to other agents so the main session stays focused.
    • Sessions end in a pull request: the diff and review appear beside the transcript that produced them.

    Multiplayer and Collaboration

    Open Session is designed for team use, not solo hacking. Any session can be shared as a link; collaborators see the transcript update live, can see who else is present, and can send the next turn or answer a question the agent raised. The announcement page states that everyone at Tella uses Open Session — not just for product development but also for operations, support, data analysis, and finance — and that since July 2026, the vendor claims 80% of code shipped to Tella has come from Open Session.

    Automations, Desk Mode, and Walkthroughs

    Beyond interactive sessions, Open Session ships several team-oriented features:

    • Automations run sessions on schedules, webhooks, or watched channels (Slack, Linear, Plain, GitHub), each scoped to an allowlist of tools.
    • Desk mode is a persistent session with access to the entire server as context, useful for standup-style questions like "what's being worked on right now?" and for kicking off sub-agents.
    • Walkthroughs are written summaries of completed agent work, including screenshots and demo videos, designed to speed up review when multiple agents are running in parallel.
    • Reports pair with automations to generate periodic findings on SEO performance, feature requests, support patterns, stale PRs, and more.

    Self-Hosting and Setup Path

    Installation is a single curl command that runs on Linux, macOS, or WSL2 on Windows. The installer downloads a compiled release, unpacks it under ~/.opensession, installs the claude CLI, writes a default configuration, and starts a per-user service (LaunchAgent on macOS, systemd --user on Linux). Optional flags add Tailscale, Caddy with TLS, or Cloudflare Tunnel for safe remote access. The README estimates 5–15 minutes for a fresh install, mostly unattended download.

    Clients include a web UI served by the server itself, a PWA for mobile home screens, a macOS Electron desktop shell, a native Swift app for iOS and macOS, and a Chrome extension. All five front ends talk to the same self-hosted instance.

    Update: v0.4.56

    The latest release is v0.4.56, published on 2 September 2026. The repository was created in June 2026 and has seen active development, with the last push recorded on 8 September 2026. The project has accumulated 363 stars and 26 forks on GitHub in its first few months. The roadmap signals continued client expansion, with a native iOS app listed as coming soon alongside the existing PWA.

    Open Session - 1

    Community Discussions

    Be the first to start a conversation about Open Session

    Share your experience with Open Session, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the MIT license. Self-host on your own infrastructure.

    • Self-hosted on your own hardware
    • Unlimited sessions and agents
    • Git worktree isolation
    • Multiplayer collaboration
    • Automations and scheduling

    Capabilities

    Key Features

    • Self-hosted agent orchestrator
    • Git worktree isolation per session
    • Multiplayer session sharing via link
    • Pull request creation and review from session
    • Sub-agent delegation
    • Automations via schedules, webhooks, and watched channels
    • Desk mode for team-wide agent context
    • Walkthroughs with screenshots and demo videos
    • Periodic reports generation
    • Multiple model provider support
    • Bring your own API keys
    • Web UI, PWA, macOS desktop, iOS app, Chrome extension
    • MCP integration
    • Slack, Linear, Plain, and GitHub integrations
    • Sandbox support (Daytona, Box)
    • Open source under MIT license

    Integrations

    Slack
    Linear
    Plain
    GitHub
    Tailscale
    Caddy
    Cloudflare Tunnel
    Claude
    Codex
    MCP servers
    Daytona
    Box
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Open Session and help others make informed decisions.

    Developer

    Tella

    Tella builds screen-recording and agent-orchestration tools for software teams. The company created Open Session, a self-hosted cloud agent orchestrator, after finding existing tools to be either the wrong fit or too expensive for their own workflows. Tella open-sourced Open Session under the MIT license so other teams can own and adapt their agent infrastructure. The team uses Open Session internally across product development, operations, support, data analysis, and finance.

    Founded 2020
    Amsterdam, Netherlands
    $3.5M raised
    6 employees

    Used by

    Pleo
    ChartHop
    JCDecaux
    Hubstaff
    +2 more
    Read more about Tella
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    RepoMaster icon

    RepoMaster

    An open-source AI agent that autonomously discovers, understands, and executes tasks using GitHub repositories, turning 100M+ open-source repos into an intelligent toolbox.

    Multica icon

    Multica

    Open-source managed agents platform that turns coding agents into real teammates — assign tasks, track progress, and compound reusable skills across human + agent teams.

    Traycer icon

    Traycer

    An open-source agentic coding nerve center that connects multiple AI coding agents, shared memory, and team collaboration in one unified desktop workspace.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    679 tools

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    343 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    820 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions