Commit Graph

12 Commits

Author SHA1 Message Date
Neil 675b1b0cb6
Fix Windows agent hook Unicode prompts (#2100) 2026-05-16 13:32:23 -07:00
Neil a2ae62fccd
Rename mobile README showcase asset
Rename the mobile companion showcase files to ensure GitHub renders the updated background asset.
2026-05-13 18:36:09 -07:00
Neil 58e5e5dc19
Polish mobile README showcase
Update the mobile companion README copy, download text, translations, and showcase media.
2026-05-13 18:28:36 -07:00
Neil 915e177783
Add Linear and mobile README showcase
Add Linear to the README feature showcase, add mobile companion download links, and update translated READMEs.
2026-05-13 18:12:54 -07:00
Neil 39f0779da7
Improve README feature showcase
Add a responsive GIF-first feature showcase to README files and update translations.
2026-05-13 15:18:55 -07:00
Jinjing 6782823a90 docs: add agent statuses section to READMEs
Co-authored-by: Orca <help@stably.ai>
2026-05-12 01:18:27 -07:00
Neil 9f1ccf44d0
fix(readme): correct Kimi CLI link and swap Anthropic favicon for Claude glyph (#1405)
Co-authored-by: Orca <help@stably.ai>
2026-05-04 13:21:56 -07:00
Neil e7619b7334
fix(readme): replace Droid favicon with local black-bg SVG (#1404)
Co-authored-by: Orca <help@stably.ai>
2026-05-04 13:11:24 -07:00
Jinjing 96d6354b0e
docs(readme): add Annotate AI Diff feature, SSH support, and Spanish translation (#1080) 2026-04-25 00:01:53 -07:00
Jinjing c12896ca84
Add Codex account switcher gif (#489)
The gif was referenced in README but never committed.
2026-04-11 12:39:02 -07:00
Jinjing 3323069ce5
chore: organize repo root folder (#465) 2026-04-10 22:11:12 -07:00
Jinjing d546af1b51
refactor to clean up the codebase (#412)
* chore: clean up repo root for faster README visibility

- Delete unused images (debug_orca.png, orca_3d.jpg, screenshot.png)
- Delete stale design docs from docs/
- Move tsconfig sub-configs, electron-builder config, and vitest config to config/
- Move file-drag.gif to docs/assets/ and design doc to docs/
- Update all path references in package.json, tsconfig.json, and moved configs

* fix: remove stale worktree dialog callback dependency
2026-04-08 22:49:16 -07:00