mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-17 10:25:33 +02:00
docs: Aside first, gstack browser fallback
README, BROWSER.md, docs/, CONTRIBUTING, CLAUDE.md, ARCHITECTURE, AGENTS.md, TODOS and the root router describe the one product story: Aside is the browser gstack drives first; the bundled headless browser is the automatic fallback (Linux, Windows, app closed) where cookie import, GStack Browser, pair-agent and browser-skills still apply. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Domain Skills
|
||||
|
||||
> **Scope:** domain-skills are a feature of gstack's own browser engine (`$B`), the **fallback** that runs when the Aside browser is absent (Linux, Windows, a closed Aside app). Skills driving Aside record per-project learnings through `/learn` instead. See [BROWSER.md](../BROWSER.md).
|
||||
|
||||
Per-site notes the agent writes for itself. Compounds across sessions: once an
|
||||
agent figures out something non-obvious about a website, it saves a skill, and
|
||||
future sessions on that host get the note injected into their prompt context.
|
||||
|
||||
Reference in New Issue
Block a user