Peter Steinberger
433c7b06af
fix: match peekaboo arm64 release asset
2026-05-03 16:40:35 +01:00
Dave Dennis
26a27195ca
feat: add crawling tool plugins
...
Adds discrawl and wacrawl packages, plugin flakes, skills, updater wiring, and README entries.
2026-04-26 03:16:51 +01:00
Peter Steinberger
2afbbd55bf
fix: disable broken bird package export
2026-04-26 03:03:55 +01:00
joshp123
7cd25c98bb
🤖 refactor: remove oracle from nix-steipete-tools
...
What:
- delete oracle package and plugin exports
- remove oracle from tool update and skill sync pipelines
- remove oracle mentions from README
Why:
- oracle is no longer part of the bundled toolchain
- keep package/update surface aligned with active bundled plugins only
Tests:
- go test ./... (pass)
- nix flake check --no-build (pass)
2026-02-17 19:43:35 -08:00
joshp123
c718196c26
feat: package goplaces from steipete releases + auto-update
2026-02-14 19:16:00 -08:00
joshp123
83f13e8c5c
fix: skip oracle update if upstream pnpm lockfile is broken
2026-02-14 18:54:15 -08:00
joshp123
2674adf777
fix: improve pnpm hash extraction + log oracle build output on failure
2026-02-14 18:44:29 -08:00
joshp123
8911e699d8
fix: update-tools should not fail on nuked bird + robust nix prefetch parsing
2026-02-14 18:36:27 -08:00
Josh Palmer
c67cb53c00
🤖 feat: build goplaces from fork with directions
...
What:
- switch goplaces to buildGoModule from joshp123 fork
- update goplaces skill with directions/compare guidance
- remove goplaces from update-tools automation
Why:
- ship new directions command without release assets
- keep skill aligned with CLI behavior
Tests:
- go test ./...
- nix build .#goplaces --accept-flake-config
2026-02-04 09:27:55 -08:00
Josh Palmer
1ff8775a9d
🤖 feat: add goplaces packaging
...
What:
- add goplaces Nix derivation and openclaw plugin + skill
- wire goplaces into flake packages and update-tools automation
- document goplaces in README
Why:
- ship goplaces alongside existing steipete tools
- keep updates automated via release polling
Tests:
- go test ./...
- nix build .#goplaces (timed out after 1200s)
2026-02-03 18:38:02 +01:00
Josh Palmer
4b953d4332
fix oracle lockSrc pin and updater
...
What:
- update oracle.nix to v0.8.5 with matching lockSrc rev/hash
- teach update-tools to bump lockSrc rev alongside hash
Why:
- avoid hash mismatches when oracle release updates
Tests:
- nix build .#oracle --accept-flake-config (hash mismatch used to derive pnpm hash)
2026-01-28 21:34:26 +01:00
Josh Palmer
1ab855984e
chore: refresh steipete tool updates
...
- bump gogcli, bird, oracle\n- harden update-tools prefetch + hash parsing\n- linux fallback for summarize hash\n\nTests: go run ./cmd/update-tools
2026-01-17 19:13:21 +01:00
Josh Palmer
5234375e15
🤖 codex: add linux builds (no-issue)
...
What:
- add linux outputs and source build for summarize; plugin flakes now follow current system
- expand update-tools to handle per-system assets and summarize source/pnpm hash
- include linux checks in garnix and docs updates
Why:
- enable linux users to consume supported tools and summarize via Nix
Tests:
- ubs --diff
- nix flake check
- nix flake check --all-systems
- nix build .#summarize
- ./result/bin/summarize --version
2026-01-08 15:23:59 +01:00
Josh Palmer
6847b2ebcc
skip oracle update if pnpm hash derivation fails
2026-01-04 18:23:59 +01:00
Josh Palmer
55c7e88455
fix oracle regex matching in updater
2026-01-04 18:19:42 +01:00
Josh Palmer
2f252345d9
replace shell update scripts with Go tooling
2026-01-04 18:06:45 +01:00