Commit Graph
9 Commits
Author SHA1 Message Date
github-actions[bot] a9f3ad5fd4 docs: publish release distribution for v0.9.0 2026-09-07 19:26:50 +00:00
Ogulcan Celik 9be481fea6 docs: prepare 0.9.0 release documentation 2026-09-07 22:04:55 +03:00
caner-akca 4b5e9bda23 fix: match claude bash permission prompts at every cursor position (#3615)
Claude marks the selected option with "❯", but bash_permission_prompt did not allow that prefix on numbered branches and did not cover the three-option "don't ask again" layout. Match both two- and three-option Bash approval prompts regardless of the selected option.

refs #2650
2026-09-07 02:27:04 +03:00
kangal-bot e366a05f03 docs: publish preview documentation 2026-09-06 10:42:13 +00:00
JJ Liebig 987651a760 fix: detect codex startup update prompts (#3636)
refs #3632
2026-09-05 02:14:07 +02:00
JJ LiebigandCan Celik 8162e26509 fix(windows): use active release directory on PATH (#3618)
* fix(windows): use active release directory on PATH

refs #3611

* fix(windows): expand variables in PATH comparisons

refs #3611

* fix(windows): restrict installer channel detection

refs #3611

---------

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-09-05 01:47:00 +03:00
akbashandakbash-bot b07ba9ced8 fix: reject Android in Unix installer (#3577)
refs #3571

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-09-03 20:43:42 +03:00
akbash 987b070fbf fix: stop treating claude background shells as working (#3468) 2026-09-02 18:00:44 +03:00
Ogulcan Celik 8a6d697308 refactor: separate website presentation from runtime 2026-09-01 14:48:45 +03:00