Commit Graph

259 Commits

Author SHA1 Message Date
Peter Steinberger
b52eefaa40
chore: satisfy Go 1.26 lint checks 2026-05-08 10:04:39 +01:00
Peter Steinberger
733714a5e7
build: bump Go toolchain to 1.26.3 2026-05-08 10:01:08 +01:00
Peter Steinberger
40c787c54a
refactor: consume crawlkit embedding primitives 2026-05-08 09:58:34 +01:00
Peter Steinberger
40317aa538
fix: keep read commands available during tail 2026-05-08 09:49:13 +01:00
Peter Steinberger
fb969672e0
test: cover cli and archive helper edges 2026-05-08 08:37:27 +01:00
Peter Steinberger
67c6f4655b
fix(share): delta import git snapshots 2026-05-08 08:29:38 +01:00
Peter Steinberger
335a95bd66
ci: update homebrew tap on release
Some checks failed
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Has been cancelled
ci / lint (push) Has been cancelled
ci / test (push) Has been cancelled
ci / deps (push) Has been cancelled
ci / release-check (push) Has been cancelled
ci / secrets (push) Has been cancelled
CodeQL / analyze (push) Has been cancelled
Pages / Deploy docs (push) Has been cancelled
2026-05-07 03:56:51 +01:00
Vincent Koc
d8c8778f19
build(deps): bump crawlkit to v0.4.1 (#58) 2026-05-06 14:52:59 -07:00
Vincent Koc
eeb10dcd30
Merge pull request #57 from openclaw/ci-security-baseline
chore(ci): add crawl security baseline
2026-05-06 01:55:22 -07:00
Vincent Koc
016e849e3c
docs: document SQL archive queries 2026-05-06 01:54:34 -07:00
Vincent Koc
89d35a67a4
docs: refresh discrawl agent skill 2026-05-06 01:47:05 -07:00
Vincent Koc
0da02de393
chore(security): add verified secret scanning 2026-05-06 01:37:04 -07:00
Vincent Koc
14dd5478f4
chore: add Go repository hygiene files 2026-05-06 01:37:03 -07:00
Vincent Koc
4b4303556a
chore(ci): add stale issue automation 2026-05-06 00:30:20 -07:00
Vincent Koc
abcb77e6fc
chore(ci): add CodeQL analysis 2026-05-06 00:30:19 -07:00
Vincent Koc
f328cfba2f
chore(security): add protected automation owners 2026-05-06 00:30:17 -07:00
Vincent Koc
f32dae98cc
docs: document crawlkit archive surfaces 2026-05-05 19:16:52 -07:00
Vincent Koc
98be6a9c11
fix(ci): restore crawlkit merge checks 2026-05-05 18:48:48 -07:00
Vincent Koc
ebb41dabfd
merge: use crawlkit infrastructure
* feat/use-crawlkit: (50 commits)
  fix(release): update version ldflag module path
  chore(deps): use crawlkit v0.4.0
  fix(tui): hydrate discord roots without thread scans
  fix(tui): limit discord thread hydration
  fix(tui): hydrate discord reply context
  fix(share): forward snapshot import progress
  fix(tui): browse newest discord messages
  fix(tui): show discord attachment details
  feat(tui): refresh discord archive rows
  fix(tui): resolve discord inline mentions
  fix(tui): render discord mention names
  docs: note shared tui polish
  fix(tui): document shared controls
  fix(tui): expose discord message details
  fix(tui): add Discord message URLs
  docs(tui): note dm pane labels
  fix(tui): label discord direct message panes
  fix(tui): use compact-pane crawlkit
  fix(tui): pick up shared detail renderer
  fix(sync): include progress percentages
  ...
2026-05-05 18:20:49 -07:00
Vincent Koc
8751f10779
fix(release): update version ldflag module path 2026-05-05 15:02:21 -07:00
Vincent Koc
5daa12f12c
chore(deps): use crawlkit v0.4.0 2026-05-05 15:00:24 -07:00
Vincent Koc
af78c7124f
fix(tui): hydrate discord roots without thread scans 2026-05-05 15:00:24 -07:00
Vincent Koc
acc470311a
fix(tui): limit discord thread hydration 2026-05-05 15:00:24 -07:00
Vincent Koc
18d4aba76a
fix(tui): hydrate discord reply context 2026-05-05 15:00:24 -07:00
Vincent Koc
c8118d9dcc
fix(share): forward snapshot import progress 2026-05-05 15:00:24 -07:00
Vincent Koc
c758a33753
fix(tui): browse newest discord messages 2026-05-05 15:00:24 -07:00
Vincent Koc
9e822ad7d7
fix(tui): show discord attachment details 2026-05-05 15:00:23 -07:00
Vincent Koc
01b1053809
feat(tui): refresh discord archive rows 2026-05-05 15:00:23 -07:00
Vincent Koc
058eb0699e
fix(tui): resolve discord inline mentions 2026-05-05 15:00:23 -07:00
Vincent Koc
a4f5d3fdb4
fix(tui): render discord mention names 2026-05-05 15:00:23 -07:00
Vincent Koc
39906edc3d
docs: note shared tui polish 2026-05-05 15:00:23 -07:00
Vincent Koc
6d31b368fc
fix(tui): document shared controls 2026-05-05 15:00:23 -07:00
Vincent Koc
e67f3e059b
fix(tui): expose discord message details 2026-05-05 15:00:23 -07:00
Vincent Koc
c6d969f998
fix(tui): add Discord message URLs 2026-05-05 15:00:22 -07:00
Vincent Koc
082d384792
docs(tui): note dm pane labels 2026-05-05 15:00:22 -07:00
Vincent Koc
7e3df6e1aa
fix(tui): label discord direct message panes 2026-05-05 15:00:22 -07:00
Vincent Koc
7a510faad5
fix(tui): use compact-pane crawlkit 2026-05-05 15:00:21 -07:00
Vincent Koc
39996a085e
fix(tui): pick up shared detail renderer 2026-05-05 15:00:21 -07:00
Vincent Koc
2b69518169
fix(sync): include progress percentages 2026-05-05 15:00:21 -07:00
Vincent Koc
87da9945b6
fix(tui): apply default guild scope 2026-05-05 14:59:15 -07:00
Vincent Koc
4725873906
fix(tui): label discord archive rows 2026-05-05 14:59:14 -07:00
Vincent Koc
6feb197446
chore(deps): bump crawlkit to v0.3.13 2026-05-05 14:59:14 -07:00
Vincent Koc
e918bf494a
fix(share): filter local-only snapshot imports 2026-05-05 14:59:14 -07:00
Vincent Koc
87fdb1f49c
chore(deps): update crawlkit to v0.3.11 2026-05-05 14:59:14 -07:00
Vincent Koc
dff96610cc
fix(cli): show tui help without opening the archive 2026-05-05 14:59:14 -07:00
Vincent Koc
f3f2496e08
chore(deps): update crawlkit to v0.3.10 2026-05-05 14:59:14 -07:00
Vincent Koc
3fa4af5e2c
chore(deps): update crawlkit to v0.3.9 2026-05-05 14:59:14 -07:00
Vincent Koc
ac5fb8233e
chore(deps): update crawlkit to v0.3.8 2026-05-05 14:59:14 -07:00
Vincent Koc
13f08f5955
docs(changelog): note TUI pane polish 2026-05-05 14:59:13 -07:00
Vincent Koc
300c2f1cfe
chore(deps): update crawlkit to v0.3.7 2026-05-05 14:59:13 -07:00