Commit Graph

22 Commits

Author SHA1 Message Date
Ogulcan Celik 8375922c06 ci: run checks on macos 2026-05-12 15:05:36 +03:00
Ogulcan Celik dcfe11a758 build: update libghostty-vt vendor
vendor ghostty 063ac3e and remove the musl libc++ link workaround.

expose the new selection formatter and hyperlink uri apis for follow-up rendering work.

add manual artifact validation for static linux builds.
2026-05-07 18:29:21 +03:00
Ogulcan Celik a9c8de7eec chore: use approve command for contributor gate 2026-04-26 00:09:26 +03:00
Ogulcan Celik e0ed2cccf8 ci: update latest manifest after release 2026-04-25 23:47:01 +03:00
Ogulcan Celik 16ac5bffda ci: use nextest for test runs 2026-04-22 00:46:18 +03:00
Ogulcan Celik cef5c37e59 fix: allow maintainer reopened prs through gate 2026-04-21 21:53:39 +03:00
Ogulcan Celik 99c8468d7f ci: skip CI for website-only pushes 2026-04-13 03:50:22 +03:00
Ogulcan Celik a763406db2 ci: run on master pushes and cancel superseded runs 2026-04-10 14:54:04 +03:00
Ogulcan Celik e20be7bdae ci: install and pin setup-zig 2026-04-10 13:58:44 +03:00
Ogulcan Celik 19976e4e49 ci: avoid azure ubuntu mirrors in release builds 2026-04-08 14:38:34 +03:00
Ogulcan Celik 216aa99d5d ci: add just ci for pull request checks 2026-04-08 01:36:27 +03:00
Ogulcan Celik a1b803ae64 chore: add issue-first contributor gate 2026-04-08 01:11:14 +03:00
Ogulcan Celik 24572604fb ci: re-enable libghostty simd for linux releases 2026-04-06 14:19:44 +03:00
Ogulcan Celik 37c4989c9a ci: disable libghostty simd for linux releases 2026-04-06 01:20:08 +03:00
Ogulcan Celik 2b56fd90da ci: avoid executing cross-built artifacts 2026-04-06 00:55:07 +03:00
Ogulcan Celik dbbe1f66ba build: add libghostty simd toggle for ci 2026-04-06 00:50:41 +03:00
Ogulcan Celik c113f5713f ci: fix manual artifact workflow filters 2026-04-06 00:38:58 +03:00
Ogulcan Celik 985b7f74e6 ci: add manual artifact build workflow 2026-04-06 00:37:35 +03:00
Can Celik 8fd1bc56ce ci: build and cache vendored libghostty-vt in release workflow 2026-04-05 17:00:59 +03:00
Ogulcan Celik 17e5dc6ee9 feat: automate changelog-backed releases 2026-03-28 01:59:52 +03:00
Ogulcan Celik 4955dd6024 harden release workflow: musl builds, --locked, version check, portable sed 2026-03-27 22:51:25 +03:00
Ogulcan Celik a57b97285c initial release
terminal workspace manager for AI coding agents.
single rust binary, runs inside your existing terminal.
workspaces, tiled panes, intelligent agent state detection.

https://herdr.dev
2026-03-27 21:37:05 +03:00