Commit Graph

196 Commits

Author SHA1 Message Date
Peter Steinberger
4031408b0e
release: v0.1.0 2026-04-30 03:31:50 +01:00
Peter Steinberger
cabc3318d8
fix: refresh portable gitcrawl stores 2026-04-30 03:26:57 +01:00
Peter Steinberger
fdef74b910
feat: add targeted issue sync
Some checks failed
CI / Go / ${{ matrix.os }} (macos-latest) (push) Has been cancelled
CI / Go / ${{ matrix.os }} (ubuntu-latest) (push) Has been cancelled
2026-04-29 12:29:19 +01:00
Peter Steinberger
bae22a73a2
fix: keep portable runtime writable 2026-04-29 06:23:15 +01:00
Vincent Koc
40ac3358e4
fix(tui): refresh remote stores atomically 2026-04-28 21:14:26 -07:00
Vincent Koc
6678a14bb0
fix(tui): show database source in footer 2026-04-28 20:10:46 -07:00
Vincent Koc
4f4cacedab
fix(tui): strip emoji from rendered titles 2026-04-28 18:09:42 -07:00
Vincent Koc
039e1927ca
fix(tui): stabilize cluster browser rendering 2026-04-28 18:07:10 -07:00
Vincent Koc
a418ffaca6
fix(cluster): align sync and clustering parity
## Summary
- align gitcrawl sync, portable read support, embeddings, durable clusters, and TUI cluster display with ghcrawl behavior
- add clearer TUI cluster state text for open vs closed rows

## Validation
- go test ./...
- GitHub CI run 25082322968 passed on ubuntu-latest and macos-latest
2026-04-28 16:09:20 -07:00
Peter Steinberger
9699301575
feat: refresh stale cached searches 2026-04-28 21:59:15 +01:00
Peter Steinberger
9b5e168ce5
feat: add gh-compatible cached search 2026-04-28 21:57:34 +01:00
Peter Steinberger
67861b5d32
fix: hide closed run cluster members
Some checks are pending
CI / Go / ${{ matrix.os }} (macos-latest) (push) Waiting to run
CI / Go / ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
2026-04-28 11:23:59 +01:00
Peter Steinberger
fa45854597
fix: refine cluster reference evidence 2026-04-28 11:23:54 +01:00
Peter Steinberger
d60c18c2a9
fix: tighten cluster edge precision 2026-04-28 11:01:05 +01:00
Peter Steinberger
746eda48c6
fix: improve cluster graph quality 2026-04-28 10:53:50 +01:00
Peter Steinberger
269a50d536
feat: implement refresh embeddings 2026-04-28 10:20:43 +01:00
Peter Steinberger
58c76ab891
fix: sync all github thread states by default 2026-04-28 00:04:19 +01:00
Peter Steinberger
69ae81e366
fix: refresh portable store before reads 2026-04-27 23:55:06 +01:00
Peter Steinberger
d35845f959
fix: make gitcrawl portable search usable 2026-04-27 23:48:12 +01:00
Vincent Koc
da68251083
fix: use ghcrawl cluster names 2026-04-27 15:39:22 -07:00
Vincent Koc
f42b6166d5
fix: match ghcrawl cluster views 2026-04-27 15:35:57 -07:00
Vincent Koc
0ea4f8f74f
fix: refresh dirty portable store cache 2026-04-27 15:19:09 -07:00
Vincent Koc
36b3822b90
feat: alias durable cluster commands 2026-04-27 14:54:19 -07:00
Vincent Koc
6b6b29fe05
docs: document cluster command 2026-04-27 14:50:56 -07:00
Vincent Koc
f6027f761e
fix: use thread numbers for cluster keys 2026-04-27 14:50:19 -07:00
Vincent Koc
efa1be066f
feat: implement local cluster command 2026-04-27 14:49:35 -07:00
Vincent Koc
3da9d30dfd
feat: persist durable clusters 2026-04-27 14:45:51 -07:00
Vincent Koc
2d37f9ec5a
docs: mention tui member triage actions 2026-04-27 14:39:11 -07:00
Vincent Koc
216a5b1728
feat: add tui cluster member overrides 2026-04-27 14:36:51 -07:00
Vincent Koc
a35eaee41a
docs: document member override commands 2026-04-27 14:28:53 -07:00
Vincent Koc
d56d7b7fbd
feat: implement cluster member override commands 2026-04-27 14:28:01 -07:00
Vincent Koc
e7d3c327fd
feat: add local cluster member overrides 2026-04-27 14:25:30 -07:00
Vincent Koc
5283c85776
docs: include cluster close commands 2026-04-27 14:21:10 -07:00
Vincent Koc
cce785f371
feat: close clusters locally from tui 2026-04-27 14:17:13 -07:00
Vincent Koc
ba175deae5
feat: implement cluster close commands 2026-04-27 14:15:57 -07:00
Vincent Koc
6e93570cfb
feat: add local cluster close store API 2026-04-27 14:14:39 -07:00
Vincent Koc
827cdf2723
docs: mention tui local close actions 2026-04-27 14:12:17 -07:00
Vincent Koc
2801c114d3
docs: document local close commands 2026-04-27 14:11:20 -07:00
Vincent Koc
35b04d6621
feat: implement reopen-thread command 2026-04-27 14:09:33 -07:00
Vincent Koc
a7ac5569b7
feat: reopen locally closed threads from tui 2026-04-27 14:06:55 -07:00
Vincent Koc
f57d5f6803
feat: add local thread reopen store API 2026-04-27 14:05:17 -07:00
Vincent Koc
6ee65c1b4b
feat: implement close-thread command 2026-04-27 14:03:14 -07:00
Vincent Koc
8e62d80d3d
fix: mark locally closed threads in tui 2026-04-27 13:59:46 -07:00
Vincent Koc
af571875e7
feat: close threads locally from tui 2026-04-27 13:57:41 -07:00
Vincent Koc
10408ee1df
fix: refresh tui closed visibility from store 2026-04-27 13:50:28 -07:00
Vincent Koc
6fe8b71ab2
fix: hide locally closed threads from cluster counts 2026-04-27 13:46:25 -07:00
Vincent Koc
576ce375be
feat: add local thread close store API 2026-04-27 13:44:48 -07:00
Vincent Koc
f610748b36
fix: clear tui thread selection on header click 2026-04-27 13:42:18 -07:00
Vincent Koc
b853fffb6e
fix: keep unchanged tui auto refresh quiet 2026-04-27 13:40:43 -07:00
Vincent Koc
827babb96b
docs: mention tui auto refresh 2026-04-27 13:37:30 -07:00