Commit Graph

118 Commits

Author SHA1 Message Date
clawdbot-ci
c94e18bc15 update tool releases 2026-05-04 03:05:05 +00:00
clawdbot-ci
620dc9666c update tool releases 2026-05-03 15:44:43 +00:00
Peter Steinberger
433c7b06af
fix: match peekaboo arm64 release asset 2026-05-03 16:40:35 +01:00
clawdbot-ci
de56f637f2 update tool releases 2026-04-27 07:17:00 +00:00
Dave Dennis
3103831ea1
feat: add CodexBar app package and module
Thanks @0xdsqr for the contribution.

Co-authored-by: 0xdsqr <me@dsqr.dev>
2026-04-27 05:57:45 +01:00
clawdbot-ci
1d8fe51b1e update tool releases 2026-04-26 06:02:42 +00:00
clawdbot-ci
81cbbedb53 update tool releases 2026-04-26 02:49:32 +00: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
Dan Sanduleac
3584e2b6d2
chore: add summarize subflake lock
Adds the committed lock file from PR #8.
2026-04-26 03:04:42 +01:00
Peter Steinberger
2afbbd55bf
fix: disable broken bird package export 2026-04-26 03:03:55 +01:00
Peter Steinberger
457023efd4
fix: resolve package build blockers 2026-04-26 03:02:50 +01:00
clawdbot-ci
3e8e39bd85 sync skills from clawdbot 2026-04-23 21:47:04 +00:00
clawdbot-ci
9647ce7fcb update tool releases 2026-04-22 18:22:21 +00:00
clawdbot-ci
65a58f8367 update tool releases 2026-04-20 22:27:49 +00:00
clawdbot-ci
d17f197c47 update tool releases 2026-04-08 00:02:19 +00:00
clawdbot-ci
5f677a283d sync skills from clawdbot 2026-03-23 04:19:03 +00:00
clawdbot-ci
cd4c429ff3 sync skills from clawdbot 2026-03-15 07:59:40 +00:00
clawdbot-ci
526067c585 update tool releases 2026-03-12 02:36:51 +00:00
clawdbot-ci
9392ba9ac6 sync skills from clawdbot 2026-03-11 14:26:05 +00:00
clawdbot-ci
561592b0b1 update tool releases 2026-03-09 06:43:03 +00:00
clawdbot-ci
2b97c49e03 update tool releases 2026-02-26 12:46:07 +00:00
joshp123
50194a9b8e fix(gogcli-plugin): repin tool flake root to openclaw rev with 0.11.1
Why
- tools/gogcli was pinned to an older root rev, so plugin output still resolved
  gogcli 0.9.0 even after package bump.

What
- update tools/gogcli root input to openclaw/nix-steipete-tools rev eddb00d...
- refresh tools/gogcli/flake.lock root input to same rev

Tests
- cd tools/gogcli && nix build .#gogcli
- cd tools/gogcli && ./result/bin/gog version  # 0.11.1
2026-02-26 13:42:18 +01:00
joshp123
eddb00d4c1 chore(gogcli): pin to joshp123 fork v0.11.1
Why
- Need immediate delivery of refresh-token rotation persistence fix before upstream release.
- Keep existing binary-tar packaging flow (no package-model changes).

What
- bump gogcli package version 0.11.0 -> 0.11.1
- switch release artifact URLs to joshp123/gogcli v0.11.1
- update SRI hashes for darwin arm64, linux amd64, linux arm64 assets

Tests
- nix build .#gogcli
- ./result/bin/gog version
2026-02-26 13:40:02 +01:00
clawdbot-ci
95ebfa73f4 sync skills from clawdbot 2026-02-21 02:00:17 +00:00
joshp123
c110209720 🤖 chore: add lock files for goplaces/gogcli plugin flakes
What:
- add tools/gogcli/flake.lock
- add tools/goplaces/flake.lock

Why:
- avoid ad-hoc lockfile mutation warnings when these plugin flakes are evaluated as inputs
- keep plugin flake inputs deterministic for downstream consumers

Tests:
- nix flake lock (tools/gogcli)
- nix flake lock (tools/goplaces)
2026-02-18 09:25:35 -08: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
clawdbot-ci
d5fc8e2b07 sync skills from clawdbot 2026-02-18 02:22:05 +00:00
clawdbot-ci
b668498d7d update tool releases 2026-02-16 06:57:14 +00:00
clawdbot-ci
90516869c1 update tool releases 2026-02-15 04:04:37 +00:00
joshp123
c718196c26 feat: package goplaces from steipete releases + auto-update 2026-02-14 19:16:00 -08:00
clawdbot-ci
0539b6bfb4 update tool releases 2026-02-15 03:02:52 +00: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
983210e3b6 🤖 fix: point gogcli plugin at gog skill
What:
- update gogcli plugin flake to use skills/gog

Why:
- fix missing skill path when enabling gogcli

Tests:
- nix flake check --option max-jobs 1 --option cores 1
2026-02-04 13:29:26 -08:00
Josh Palmer
752d7f240e 🤖 chore: bump goplaces plugin root pin
What:
- update goplaces plugin root input to latest nix-steipete-tools rev

Why:
- keep plugin aligned with current-location Apple Maps guidance

Tests:
- not run (pin update only)
2026-02-04 12:46:33 -08:00
Josh Palmer
6352c8247b 🤖 chore: prefer current-location apple maps links
What:
- update goplaces skill to use Apple Maps links from current location
- document preview behavior for fixed origins

Why:
- ensure Go button appears on iOS for turn-by-turn

Tests:
- not run (skill text change)
2026-02-04 12:45:44 -08:00
Josh Palmer
20743922a3 🤖 chore: bump goplaces plugin root pin
What:
- update goplaces plugin root input to latest nix-steipete-tools rev

Why:
- keep plugin aligned with latest skill guidance

Tests:
- not run (pin update only)
2026-02-04 12:01:14 -08:00
Josh Palmer
e4b8796aab 🤖 chore: expand apple maps link guidance
What:
- update goplaces skill with Apple Maps transit + cycling guidance

Why:
- ensure Apple Watch links cover all supported modes

Tests:
- not run (skill text change)
2026-02-04 12:00:34 -08:00
Josh Palmer
68ed94cfab 🤖 chore: bump goplaces plugin root pin
What:
- update goplaces plugin root input to latest nix-steipete-tools rev

Why:
- keep plugin aligned with new goplaces units default

Tests:
- not run (pin update only)
2026-02-04 10:41:53 -08:00
Josh Palmer
1645c755ae 🤖 feat: bump goplaces for metric units
What:
- update goplaces source rev to include units support
- note metric units default in goplaces skill guidance

Why:
- allow human directions output to be metric by default

Tests:
- nix build .#goplaces --accept-flake-config
2026-02-04 10:41:19 -08:00
Josh Palmer
a15a7eebfb 🤖 chore: bump goplaces plugin root pin
What:
- update goplaces plugin root input to latest nix-steipete-tools rev

Why:
- keep plugin aligned with latest skill guidance

Tests:
- not run (pin update only)
2026-02-04 10:28:56 -08:00
Josh Palmer
98fbe7d1f5 🤖 chore: require steps + metric formatting for goplaces directions skill
What:
- update goplaces skill to always use directions --steps
- enforce verbatim instructions (no paraphrase)
- prefer metric formatting from JSON distances

Why:
- avoid directional confusion in bot responses
- standardize on metric output

Tests:
- not run (skill text change)
2026-02-04 10:27:55 -08:00
Josh Palmer
203442241f 🤖 chore: bump goplaces plugin root pin
What:
- update goplaces plugin root input to latest nix-steipete-tools rev

Why:
- ensure plugin references the updated goplaces package + skill

Tests:
- not run (pin update only)
2026-02-04 09:29:39 -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
cff785cee3 🤖 docs: clarify goplaces directions + nearby usage
What:
- add guidance for closest-place queries
- document directions via Google Maps links (not Routes API)

Why:
- make behavior explicit for “closest X” and A→B requests
- avoid misleading ETA/distance guesses

Tests:
- go test ./...
2026-02-04 08:55:33 -08:00
clawdbot-ci
55ad7745c1 sync skills from clawdbot 2026-02-04 04:19:33 +00:00
Josh Palmer
9f4ac19975 🤖 fix: relax goplaces required env
What:
- remove GOOGLE_PLACES_API_KEY from goplaces plugin requiredEnv

Why:
- keep default plugin enablement from failing HM activation
- still document env requirement in skill text

Tests:
- go test ./...
2026-02-03 15:24:44 -08:00
Josh Palmer
c4a8601324 🤖 docs: sync goplaces skill from ClawHub
What:
- replace goplaces SKILL.md with ClawHub version

Why:
- ensure plugin bundles the canonical skill content

Tests:
- go test ./...
2026-02-03 15:06:05 -08:00
Josh Palmer
5797244610 🤖 nix: require GOOGLE_PLACES_API_KEY for goplaces
What:
- mark GOOGLE_PLACES_API_KEY as required env for goplaces plugin

Why:
- fail fast when key is missing

Tests:
- nix flake check
2026-02-03 14:37:24 -08:00