PsySlayer
|
897db366a4
|
v1.2.3 — BUG-1 renew.py --json guard, BUG-3 sync_sicry fetch-after-validate, BUG-2 push missing git tags
|
2026-03-15 18:34:11 +02:00 |
|
PsySlayer
|
905677807e
|
v1.2.2 — BUG-1/2/3 + UX-1/2/3: --check-update standalone, sync_sicry 404 fix, check_update tags API, check_tor/renew --version, .env.example cache TTL
|
2026-03-15 18:22:52 +02:00 |
|
PsySlayer
|
a90bce1a3c
|
README: add 'The Rabbit Hole' — autonomous agents + Tor dual-use warning
|
2026-03-15 18:06:42 +02:00 |
|
PsySlayer
|
6358027d4c
|
v1.2.1 — add check_update(): passive startup notice + --check-update flag + SKILL.md docs
|
2026-03-15 17:45:20 +02:00 |
|
PsySlayer
|
0e5b4745a8
|
v1.2.1 — .env chmod existing installs, BUG-6 except Exception, AUTH-1 _fix_cookie_auth() + CookieAuthFileGroupReadable + systemd drop-in
|
2026-03-15 17:40:33 +02:00 |
|
PsySlayer
|
89cebae01f
|
v1.2.0 — 9 fixes: .env chmod 600, redirect de-anon block, SAFETY-1 token-pair, persistent cache, --clear-cache, check_engines --cached, --version everywhere, sync_sicry docs, 184 tests
|
2026-03-15 17:20:50 +02:00 |
|
PsySlayer
|
d2abf14d13
|
art: new OnionClaw mascot logo
|
2026-03-15 16:55:41 +02:00 |
|
PsySlayer
|
28d76c4903
|
fix: update username Ps3wb4n→JacobJandon in all links, add new logo file
|
2026-03-15 16:52:55 +02:00 |
|
PsySlayer
|
bb6c6cc78c
|
v1.1.1 — safety blacklist, 15 bug fixes
SAFETY-1: CSAM/illegal content blacklist in sicry.py (search + fetch)
UX-1: encoding fix — apparent_encoding prevents mojibake
BUG-1: search.py --json flag
BUG-2: fetch.py header guarded, stray JSON dump removed
BUG-3: fetch() truncated field; fetch.py shows truncation notice
BUG-4: search.py engine validation with exit 1 on all-invalid
BUG-5: empty --query rejected in search.py and pipeline.py
BUG-6: pipeline.py --out OSError now exits 1
UX-4: pipeline.py TOTAL=7 always; skipped steps as [skip N/7]
MCP-1: requirements.txt documents mcp as optional dep
MCP-2: setup.py + sicry.py MCP error include --user/pipx hints
AUTH-1/2: setup.py _verify_controlport tests real stem auth; documents
debian-tor fix and HashedControlPassword password auth option
UX-2: SKILL.md documents sync_sicry.py correctly
|
2026-03-15 16:28:47 +02:00 |
|
PsySlayer
|
3f7f278bf2
|
v1.1.0 — setup.py wizard, --no-llm flag, 12 engines, CHANGELOG, SKILL.md update
|
2026-03-15 15:02:38 +02:00 |
|
PsySlayer
|
68f69b96de
|
fix: remove scripts/ prefix from sync_sicry.py docstring
|
2026-03-15 12:06:06 +02:00 |
|
PsySlayer
|
dcfbaf9e45
|
fix: correct all scripts/ path refs after flat layout — SKILL.md, README.md, issue templates
|
2026-03-15 11:58:42 +02:00 |
|
PsySlayer
|
ae25d87b4a
|
docs: add CI status badge to README
|
2026-03-15 00:03:01 +02:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
2a81036925
|
chore(deps): bump actions/setup-python from 5 to 6 (#2)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-15 03:31:45 +05:30 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
7ff3f7f8ce
|
chore(deps): bump actions/checkout from 4 to 6 (#1)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-15 03:31:43 +05:30 |
|
PsySlayer
|
679b3962e6
|
fix: single dirname for flat layout + __future__ at file top in sicry.py
|
2026-03-14 23:42:53 +02:00 |
|
PsySlayer
|
a97e92bc69
|
fix: update CI workflow for flat script layout
|
2026-03-14 23:24:19 +02:00 |
|
PsySlayer
|
9b76c23491
|
refactor: flatten scripts/ to root — align with ClawHub layout; update all path references in SKILL.md, README, CONTRIBUTING, CHANGELOG
|
2026-03-14 23:24:04 +02:00 |
|
PsySlayer
|
2c29a1fe2a
|
chore: add CHANGELOG, CODE_OF_CONDUCT, dependabot, requirements.txt — complete GitHub community standards
|
2026-03-14 19:49:27 +02:00 |
|
PsySlayer
|
21732f8c9d
|
feat: v1.0.0 — add __version__, NOTICE, GitHub Actions CI, CONTRIBUTING, SECURITY, issue templates, sync_sicry.py, CI badge
|
2026-03-14 19:45:08 +02:00 |
|
PsySlayer
|
7241907757
|
feat: add trademark symbol (TM) to OnionClaw name in README, LICENSE, SKILL.md
|
2026-03-14 19:36:49 +02:00 |
|
PsySlayer
|
9d4a743e56
|
feat: switch to Apache 2.0 license; update SPDX headers, README badge, SKILL.md license field
|
2026-03-14 19:33:58 +02:00 |
|
PsySlayer
|
2ddccb9b65
|
feat: improve SKILL.md for OpenClaw (pip deps, author, version, license in metadata, Setup section, branding); README badges and license section
|
2026-03-14 19:31:01 +02:00 |
|
PsySlayer
|
29fdb0f2d1
|
feat: MIT license, copyright headers, author attribution, improved SKILL.md for OpenClaw
|
2026-03-14 19:24:35 +02:00 |
|
PsySlayer
|
dc386be4f7
|
fix: scripts error messages, renew exit code, pipeline engine count, engine name validation, sicry.py clearnet extraction + redirect decoder + ANTHROPIC_MODEL + file handle
|
2026-03-14 19:18:58 +02:00 |
|
PsySlayer
|
20fb9f0fa9
|
Add logo to README
|
2026-03-14 18:59:14 +02:00 |
|
PsySlayer
|
d4eaeae4c5
|
Add OnionClaw logo
|
2026-03-14 18:58:39 +02:00 |
|
PsySlayer
|
43dea996df
|
Initial release: OnionClaw — OpenClaw skill for Tor / dark web OSINT
|
2026-03-14 18:57:34 +02:00 |
|