You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(e2e): add Claude/Cursor agent docs and Playwright skills (#120)
* docs(e2e): add Claude/Cursor agent docs and Playwright skills
Add CLAUDE.md, .claude agents/skills, and .cursor rules under tests/e2e
for Playwright test generation and anaconda-playwright-utils.
Made-with: Cursor
* chore: normalize renovate.json and tsconfig include
Format JSON arrays on one line and fix tsconfig `include` list so
`tests/utils/CliUtils.ts` is part of a single valid array.
Made-with: Cursor
---------
Co-authored-by: [email protected] <[email protected]>
[feature] new backends (#79)
* backends
* fix --at
* need .online
* configure cli
* update dev env
* typing fixes
* bad inits
* refine rm/detach
* server by name is considered matched
* delete on stop
* unnecessary union
* readme
ALI-1427 handle windows ai nav config path (#54)
* handle windows ai nav config path
* separate windows logic
* revert separation of platform logic
* pin click to <8.2 to fix python 3.10+ errors