Neil and Orca
479f5c488d
chore: move Autohand Code listing after Auggie in READMEs and agent catalog
...
Co-authored-by: Orca <help@stably.ai >
2026-05-05 00:27:36 -07:00
Igor Costa
38b77afb8d
Add Autohand Code agent support ( #1382 )
2026-05-05 00:25:37 -07:00
Brennan Benson and Orca
26a51a1d56
feat(telemetry): PR 3 — first-launch UX + Privacy pane; flip transport flag ( #1385 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-04 20:46:21 -07:00
Neil and Orca
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 and Orca
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
Brennan Benson and Orca
aad70f46b8
docs: remove PRIVACY.md (moving to public website docs) ( #1402 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-04 11:17:00 -07:00
Brennan Benson and Orca
d0e3a64768
feat(telemetry): PR 1 — foundations (types, consent, migration, PRIVACY.md) ( #1372 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-03 13:13:26 -07:00
Neil
17110818c6
docs: fix README header alignment ( #1320 )
2026-05-01 12:46:56 -07:00
Neil
8d56823998
docs: localize README install updates ( #1319 )
2026-05-01 12:38:59 -07:00
Neil and Orca
ff22944fd7
feat(release): publish Orca as a Homebrew cask ( #1304 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-01 00:33:21 -07:00
Neil and Orca
8e5d19eae3
fix(agents): use Kilocode brand logo instead of illegible favicon ( #1224 )
...
Co-authored-by: Orca <help@stably.ai >
2026-04-28 12:38:17 -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
Neil
2ae9392b72
Rename add repo copy to add project ( #1014 )
2026-04-23 19:02:36 -07:00
Neil
9962655492
docs: remove extra text 'X' from twitter badge ( #781 )
2026-04-17 17:02:51 -07:00
Neil
bbadd1f12a
docs: match X (Twitter) badge styling with others ( #780 )
2026-04-17 17:01:01 -07:00
Neil
f15341db97
docs: update x (twitter) icon in readme ( #779 )
2026-04-17 16:58:44 -07:00
Jinjing
bfb08537d6
docs: remove star count badge and use colorful badge colors ( #610 )
2026-04-13 18:56:05 -07:00
Jinjing
90a994b951
docs: center language links below badges and use for-the-badge style ( #608 ) ( #608 )
2026-04-13 18:48:08 -07:00
Jinjing
2d4bcf6759
docs: move translated READMEs to docs folder to save vertical space ( #606 )
2026-04-13 18:36:38 -07:00
Jinjing
c25b711684
docs: add Chinese and Japanese README translations ( #604 )
...
- Added README.zh-CN.md and README.ja.md
- Added language navigation links to the top of all README files
- Removed the 'ships' badge from all READMEs
2026-04-13 18:33:21 -07:00
Neil
16057b82b9
Nicer agent list ( #492 )
2026-04-11 14:16:12 -07:00
Jinjing
3c8a4bef70
Fix README badge layout — remove blank lines inside HTML blocks ( #488 )
...
Blank lines inside <p> tags cause GitHub to render each badge as a
separate paragraph instead of inline on one row.
2026-04-11 12:34:58 -07:00
Jinjing
e6541b763d
Add "No login required" to README features ( #486 )
...
* Add "No login required" to top of README features
Highlight that Orca needs no account or login — users bring their own
Claude Code or Codex subscription directly.
* Simplify no-login line and add Codex account switching section
- Trim "No login required" to just the essentials
- Add [New] Hot Swap Codex Accounts section with gif demo
2026-04-11 12:32:23 -07:00
Jinjing
594769e278
update readme: per worktree browser terminology ( #466 )
2026-04-10 22:17:10 -07:00
Jinjing
3323069ce5
chore: organize repo root folder ( #465 )
2026-04-10 22:11:12 -07:00
Jinjing
8e17b0f981
update readme: reorder sections, add Discord badge and link ( #464 )
2026-04-10 21:45:32 -07:00
Jinjing
216cabb9f0
update readme to include new browser design mode feature ( #463 )
2026-04-10 21:19:23 -07:00
Jinjing
bced9b5308
refactor: reorganize project structure for build assets and scripts ( #419 )
...
Move build resources to resources/build/, icon source files to
resources/icon-source/, scripts to config/scripts/, and patches
to config/patches/ for a cleaner top-level directory layout.
2026-04-09 12:28:52 -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
Jinjing
fb7ea89e7e
docs: update orca-cli skill to support worktree comment updates as default agent behavior ( #341 )
...
Add guidance for coding agents to keep worktree comments updated at meaningful
checkpoints, making work-in-progress status visible in the Orca UI without
explicit user requests.
2026-04-06 13:57:41 -07:00
Jinjing
8eb4735874
Update README structure and CLI copy
2026-04-04 00:36:15 -07:00
Jinjing
943ad1f3f1
Simplify Quick Start heading in README
2026-04-04 00:27:31 -07:00
Jinjing and Neil
414b761e19
fix(mac): improve macOS release tagging ( #284 )
...
Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com >
2026-04-03 23:07:44 -07:00
Jinjing
aedd4f7b4f
docs: update README for CLI integration and improve conversion ( #279 )
...
This commit completely overhauls the README to prominently feature the new Orca CLI orchestration capabilities. It also revamps the page structure for better conversion by adding trust badges, explicit cross-platform support text, a 'Quick Start' guide, and a dedicated 'Why Orca?' section. Lastly, the CONTRIBUTING.md guide was updated to encourage contributors to provide their Twitter handle for shoutouts.
2026-04-03 20:56:34 -07:00
Neil
86524a4da5
Fix link formatting in installation instructions ( #263 )
2026-04-02 21:13:35 -07:00
Neil
ef12fac745
Update README with installation and shipping details
2026-04-02 21:12:33 -07:00
Neil
6c391cb7a3
Update README.md ( #261 )
2026-04-02 16:40:31 -07:00
Jinjing
6bfe7aaaeb
docs(readme): fix Shipped to Shipping daily ( #202 )
...
* docs(readme): refine tone and trim shipping section
Replace "nerds" with "100x engineers" and rewrite the shipping
section to be concise and match the confident tone of the rest
of the README.
* docs(readme): fix "Shipped daily" to "Shipping daily"
2026-03-29 13:28:21 -07:00
Jinjing
b0b6a43f4a
docs(readme): refine tone and trim shipping section ( #201 )
2026-03-29 13:26:00 -07:00
Jinjing
37de215a50
docs(readme): add fast shipping and feature requests section ( #194 )
2026-03-29 09:55:44 -07:00
Jinjing
ecec55aca4
docs: add contribution guide and PR template ( #163 )
2026-03-28 10:44:02 -07:00
Jinjing and Claude Opus 4.6
ac02063c11
Update README screenshot to file-drag gif ( #152 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-27 23:42:47 -07:00
Neil
0637883cce
Update README to include features list
...
Added features section to README with key functionalities.
2026-03-27 15:55:14 -07:00
Neil
940967d013
Add installation and development sections to README
...
Updated README to include installation and development instructions.
2026-03-27 15:51:53 -07:00
Neil
6650289dcb
Update README.md
2026-03-26 01:48:34 -07:00
Neil
8b8ef58245
Revise README heading and add link
...
Updated heading structure and added link formatting.
2026-03-26 01:48:01 -07:00
Neil
e0c90f0c06
Update project title link in README
2026-03-26 01:47:22 -07:00
Neil
954678011a
Fix Markdown link formatting in README
2026-03-26 01:46:22 -07:00
Neil
4a3e1e2b1f
Update README.md
2026-03-26 01:46:00 -07:00
Neil
ac37d83bbd
Update README to enhance project description
2026-03-23 15:08:53 -07:00