Commit Graph

308 Commits

Author SHA1 Message Date
Peter Steinberger
469d89bc1a
chore: prepare gitcrawl 0.3.1
Some checks failed
CI / Go / ${{ matrix.os }} (macos-latest) (push) Has been cancelled
CI / Go / ${{ matrix.os }} (ubuntu-latest) (push) Has been cancelled
Pages / Deploy docs (push) Has been cancelled
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Has been cancelled
2026-05-08 09:56:02 +01:00
Peter Steinberger
a94a53217d
docs: update gitcrawl changelog and command docs 2026-05-08 09:50:20 +01:00
Peter Steinberger
7671a6b999
fix: harden gitcrawl command surface 2026-05-08 09:50:17 +01:00
Peter Steinberger
f2d60276f9
feat: prepare gitcrawl 0.3.0 2026-05-08 06:20:35 +01:00
Peter Steinberger
a1be2e57c5
docs: clarify gitcrawl skill paths 2026-05-08 01:13:01 +01:00
Vincent Koc
01d62c1afc
docs: note dependency updates
Some checks are pending
CI / Go / ${{ matrix.os }} (macos-latest) (push) Waiting to run
CI / Go / ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Waiting to run
2026-05-07 02:52:17 -07:00
dependabot[bot]
fc7001e21e
chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 (#11)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v7.1.0...v7.2.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 02:41:45 -07:00
Peter Steinberger
025e92b858
ci: update homebrew tap on release
Some checks failed
CI / Go / ${{ matrix.os }} (macos-latest) (push) Waiting to run
CI / Go / ${{ matrix.os }} (ubuntu-latest) (push) Waiting to run
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Waiting to run
Pages / Deploy docs (push) Has been cancelled
2026-05-07 03:56:51 +01:00
Vincent Koc
eafeabf8fd
build(deps): bump crawlkit to v0.4.1 (#13) 2026-05-06 14:52:53 -07:00
Vincent Koc
fdc3f7473e
fix(docs): avoid regex tag stripping in toc (#12) 2026-05-06 02:10:03 -07:00
Vincent Koc
858f824719
Merge pull request #10 from openclaw/ci-security-baseline
chore(ci): add crawl security baseline
2026-05-06 01:55:22 -07:00
Vincent Koc
2a011cfef3
docs: document SQL archive queries 2026-05-06 01:54:34 -07:00
Vincent Koc
71d32d8ef2
docs: update changelog for agent skill 2026-05-06 01:38:43 -07:00
Vincent Koc
a4ab91b035
chore(security): add verified secret scanning 2026-05-06 01:37:04 -07:00
Vincent Koc
f205d3abe4
chore: add Go repository hygiene files 2026-05-06 01:37:03 -07:00
Vincent Koc
86f67bea8b
docs: add gitcrawl agent skill 2026-05-06 01:29:00 -07:00
Vincent Koc
ad2a4344a6
chore(ci): rely on CodeQL default setup 2026-05-06 00:42:35 -07:00
Vincent Koc
94a25db94a
chore(ci): add stale issue automation 2026-05-06 00:30:16 -07:00
Vincent Koc
43d9491b81
chore(ci): add CodeQL analysis 2026-05-06 00:30:14 -07:00
Vincent Koc
c35210ad31
chore(security): add protected automation owners 2026-05-06 00:30:13 -07:00
Vincent Koc
bed1da5471
docs: document crawlkit control surface 2026-05-05 19:16:51 -07:00
Vincent Koc
ec7a91465c
test(ci): cover crawlkit control commands 2026-05-05 18:48:48 -07:00
Vincent Koc
1ca61691c0
merge: use crawlkit infrastructure
* feat/use-crawlkit: (33 commits)
  fix(tui): allow empty json smoke
  chore(deps): use crawlkit v0.4.0
  fix(tui): use compact-pane crawlkit
  fix(tui): pick up crawlkit renderer
  fix(sync): log thread progress percentages
  chore(deps): bump crawlkit to v0.3.13
  chore(deps): bump crawlkit to v0.3.12
  chore(deps): update crawlkit to v0.3.11
  chore(deps): tidy crawlkit checksums
  chore(deps): update crawlkit to v0.3.10
  chore(deps): tidy crawlkit checksum
  chore(deps): update crawlkit to v0.3.9
  chore(deps): update crawlkit to v0.3.8
  docs(changelog): note TUI alignment
  chore(deps): update crawlkit to v0.3.7
  chore(deps): update crawlkit to v0.3.6
  chore(deps): update crawlkit to v0.3.5
  fix(tui): use crawlkit empty-json fix
  fix(tui): use crawlkit safe renderer
  fix(cli): document portable help
  ...
2026-05-05 18:20:49 -07:00
Vincent Koc
7342912545
fix(tui): allow empty json smoke 2026-05-05 18:16:02 -07:00
Vincent Koc
b7176c3569
chore(deps): use crawlkit v0.4.0 2026-05-05 18:16:02 -07:00
Vincent Koc
b78370f2ba
fix(tui): use compact-pane crawlkit 2026-05-05 18:16:02 -07:00
Vincent Koc
11455a6a17
fix(tui): pick up crawlkit renderer 2026-05-05 18:16:01 -07:00
Vincent Koc
5d8b59c79b
fix(sync): log thread progress percentages 2026-05-05 18:16:00 -07:00
Vincent Koc
ec8de7a53d
chore(deps): bump crawlkit to v0.3.13 2026-05-05 18:13:56 -07:00
Vincent Koc
32f4a13a8e
chore(deps): bump crawlkit to v0.3.12 2026-05-05 18:13:56 -07:00
Vincent Koc
c39fad757f
chore(deps): update crawlkit to v0.3.11 2026-05-05 18:13:55 -07:00
Vincent Koc
990d2616d6
chore(deps): tidy crawlkit checksums 2026-05-05 18:13:55 -07:00
Vincent Koc
ef89a1d876
chore(deps): update crawlkit to v0.3.10 2026-05-05 18:13:55 -07:00
Vincent Koc
b68852bde2
chore(deps): tidy crawlkit checksum 2026-05-05 18:13:55 -07:00
Vincent Koc
8c460f1a34
chore(deps): update crawlkit to v0.3.9 2026-05-05 18:13:55 -07:00
Vincent Koc
be832aa57c
chore(deps): update crawlkit to v0.3.8 2026-05-05 18:13:54 -07:00
Vincent Koc
87616b1860
docs(changelog): note TUI alignment 2026-05-05 18:13:54 -07:00
Vincent Koc
360037b3ad
chore(deps): update crawlkit to v0.3.7 2026-05-05 18:13:54 -07:00
Vincent Koc
73de21871d
chore(deps): update crawlkit to v0.3.6 2026-05-05 18:13:54 -07:00
Vincent Koc
b543bdc172
chore(deps): update crawlkit to v0.3.5 2026-05-05 18:13:54 -07:00
Vincent Koc
6b3032649b
fix(tui): use crawlkit empty-json fix 2026-05-05 18:13:53 -07:00
Vincent Koc
75215c9389
fix(tui): use crawlkit safe renderer 2026-05-05 18:13:53 -07:00
Vincent Koc
7a9bac31b5
fix(cli): document portable help 2026-05-05 18:13:53 -07:00
Vincent Koc
bf21271477
chore(deps): tidy crawlkit module sums 2026-05-05 18:13:52 -07:00
Vincent Koc
3bfaef0761
ci: smoke crawlkit control surface 2026-05-05 18:13:52 -07:00
Vincent Koc
e13976fbea
feat(cli): add crawlkit control surface 2026-05-05 18:13:52 -07:00
Vincent Koc
92c839cae2
chore: bump crawlkit to v0.3.1 2026-05-05 18:13:52 -07:00
Vincent Koc
77f981725e
chore: tidy crawlkit module sums 2026-05-05 18:13:52 -07:00
Vincent Koc
863d8599e5
refactor: use crawlkit package nouns 2026-05-05 18:13:52 -07:00
Vincent Koc
8cd92156f8
chore: use crawlkit v0.2.0 2026-05-05 18:13:52 -07:00