Commit Graph

14 Commits

Author SHA1 Message Date
Can Celik fc1cb77f05 feat: add Letta Code detection and restore (#3107)
refs #3106

Co-authored-by: Cameron <cameron@pfiffer.org>
2026-09-13 17:36:47 +02:00
Can Celik e3a46f4f89 fix: recognize codex composer sparkles (#4015)
refs #3988
2026-09-13 01:36:59 +03:00
Can Celik f3cbe03fdb fix: detect cline launchers and idle states (#3959)
refs #2396
2026-09-11 17:38:52 +03:00
Can Celik a05c403881 fix: recognize claude unicode spinner during active turns (#3953)
refs #3949
2026-09-11 16:07:33 +03:00
kangal-bot 792b2baa44 docs: publish preview documentation 2026-09-07 22:04:42 +00:00
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 Liebig 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
akbash 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