Commit Graph

122 Commits

Author SHA1 Message Date
dependabot[bot]
d4fa8da930
chore(deps): bump actions/github-script from 8 to 9
Some checks failed
Security Gate: Secret Scanning / Scan for Verified Secrets (push) Has been cancelled
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-06 08:56:18 +00:00
Vincent Koc
658b97c0e0
Merge pull request #30 from openclaw/ci-security-baseline
chore(ci): add crawl security baseline
2026-05-06 01:55:23 -07:00
Vincent Koc
957854482a
docs: document SQL archive queries 2026-05-06 01:54:34 -07:00
Vincent Koc
cf21d32fc7
docs: update changelog for agent skill 2026-05-06 01:38:42 -07:00
Vincent Koc
b5e289c4bd
chore(security): add verified secret scanning 2026-05-06 01:37:04 -07:00
Vincent Koc
c324b6865d
chore: add Go repository hygiene files 2026-05-06 01:37:03 -07:00
Vincent Koc
6feb2771b5
docs: add notcrawl agent skill 2026-05-06 01:29:00 -07:00
Vincent Koc
0a2e9de6fa
chore(ci): add stale issue automation 2026-05-06 00:30:26 -07:00
Vincent Koc
54e6b97d0d
chore(security): add protected automation owners 2026-05-06 00:30:25 -07:00
Vincent Koc
121fca786d
merge: land crawlkit integration
* origin/feat/use-crawlkit: (63 commits)
  docs: document ci coverage
  ci: add codeql and control gates
  docs: document crawlkit integration
  chore(deps): use crawlkit v0.4.0
  fix(cli): keep notcrawl help side-effect free
  fix(tui): keep notion databases visible
  docs: note notion parent resolution
  fix(tui): resolve notion block parents
  fix(tui): collapse noisy notion link runs
  fix(tui): compact repeated notion links
  fix(tui): preserve readable notion mention labels
  fix(tui): scrub notion mention artifacts
  fix(tui): clean notion preview markers
  fix(tui): order notion previews by display tree
  docs(tui): note notion comments in previews
  fix(tui): include notion comments in previews
  docs(tui): note richer notion previews
  fix(tui): enrich notion page previews
  docs(tui): note workspace parent cleanup
  fix(tui): normalize notion workspace parents
  ...
2026-05-05 20:35:59 -07:00
Vincent Koc
e061bf481e
docs: document ci coverage
Some checks failed
CI / release-check (push) Has been cancelled
CodeQL / analyze (push) Has been cancelled
CI / deps (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
2026-05-05 19:29:38 -07:00
Vincent Koc
f98087df38
ci: add codeql and control gates 2026-05-05 19:29:37 -07:00
Vincent Koc
a41c39aa5c
docs: document crawlkit integration 2026-05-05 19:16:52 -07:00
Vincent Koc
1102a0e3d7
chore(deps): use crawlkit v0.4.0
Some checks failed
Validation / validate (push) Has been cancelled
2026-05-05 02:12:57 -07:00
Vincent Koc
9c74c041f8
fix(cli): keep notcrawl help side-effect free 2026-05-04 04:06:13 -07:00
Vincent Koc
e3265a2003
fix(tui): keep notion databases visible 2026-05-04 01:35:52 -07:00
Vincent Koc
1d531c7a3b
docs: note notion parent resolution 2026-05-04 00:44:01 -07:00
Vincent Koc
e8cd9d36e7
fix(tui): resolve notion block parents 2026-05-04 00:43:34 -07:00
Vincent Koc
449015e3db
fix(tui): collapse noisy notion link runs 2026-05-03 23:29:15 -07:00
Vincent Koc
fcaa59ad8c
fix(tui): compact repeated notion links 2026-05-03 23:24:04 -07:00
Vincent Koc
54a8c48b37
fix(tui): preserve readable notion mention labels 2026-05-03 23:22:37 -07:00
Vincent Koc
512e448b93
fix(tui): scrub notion mention artifacts 2026-05-03 23:19:58 -07:00
Vincent Koc
626f1ccdb4
fix(tui): clean notion preview markers 2026-05-03 23:02:08 -07:00
Vincent Koc
8d20f10b6b
fix(tui): order notion previews by display tree 2026-05-03 22:47:29 -07:00
Vincent Koc
3ab777fa25
docs(tui): note notion comments in previews 2026-05-03 15:49:59 -07:00
Vincent Koc
5e50da9670
fix(tui): include notion comments in previews 2026-05-03 15:49:36 -07:00
Vincent Koc
6df5495445
docs(tui): note richer notion previews 2026-05-03 15:45:36 -07:00
Vincent Koc
6c77599d6b
fix(tui): enrich notion page previews 2026-05-03 15:43:57 -07:00
Vincent Koc
7c820f2404
docs(tui): note workspace parent cleanup 2026-05-03 10:34:01 -07:00
Vincent Koc
7a0804de0d
fix(tui): normalize notion workspace parents 2026-05-03 10:29:20 -07:00
Vincent Koc
39711670eb
feat(tui): refresh notion archive rows 2026-05-03 09:54:43 -07:00
Vincent Koc
f987bfbcc4
docs: note shared tui polish 2026-05-03 09:13:12 -07:00
Vincent Koc
cfe461ab28
docs: note tui parent cleanup 2026-05-03 04:09:27 -07:00
Vincent Koc
d72298d10d
fix(tui): hide noisy notion parents 2026-05-03 04:06:03 -07:00
Vincent Koc
b0eb9c6500
fix(tui): hide raw notion parent ids 2026-05-03 03:23:24 -07:00
Vincent Koc
a36c49fe2f
fix(tui): document shared controls 2026-05-03 03:10:17 -07:00
Vincent Koc
d7460b028b
fix(tui): expose notion preview details 2026-05-03 02:57:43 -07:00
Vincent Koc
ae2bb3c032
docs(tui): note notion parent labels 2026-05-03 00:32:29 -07:00
Vincent Koc
4536693bc2
fix(tui): resolve notion database parents 2026-05-03 00:31:04 -07:00
Vincent Koc
3c5ea37699
fix(tui): use compact-pane crawlkit 2026-05-03 00:14:32 -07:00
Vincent Koc
57955f7ce5
fix(tui): show notion page previews 2026-05-03 00:07:05 -07:00
Vincent Koc
5ed2877778
fix(sync): log progress percentages 2026-05-02 19:34:14 -07:00
Vincent Koc
f7d3116ef5
fix(share): preserve notcrawl update semantics 2026-05-02 17:03:31 -07:00
Vincent Koc
209856001e
fix(tui): resolve notion archive labels 2026-05-02 15:13:30 -07:00
Vincent Koc
3ed073a6f1
chore(deps): bump crawlkit to v0.3.12 2026-05-02 14:55:14 -07:00
Vincent Koc
29f30b9520
fix(release): stamp notcrawl version 2026-05-02 14:54:57 -07:00
Vincent Koc
0a5e72c291
fix(share): refresh publish origin 2026-05-02 14:53:59 -07:00
Vincent Koc
021747643c
chore(deps): update crawlkit to v0.3.11 2026-05-02 11:42:43 -07:00
Vincent Koc
f8fec210b5
fix(cli): make tui help config-free 2026-05-02 10:42:47 -07:00
Vincent Koc
338bc82bc9
chore(deps): update crawlkit to v0.3.10 2026-05-02 10:21:39 -07:00