Observal/Axl
About the project
A local-first agent harness for coding: a single daemon owns the session, model loop, tools, and history, while clients (TUI, SDK) connect over a typed protocol. For developers who want durable resumable sessions and sandboxed tools.
Useful for
- Run the TUI coding agent on a repo with sessions that survive restarts
- Connect a custom client to the daemon via the TypeScript SDK for the same session
- Sandbox the agent's shell commands using Bubblewrap or Podman
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 171 stars so far today, about 294 expected by the end of the day. The usual pace is 1 per day, so that's 235× as much.
- Over the last two days the pace is 3.7× that of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 25 days old and already has 983 stars.
- Top new repositories this month: #91.
- About 19 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 983
- Today
- 171 · ≈ 294 by evening
- Forks
- 687
- Issues and pull requests
- 415
- Watchers
- 1
- Language
- TypeScript
- License
- Apache-2.0
- Created
- August 30, 2026
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026Top new repositories this month: #91
Similar by description
-
1.7
vercel/eve
A filesystem-first framework for building durable AI agents, where instructions, tools, skills, channels and schedules live in conventional folders. Aimed at developers who want to build and operate TypeScript agents.
-
4.1
penso/herdr-gpui
A native macOS client built with Rust and GPUI that connects to a local Herdr daemon and displays terminal sessions, workspaces, Git worktrees, and agent activity.