Commit Graph

201 Commits

Author SHA1 Message Date
kangal-bot e7c96206f7 docs: publish preview documentation 2026-08-03 22:14:38 +00:00
Ogulcan Celik 35be08cd95 docs: refine cpu optimization blog post 2026-08-03 23:17:37 +03:00
github-actions[bot] 3642e67c7b docs: update website manifest for v0.8.0 2026-08-03 19:00:20 +00:00
Ogulcan Celik 22bb476d64 feat(website): rebuild marketing pages on new brand chassis 2026-08-03 21:39:25 +03:00
Ogulcan Celik 6b6abf2d56 fix(docs): support older git in snapshot checks 2026-08-03 01:30:51 +03:00
Ogulcan Celik 0e434881b3 fix(docs): publish only released documentation 2026-08-03 01:21:30 +03:00
Ogulcan Celik 3563f5c56e chore: update repository links after organization transfer 2026-07-29 23:29:29 +03:00
Ogulcan Celik f6060cf682 fix: scope agent skill installation
refs #2022
2026-07-29 21:21:22 +03:00
kangal-bot 514e4465ee docs: update preview manifest 2026-07-29 13:47:22 +00:00
Ogulcan Celik 8ed742da26 fix: preserve windows path variables during install
refs #1947
2026-07-29 15:43:38 +03:00
Patrick Xin b7317c97ef
docs: add simplified chinese readme (#1990)
* docs: add simplified chinese readme

* fix: publish simplified chinese readme

* fix: require localized readme for releases

* docs: publish simplified chinese readme

---------

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-07-29 02:18:30 +03:00
Ogulcan Celik 81f355fada perf: replace agent spinners with static status marks 2026-07-28 14:56:53 +03:00
Can Celik 8afd52ae57
fix: bundle modern ConPTY on Windows (#1828)
refs #1533
refs #1644
2026-07-25 02:40:14 +03:00
Ogulcan Celik 5f1957c27b fix: harden hermes lifecycle detection 2026-07-25 01:05:14 +03:00
Ogulcan Celik a45ce225fe fix: prefer branded homepage search image 2026-07-24 02:13:06 +03:00
Ogulcan Celik c234f221f9 feat(docs): publish versioned release documentation 2026-07-22 14:59:09 +03:00
Ogulcan Celik 0f161fac28 docs: add alternate-screen output fallback 2026-07-21 22:09:38 +03:00
kangal-bot 62d423515c docs: update preview manifest 2026-07-21 19:02:41 +00:00
Ogulcan Celik 0f10e1453a fix(website): add agent automation to docs sidebar 2026-07-21 21:19:10 +03:00
github-actions[bot] c5293af690 docs: update website manifest for v0.7.5 2026-07-21 18:11:30 +00:00
Ogulcan Celik bc064e9d03 docs: finalize release docs and refresh agent skill 2026-07-21 21:01:27 +03:00
Ogulcan Celik 1f2487554b docs: explain Windows cursor and IME trade-off
refs #1637
2026-07-21 02:53:44 +03:00
akbash 74db2f3a79
fix: detect codex working with static titles (#1574)
* fix: detect codex working with static titles

refs #1563

* fix: ignore interrupted codex footer

refs #1563

---------

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-18 23:29:04 +03:00
kangal-bot 040956531f docs: update preview manifest 2026-07-17 13:39:27 +00:00
Ogulcan Celik b42c6e661e fix: detect grok state from terminal signals 2026-07-17 01:20:07 +03:00
kangal-bot 76a4e3ccb0 docs: update preview manifest 2026-07-16 17:30:58 +00:00
kangal-bot 8877eaa80c docs: update preview manifest 2026-07-15 19:40:55 +00:00
github-actions[bot] 0aeb37b6c2 docs: update website manifest for v0.7.4 2026-07-15 16:36:31 +00:00
Ogulcan Celik 17208b0641 docs: finalize next release documentation 2026-07-15 19:25:20 +03:00
Ogulcan Celik c9676e46ad feat(website): homepage plugin showcase, live star count, faithful claude code mock 2026-07-15 00:30:28 +03:00
Ogulcan Celik ca7ae086e8 fix(website): scope docs search by locale and channel 2026-07-14 02:44:46 +03:00
Ogulcan Celik a47bc3e068 fix: keep Claude working during /btw
refs #1366
2026-07-13 16:24:50 +03:00
Ogulcan Celik 4800ff54f0 fix: detect reordered codex title spinners
refs #1281
2026-07-13 03:46:37 +03:00
Ogulcan Celik 7f3364a468 docs: add versioned config reference 2026-07-13 02:24:09 +03:00
Ogulcan Celik 3661d99c2e docs: add troubleshooting guide
refs #1116
2026-07-12 15:07:17 +03:00
Ogulcan Celik 4ca6cac445 fix: match homepage mock pane chrome and sidebar to tui rendering 2026-07-12 04:56:12 +03:00
Tony Solomonik 3b8aeee166
feat: add maki agent support (#1302)
* feat: add maki detection support

Maki always draws a one-line status bar at the bottom of the screen, so the manifest reads just that row: a braille spinner before the `[BUILD]`/`[PLAN]`/`[BASH]` mode label means working, the bare label means idle.

Blocked states come from the panels that replace the input box, the `Permission Required` dialog with its `y Allow`/`n Deny` hint rows and the `Plan complete` form. Maki emits no OSC title or progress, so these screen rules are the only evidence.

Also wires `maki` through process-name identification, per-agent sound overrides, and the website manifest catalog.

* docs: stage maki detection docs
2026-07-11 01:19:51 +03:00
Ogulcan Celik 66be0b655f fix: stop windows installer from rewriting config
refs #1162
2026-07-10 16:09:17 +03:00
Ogulcan Celik 0de503ccd9 docs: document windows config path 2026-07-10 01:44:49 +03:00
Ogulcan Celik b03f033d09 fix: detect active amp turns
refs #1208
2026-07-09 01:41:56 +03:00
Ogulcan Celik 7a2c230064 docs: enforce localized release doc parity
refs #1151
2026-07-08 02:16:48 +03:00
github-actions[bot] 80616e895c docs: update website manifest for v0.7.3 2026-07-07 23:00:30 +00:00
kangal-bot 53d85be782 docs: update preview manifest 2026-07-07 20:55:08 +00:00
github-actions[bot] d0b75de025 docs: update website manifest for v0.7.2 2026-07-07 16:26:53 +00:00
Ogulcan Celik fb5a46a03c docs: finalize release docs 2026-07-07 19:17:15 +03:00
Lane 7a85249617
fix: support esc
interrupt for github copilot (#1120)

* fix: support esc interrupt for github copilot

Github Copilot CLI version v1.0.69-2 introduces the "esc interrupt" prompt.
Update the Github Copilot agent detection manifest to match this prompt and correctly report the agent as working.
Add test cases in tests.rs to verify state detection.
Synchronize the website's copy of the manifest.

refs #1119

* test: clean up github copilot detection rules and tests

Clean up formatting and comments for the github copilot detection rule and tests.

refs #1119

* test: remove copilot manifest literal test

---------

Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-07-07 15:28:50 +03:00
Ogulcan Celik eb03995128 docs: add community video section 2026-07-06 19:43:42 +03:00
Ogulcan Celik dd67f8591e docs: expose stats page in website nav 2026-07-06 17:20:39 +03:00
kangal-bot 90debb9cef docs: update preview manifest 2026-07-06 12:26:34 +00:00
Ogulcan Celik d36a6ded3b feat(website): add japanese and simplified chinese docs with i18n, translation issue flow 2026-07-06 04:54:21 +03:00