Commit Graph

51 Commits

Author SHA1 Message Date
Ogulcan Celik e2aa86a9e8 test: guard pane-scaled render performance
refs #2550
2026-08-09 20:36:11 +03:00
Ogulcan Celik 322ab6a5a9 fix: verify stable release checksums 2026-08-07 14:40:14 +03:00
Ogulcan Celik b12da23918 feat(plugins): index marketplace manifests 2026-08-04 03:58:21 +03:00
Ogulcan Celik 0e434881b3 fix(docs): publish only released documentation 2026-08-03 01:21:30 +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
JJ Liebig 6d1bedee3e
fix: make native windows checks reliable (#1925) 2026-07-27 14:15:23 +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 c234f221f9 feat(docs): publish versioned release documentation 2026-07-22 14:59:09 +03:00
Ogulcan Celik 60c040057e fix: serialize opencode lifecycle reports
refs #1519
2026-07-18 23:54:14 +03:00
Ogulcan Celik 7f3364a468 docs: add versioned config reference 2026-07-13 02:24:09 +03:00
Ogulcan Celik 7a2c230064 docs: enforce localized release doc parity
refs #1151
2026-07-08 02:16:48 +03: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
Dillon Mulroy d5521e3d25
fix: preserve pi and omp working status across reloads (#984) 2026-07-03 22:47:31 +03:00
Ogulcan Celik a66f4c64e9 fix: force system conpty on windows
refs #761
2026-06-23 21:43:23 +03:00
Ogulcan Celik 2eeea9a0cd feat: add plugin marketplace 2026-06-21 17:27:10 +03:00
Ogulcan Celik b7a504b35e chore: add windows target lint to local check 2026-06-18 04:06:22 +03:00
Ogulcan Celik 36a1b7f864 feat: distribute agent detection manifests 2026-06-10 15:33:45 +03:00
Ogulcan Celik 3503209b03 ci: skip live handoff tests on macos 2026-06-02 23:44:51 +03:00
Ogulcan Celik 949140599c ci: show slow nextest tests 2026-06-02 23:18:02 +03:00
Ogulcan Celik b751d102f1 feat: add preview update channel 2026-06-02 21:48:02 +03:00
Ogulcan Celik 8a667f99d5 fix: use cargo lock for nix packaging 2026-05-31 23:17:39 +03:00
Ogulcan Celik 018cbfb84a chore: finalize release docs and harden release flow 2026-05-31 22:44:55 +03:00
Ogulcan Celik d477341e6a refactor: split agent detection by agent
Move screen detection into per-agent modules and keep visible-state arbitration centralized in terminal state.

Tighten Codex prompt-scoped working detection and Claude hook/screen recovery for stale blocked and idle reports.

Add a focused just recipe for single-test runs.

refs #349

refs #352
2026-05-30 23:54:41 +03:00
Ogulcan Celik c97f1a5c00 docs: finalize release readiness updates 2026-05-19 14:44:34 +03:00
Ogulcan Celik fe53984c40 docs: stage website docs for next release 2026-05-19 05:16:50 +03:00
Ogulcan Celik ee6a8f9411 docs: move public references to website docs 2026-05-19 05:08:00 +03:00
Ogulcan Celik f74602b881 docs: redesign website and add starlight docs 2026-05-18 05:06:41 +03:00
Ogulcan Celik 8ee3a7bdc0 docs: move next-release docs out of .pi 2026-05-16 23:43:10 +03:00
Ogulcan Celik 16e10aa921 docs: move changelog into next-release docs flow 2026-05-15 21:24:05 +03:00
Ogulcan Celik 80d70642b7 chore: add next-release docs mirror 2026-05-15 01:06:23 +03:00
Ogulcan Celik ad93ec69ab chore: sync lockfile during release 2026-05-10 23:55:55 +03:00
Ogulcan Celik 9f210e9738 chore: enable clippy linting 2026-05-09 23:16:24 +03:00
Ogulcan Celik c6d8d8351e chore: enforce locked cargo builds 2026-05-09 21:59:22 +03:00
Ogulcan Celik 96d113ebe8 build: run full check during release 2026-05-03 02:17:32 +03:00
Ogulcan Celik 9ae93b1252 docs: simplify release instructions 2026-04-30 01:03:42 +03:00
Ogulcan Celik 16ac5bffda ci: use nextest for test runs 2026-04-22 00:46:18 +03:00
Ogulcan Celik d96962adf6 chore: add pre-commit fmt hook 2026-04-10 15:09:32 +03:00
Ogulcan Celik be271f8dbe docs: clarify agent workflow and testing commands 2026-04-09 17:50:54 +03:00
Ogulcan Celik 216aa99d5d ci: add just ci for pull request checks 2026-04-08 01:36:27 +03:00
Ogulcan Celik 96f88c70e6 feat: add release state verification 2026-04-07 21:32:46 +03:00
Ogulcan Celik f279b4170e fix: tighten release manifest sync flow 2026-04-07 18:48:40 +03:00
Can Celik b2e6929aa8 refactor: remove vt100 backend and make ghostty default 2026-04-05 16:38:50 +03:00
Can Celik 41dd733ca7 feat: finish ghostty pane backend integration 2026-04-05 01:23:06 +03:00
Ogulcan Celik a9b1ef64dd chore: remove llm integration tests and prep release docs 2026-04-03 02:37:57 +03:00
Ogulcan Celik 6a4315c4ee fix: use annotated release tags 2026-03-28 02:03:34 +03:00
Ogulcan Celik 17e5dc6ee9 feat: automate changelog-backed releases 2026-03-28 01:59:52 +03:00
Ogulcan Celik 042938772f chore: add check task 2026-03-28 00:35:05 +03:00
Ogulcan Celik 1d867053fc fix: move vt100 back to main dependencies (was accidentally under macos-only) 2026-03-27 22:55:48 +03:00
Ogulcan Celik 4955dd6024 harden release workflow: musl builds, --locked, version check, portable sed 2026-03-27 22:51:25 +03:00