Commit Graph

1186 Commits

Author SHA1 Message Date
zhom d0f436ce2d chore: commit doc changes directly and pretty discord notifications 2026-03-28 01:41:01 +04:00
zhom 4019701186 Merge pull request #252 from zhom/contributors-readme-action-7fGCZTC5jp
docs(contributor): contributors readme action update
nightly-2026-03-27-4019701
2026-03-27 20:11:15 +04:00
github-actions[bot] 53f85abe24 docs(contributor): contrib-readme-action has updated readme 2026-03-27 16:08:11 +00:00
zhom 2aafb4c7a4 Merge pull request #249 from yb403/fix/sync-loop-circular-dependency
This fix prevents the file watcher from triggering a new sync when th…
nightly-2026-03-27-2aafb4c
2026-03-27 20:07:59 +04:00
zhom 00d5c655dc Merge pull request #251 from zhom/chore/update-flake-0.18.1
chore: update flake.nix for v0.18.1
nightly-2026-03-25-00d5c65
2026-03-25 03:39:31 +04:00
zhom b12a704d9f Merge pull request #250 from zhom/docs/release-0.18.1
docs: release notes for v0.18.1
nightly-2026-03-25-b12a704
2026-03-25 03:39:20 +04:00
github-actions[bot] 0e134fd145 chore: update flake.nix for v0.18.1 [skip ci] 2026-03-24 23:08:33 +00:00
github-actions[bot] adcdc91de2 docs: update CHANGELOG.md and README.md for v0.18.1 [skip ci] 2026-03-24 23:08:31 +00:00
yb 880014d4c4 chore: fix linting and formatting 2026-03-24 22:50:28 +01:00
zhom 71f367f0ae docs: cleanup nightly-2026-03-24-71f367f 2026-03-25 01:36:43 +04:00
zhom daa001cdf2 chore: version bump nightly-2026-03-24-daa001c v0.18.1 2026-03-25 01:05:26 +04:00
zhom 17056360ab chore: require ai disclosure nightly-2026-03-24-1705636 2026-03-25 01:01:16 +04:00
zhom 80d5b77a80 chore: redeploy web on new release 2026-03-25 00:54:43 +04:00
zhom 701605fa73 chore: fix e2e in pr requests 2026-03-25 00:52:48 +04:00
zhom 19cb24f67f chore: issues get stale after 30 days 2026-03-25 00:33:20 +04:00
zhom c3fec3d095 docs: agents.md 2026-03-24 23:58:33 +04:00
zhom bb8b6ea0b7 chore: better issue validation 2026-03-24 23:58:21 +04:00
zhom a6dfc5664b refactor: run docker workflow on release 2026-03-24 21:12:52 +04:00
yb 001a292185 This fix prevents the file watcher from triggering a new sync when the client updates the last_sync timestamp in metadata.json. 2026-03-24 13:20:28 +01:00
github-actions[bot] c7d7ff19a7 chore: update flake.nix for v0.18.0 [skip ci] (#247)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-24 06:59:11 +00:00
zhom aec05fb725 docs: new star history url nightly-2026-03-24-aec05fb 2026-03-24 09:29:03 +04:00
zhom c420318be0 chore: readme download links autobump v0.18.0 nightly-2026-03-24-c420318 2026-03-24 09:21:54 +04:00
zhom 52c9147092 chore: readme 2026-03-24 09:21:39 +04:00
zhom c8a28dde5b docs: readme 2026-03-24 09:18:16 +04:00
zhom 915ed06032 chore: flake.nix autobump 2026-03-24 09:16:43 +04:00
zhom 9bd5b9f6db chore: version bump 2026-03-24 09:10:40 +04:00
zhom 2adbf900ae chore: disable: deamon 2026-03-24 09:08:08 +04:00
zhom 95b17e368d chore: logs 2026-03-24 09:07:45 +04:00
zhom 71563c1cdc refactor: add profile to sync queue on launch 2026-03-24 09:07:02 +04:00
zhom e160f5b2cc chore: changelog 2026-03-24 09:06:43 +04:00
zhom ad18966294 refactor: better claude integration 2026-03-24 09:05:52 +04:00
zhom 9a6b500a4f docs: templates 2026-03-24 05:35:17 +04:00
zhom e9c4e32df2 docs: contributing 2026-03-24 05:20:30 +04:00
zhom 21bc1de298 chore: enable rust codeql 2026-03-24 05:20:22 +04:00
zhom 495a91a364 chore: grep escape nightly-2026-03-24-495a91a 2026-03-24 04:33:08 +04:00
zhom 7b1e966b73 chore: automatically publish docker images 2026-03-24 04:33:08 +04:00
zhom c33d165c6b docs: readme 2026-03-24 04:33:07 +04:00
zhom c0807164cb chore: pin install-nix-action 2026-03-24 04:33:07 +04:00
zhom 06fcd0cfd8 Merge pull request #246 from zhom/contributors-readme-action-dXBtBkB7Gr
docs(contributor): contributors readme action update
nightly-2026-03-23-06fcd0c
2026-03-23 18:28:22 -04:00
github-actions[bot] befccef2c3 docs(contributor): contrib-readme-action has updated readme 2026-03-23 22:27:02 +00:00
zhom 946bd1b81b chore: switch issue validation to openrouter nightly-2026-03-23-946bd1b 2026-03-24 02:26:31 +04:00
Alex Hp cae758f0ab feat: overhaul Nix flake with full Linux support and convenience commands
- Remove rust-overlay dependency, use nixpkgs built-in Rust
- Add comprehensive Linux library dependencies for Chromium browsers
- Set up proper LD_LIBRARY_PATH/NIX_LD for NixOS dynamic linking
- Add nix run apps: setup, dev, tauri-dev, full-dev, build, test, info
- Add AppImage release launcher for NixOS users (v0.17.6)
- Add flake-test CI workflow
- Update release version and hashes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 02:09:28 +04:00
zhom aa2e9e2528 refactor: rootless wayfern launch and exponential backoff for downloads 2026-03-24 01:49:34 +04:00
zhom 084e63eb1e chore: changelog generation 2026-03-24 01:48:59 +04:00
zhom c2d59e7faf chore: discord server notifications 2026-03-24 01:26:47 +04:00
zhom e8b800e83b docs: fix wording 2026-03-24 01:21:17 +04:00
zhom b00b773c07 chore: disable workflows in forks 2026-03-24 01:03:05 +04:00
zhom c782ef1961 chore: update dependencies 2026-03-24 01:02:50 +04:00
zhom 888631bc48 refactor: anyone can use e2ee except non-owner team members 2026-03-24 00:55:51 +04:00
zhom cd5fd2c970 refactor: remove executable_path 2026-03-24 00:07:50 +04:00