Commit Graph

87 Commits

Author SHA1 Message Date
Github Action ef56bcf4a5 Update Nix flake.lock and hashes 2025-12-26 17:09:54 +00:00
Adam 6122c0b8a9 feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
2025-12-26 10:29:48 -06:00
Github Action a902586613 Update Nix flake.lock and hashes 2025-12-24 11:56:43 +00:00
Aiden Cline 2279689a0f Revert "Add animated braille spinner to terminal title when agent is running (#5984)"
This reverts commit 0983e242e5.
2025-12-23 14:40:55 -06:00
David Hill 0983e242e5 Add animated braille spinner to terminal title when agent is running (#5984)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-23 13:38:10 -06:00
Github Action 59c16a52c0 Update Nix flake.lock and hashes 2025-12-23 10:12:37 +00:00
Github Action 8a1d6edc6a Update Nix flake.lock and hashes 2025-12-23 02:03:30 +00:00
Github Action 68c106a69a Update Nix flake.lock and hashes 2025-12-23 01:40:34 +00:00
Github Action 911ff4131f Update Nix flake.lock and hashes 2025-12-22 22:37:48 +00:00
Github Action 665d5ecf3b Update Nix flake.lock and hashes 2025-12-22 21:13:50 +00:00
Github Action 0d761abd16 Update Nix flake.lock and hashes 2025-12-22 20:27:29 +00:00
Github Action a34c081d64 Update Nix flake.lock and hashes 2025-12-22 08:58:57 +00:00
Github Action 54408065e5 Update Nix flake.lock and hashes 2025-12-21 17:46:30 +00:00
Github Action 7040430d5a Update Nix flake.lock and hashes 2025-12-19 20:40:07 +00:00
Github Action af68f79d7a Update Nix flake.lock and hashes 2025-12-19 18:29:37 +00:00
Github Action bab61ec919 Update Nix flake.lock and hashes 2025-12-19 13:42:49 +00:00
Github Action 6a1c03ed84 Update Nix flake.lock and hashes 2025-12-19 13:42:49 +00:00
Github Action 267b2d825e Update Nix flake.lock and hashes 2025-12-19 11:49:40 +00:00
Github Action 86fdb27ecc Update Nix flake.lock and hashes 2025-12-18 21:48:53 +00:00
Github Action c8b550a403 Update Nix flake.lock and hashes 2025-12-17 19:13:06 +00:00
Github Action 098a2ce8bb Update Nix flake.lock and hashes 2025-12-17 08:41:07 +00:00
Github Action c8df24ef28 Update Nix flake.lock and hashes 2025-12-16 18:38:59 +00:00
Github Action 391e82d375 Update Nix flake.lock and hashes 2025-12-15 16:57:28 +00:00
Github Action 698ab731f9 Update Nix flake.lock and hashes 2025-12-13 21:13:53 +00:00
Github Action 9e4e5efa44 Update Nix flake.lock and hashes 2025-12-13 19:01:20 +00:00
Github Action fdcc9d6d41 Update Nix flake.lock and hashes 2025-12-12 21:28:16 +00:00
Brendan Allan 5b1b37592e tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
Github Action add106072f Update Nix flake.lock and hashes 2025-12-12 11:16:22 +00:00
Github Action b63e364308 Update Nix flake.lock and hashes 2025-12-12 09:00:19 +00:00
Github Action d18e2ec044 Update Nix flake.lock and hashes 2025-12-11 16:25:22 +00:00
Github Action 6ca9af0042 Update Nix flake.lock and hashes 2025-12-11 06:03:16 +00:00
Github Action 7c77c36fa2 Update Nix flake.lock and hashes 2025-12-10 21:18:57 +00:00
Github Action 91e936d293 Update Nix flake.lock and hashes 2025-12-10 19:04:03 +00:00
Github Action 738af5856a Update Nix flake.lock and hashes 2025-12-10 14:04:52 +00:00
Github Action dcf38220dc Update Nix flake.lock and hashes 2025-12-09 11:15:34 +00:00
Github Action 921da0663e Update Nix flake.lock and hashes 2025-12-09 09:17:58 +00:00
Aiden Cline 676b5fbfa3 core: remove unused fzf dependency to address CVE
- Eliminates fzf binary dependency that was no longer used after file search overhaul
- Removes fzf from Nix package configuration and Arch Linux PKGBUILD dependencies
2025-12-09 00:36:33 -06:00
Github Action ec64591822 Update Nix flake.lock and hashes 2025-12-09 00:52:48 +00:00
Github Action cee17efd41 Update Nix flake.lock and hashes 2025-12-08 22:11:38 +00:00
Github Action 16873a6b8c Update Nix flake.lock and hashes 2025-12-08 21:00:43 +00:00
Github Action c63ee22905 Update Nix flake.lock and hashes 2025-12-08 12:25:44 +00:00
Github Action 4341cc9fe5 Update Nix flake.lock and hashes 2025-12-08 00:05:25 +00:00
Github Action 875bc052c1 Update Nix flake.lock and hashes 2025-12-07 20:49:39 +00:00
Github Action af43e5d691 Update Nix flake.lock and hashes 2025-12-06 12:45:14 +00:00
Github Action 7eb4e29db5 Update Nix flake.lock and hashes 2025-12-05 20:41:00 +00:00
Adam 9b3c90e3fe Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit 03a0312e5b.
2025-12-04 20:32:08 -06:00
Aiden Cline 03a0312e5b Revert "feat(desktop): terminal pane (#5081)"
This reverts commit def9fc463c.
2025-12-04 15:57:01 -06:00
Adam def9fc463c feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-04 15:37:29 -06:00
Github Action ff94aeff29 Update Nix flake.lock and hashes 2025-12-04 02:34:26 +00:00
Github Action 7617ed5a9f Update Nix flake.lock and hashes 2025-12-03 02:17:49 +00:00