Commit Graph

67 Commits

Author SHA1 Message Date
Kamran Ahmed 53b6930e89 Improve skills and commenting 2026-03-24 23:55:32 +00:00
Kamran Ahmed c6b4296ab3 feat: add tree view for browsing full project files
Add `diffity tree` command that opens a GitHub-style repository
file browser with sidebar navigation, syntax-highlighted file
viewing, and inline comment support.
2026-03-24 20:32:27 +00:00
Kamran Ahmed 5ce966edd0 chore: pin dependency versions 2026-03-24 00:02:29 +00:00
Kamran Ahmed 6cd7bce1a0 chore: release v0.5.3 2026-03-21 14:08:08 +00:00
Kamran Ahmed 02d1451a42 chore: release v0.5.2 2026-03-18 22:08:22 +00:00
Kamran Ahmed 8a23d8e567 fix: wrong diff being read 2026-03-18 22:08:09 +00:00
Kamran Ahmed 51efe9399d chore: release v0.5.1 2026-03-18 19:40:07 +00:00
Kamran Ahmed 994555ad92 fix: skill files reading wrong diff 2026-03-18 19:39:33 +00:00
Kamran Ahmed fdcd06d4dd feat: add PR checkout support 2026-03-18 04:47:42 +00:00
Kamran Ahmed 29e56ca24a chore: release v0.5.0 2026-03-18 04:31:51 +00:00
Kamran Ahmed c6f3a16df7 feat: handle remote threads 2026-03-18 03:58:44 +00:00
Kamran Ahmed c81edeee9c feat: add comment fetching 2026-03-18 03:18:29 +00:00
Kamran Ahmed 9d18fa55b4 refactor: move GitHub to separate package 2026-03-18 02:58:21 +00:00
Kamran Ahmed 299e86d336 feat: add support for pushing comments to GitHub 2026-03-18 02:44:13 +00:00
Kamran Ahmed 385c3495ac feat: add GitHub integration 2026-03-18 02:29:19 +00:00
Kamran Ahmed b78ad9caba feat: add comments filtering to sidebar 2026-03-18 01:30:18 +00:00
Kamran Ahmed e715690309 chore: release v0.4.6 2026-03-18 01:03:22 +00:00
Kamran Ahmed c7136db741 chore: release v0.4.5 2026-03-18 00:42:19 +00:00
Kamran Ahmed 3f8021cba4 fix: normalize refs before diffing 2026-03-18 00:35:54 +00:00
Kamran Ahmed 261aee490d chore: release v0.4.4 2026-03-18 00:28:19 +00:00
Kamran Ahmed 9faed98b19 feat: add support for dot ref 2026-03-18 00:16:45 +00:00
Kamran Ahmed 08dae3ce3e fix: use merge-base for two-dot ref diffs 2026-03-18 00:08:29 +00:00
Kamran Ahmed 2af4fa6ee7 chore: release v0.4.3 2026-03-17 23:57:15 +00:00
Kamran Ahmed 95605a3ca6 feat: expand files with comments and preserve expansion 2026-03-17 23:48:39 +00:00
Kamran Ahmed a88a1719a7 chore: release v0.4.1 2026-03-17 23:38:43 +00:00
Kamran Ahmed 2b3ee2716a feat: add command for skill update 2026-03-17 23:21:47 +00:00
Kamran Ahmed 3eb90fa695 chore: release v0.4.0 2026-03-17 23:13:27 +00:00
Kamran Ahmed 09ec352309 docs: improve examples for diffing 2026-03-17 22:55:45 +00:00
Kamran Ahmed 02623b9d31 feat: add support for editing comments 2026-03-17 22:46:22 +00:00
Kamran Ahmed 8620021d8e feat: open resolved comments on user reply 2026-03-17 22:35:11 +00:00
Kamran Ahmed 80f9f9966d refactor: split CLI commands into files 2026-03-17 22:27:10 +00:00
Kamran Ahmed c4a258c147 feat: add support for branch comparisons 2026-03-17 22:07:07 +00:00
Kamran Ahmed 753cfe06ca feat: improve skills for resolution and rename 2026-03-17 22:02:17 +00:00
Kamran Ahmed 94ec7168d9 chore: switch dev watch from tsc to esbuild 2026-03-17 01:32:28 +00:00
Kamran Ahmed 52df19628d feat: add multi-project support with process registry 2026-03-17 01:10:45 +00:00
Kamran Ahmed 6e9fe4edff fix: loading direction in hunk 2026-03-17 00:30:29 +00:00
Kamran Ahmed 24a8aa6978 fix: handle invalid refs 2026-03-17 00:14:39 +00:00
Kamran Ahmed ea2ee436e3 docs: add release docs 2026-03-16 23:54:07 +00:00
Kamran Ahmed 1f22c9e650 fix: publishing not working 2026-03-16 23:35:43 +00:00
Kamran Ahmed 8af63fefc3 style: build and improve UI 2026-03-16 23:14:27 +00:00
Kamran Ahmed 19ca5fab23 docs: update readme 2026-03-16 22:55:29 +00:00
Kamran Ahmed 7dd452dd4b style: update skills and UI overhaul 2026-03-16 22:18:53 +00:00
Kamran Ahmed 4a37eb433a fix: remove unnecessary skills and highlight fixes 2026-03-16 22:00:14 +00:00
Kamran Ahmed 59c9c927b1 fix: issues with comments 2026-03-15 23:44:39 +00:00
Kamran Ahmed c1960d052d feat: add diffity pruning logic 2026-03-15 17:22:25 +00:00
Kamran Ahmed 1caae021ad feat: add orphaned thread detection 2026-03-15 17:21:18 +00:00
Kamran Ahmed 9fae4d00fb refactor: remove apply suggestion 2026-03-15 17:02:55 +00:00
Kamran Ahmed bfe9c2803b fix: highlighting missing on comments 2026-03-15 16:46:21 +00:00
Kamran Ahmed f80a1e2f84 feat: add skills integration and improve dev experience 2026-03-15 16:28:07 +00:00
Kamran Ahmed a660eb5611 feat: add diffity skills and comments 2026-03-15 02:16:15 +00:00