Commit Graph

164 Commits

Author SHA1 Message Date
Peter Steinberger
55196d74e0
feat: add shared encrypted backup helpers
Some checks failed
CI / test (push) Has been cancelled
CodeQL / analyze (push) Has been cancelled
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Has been cancelled
2026-05-08 16:41:44 +01:00
Peter Steinberger
1cc2c66283
feat: add shared embedding and vector helpers 2026-05-08 09:56:40 +01:00
Peter Steinberger
7fbca35339
docs: prepare v0.4.2 release notes 2026-05-08 07:58:41 +01:00
Peter Steinberger
4d976d782b
feat(snapshot): add incremental shard import planning 2026-05-08 07:10:12 +01:00
Vincent Koc
6a2ae79aa6
docs: note dependency updates
Some checks are pending
CI / test (push) Waiting to run
CodeQL / analyze (push) Waiting to run
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Waiting to run
2026-05-07 02:52:15 -07:00
dependabot[bot]
bbc8e09c07
build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.22 (#4)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.20 to 0.0.22.
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.20...v0.0.22)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-version: 0.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 02:45:10 -07:00
dependabot[bot]
7fc82a3e08
build(deps): bump github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.7 (#3)
Bumps [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) from 0.11.6 to 0.11.7.
- [Commits](https://github.com/charmbracelet/x/compare/ansi/v0.11.6...ansi/v0.11.7)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 02:40:44 -07:00
dependabot[bot]
9529b8547b
build(deps): bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 (#2)
Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](https://github.com/pelletier/go-toml/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-07 02:40:38 -07:00
Vincent Koc
ed46d22108
docs: prepare v0.4.1 release notes
Some checks are pending
CI / test (push) Waiting to run
CodeQL / analyze (push) Waiting to run
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Waiting to run
2026-05-06 14:05:30 -07:00
Vincent Koc
b5fe53da65
Merge pull request #5 from openclaw/ci-security-baseline
chore(ci): add crawl security baseline
2026-05-06 01:55:23 -07:00
Vincent Koc
ae16f4d2a0
chore(security): add verified secret scanning 2026-05-06 01:37:03 -07:00
Vincent Koc
04bc03275c
docs: split v0.4.0 changelog 2026-05-06 01:26:43 -07:00
Vincent Koc
aab645c938
chore: add funding config 2026-05-06 01:23:00 -07:00
Vincent Koc
c785cf6253
chore(ci): add stale issue automation 2026-05-06 00:30:11 -07:00
Vincent Koc
17f8be07db
chore(security): add protected automation owners 2026-05-06 00:30:10 -07:00
Vincent Koc
57630c2f95
docs: document crawlkit adoption 2026-05-05 19:16:51 -07:00
Vincent Koc
bb51c9ea12
feat(state): add legacy sync adapters 2026-05-05 17:21:30 -07:00
Vincent Koc
8cda2498b2
feat(mirror): add safer share repo helpers 2026-05-05 17:18:53 -07:00
Vincent Koc
59c0033fc7
docs: define crawlkit app boundary 2026-05-05 17:16:57 -07:00
Vincent Koc
43454a8af2
docs: add crawlkit agent guidance 2026-05-05 17:09:49 -07:00
Vincent Koc
1f61f05e57
fix(tui): open archive groups by recency
Some checks failed
CI / test (push) Has been cancelled
CodeQL / analyze (push) Has been cancelled
2026-05-04 01:28:54 -07:00
Vincent Koc
fb3cbb9455
docs: note sectioned tui context panes 2026-05-04 01:13:33 -07:00
Vincent Koc
2f13897830
feat(tui): section archive context panes 2026-05-04 01:12:54 -07:00
Vincent Koc
a2fe832435
docs: note chat relation column 2026-05-04 00:56:02 -07:00
Vincent Koc
1ccc241eb9
feat(tui): show chat thread state column 2026-05-04 00:56:02 -07:00
Vincent Koc
eb3235c351
docs: note scoped tui groups 2026-05-04 00:49:09 -07:00
Vincent Koc
9abbe55576
fix(tui): keep scoped archive groups separate 2026-05-04 00:49:09 -07:00
Vincent Koc
8fcbbda232
docs: note compact tui detail startup 2026-05-04 00:38:11 -07:00
Vincent Koc
f91b1d82e5
fix(tui): start archive detail compact 2026-05-04 00:37:33 -07:00
Vincent Koc
42ba22490b
docs: note count-first tui startup 2026-05-04 00:25:14 -07:00
Vincent Koc
d9e5876488
fix(tui): open archive panes by group density 2026-05-04 00:22:20 -07:00
Vincent Koc
ed1de12b81
docs: note gitcrawl action menu parity 2026-05-04 00:04:17 -07:00
Vincent Koc
d41cfdeacb
fix(tui): match gitcrawl action menu behavior 2026-05-04 00:01:20 -07:00
Vincent Koc
af0999792e
docs: note tui and snapshot progress fixes 2026-05-03 23:54:43 -07:00
Vincent Koc
ee1c3057d0
feat(snapshot): report import table progress 2026-05-03 23:49:58 -07:00
Vincent Koc
4080014321
fix(tui): show pane action titles in status 2026-05-03 23:45:44 -07:00
Vincent Koc
d26af59f14
fix(tui): remove generic detail pane prefix 2026-05-03 23:39:25 -07:00
Vincent Koc
61b888cf3f
fix(tui): label detail panes by layout 2026-05-03 23:35:36 -07:00
Vincent Koc
c0084135a0
fix(tui): use pane-specific action titles 2026-05-03 23:19:58 -07:00
Vincent Koc
53be3b813e
docs: clarify go module publishing 2026-05-03 23:08:19 -07:00
Vincent Koc
af39544747
fix(tui): compact multiline row titles 2026-05-03 22:55:46 -07:00
Vincent Koc
c0b34e2b86
fix(tui): show chat reply counts 2026-05-03 15:53:36 -07:00
Vincent Koc
8d641e7c30
fix(tui): render selected chat bubbles clearly 2026-05-03 15:38:10 -07:00
Vincent Koc
5a04347124
docs(tui): note footer control priority 2026-05-03 15:29:47 -07:00
Vincent Koc
0169da761a
fix(tui): prioritize gitcrawl footer controls 2026-05-03 15:26:55 -07:00
Vincent Koc
9223b22185
docs(tui): record split table cleanup 2026-05-03 10:34:01 -07:00
Vincent Koc
9feabc37d9
fix(tui): keep split table dates readable 2026-05-03 10:24:32 -07:00
Vincent Koc
7f6e55b1e5
fix(tui): kill program on signal 2026-05-03 10:16:33 -07:00
Vincent Koc
37017c6763
fix(tui): quit on signal cancellation 2026-05-03 10:08:00 -07:00
Vincent Koc
5da91640e6
docs(tui): include auto refresh in controls 2026-05-03 10:03:42 -07:00