Skip to content

Releases: fastclaw-ai/anyclaw

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 01 Apr 17:09

Full Changelog: v0.7.5...v0.7.6

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 30 Mar 04:26

Full Changelog: v0.7.4...v0.7.5

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 30 Mar 02:16

Full Changelog: v0.7.3...v0.7.4

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:42

Full Changelog: v0.7.2...v0.7.3

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:31

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:14

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 15:06

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@idoubi idoubi released this 29 Mar 06:45

What's New

query-domains package

  • Search domain availability across 63+ TLDs using WHOIS protocol and RDAP
  • search command with -a (available only) and -r (registered only) filters
  • whois command for detailed domain info (registrar, dates, nameservers)
  • Auto-detect if keyword includes TLD (e.g. anyclaw.app queries directly)

Directory install

  • anyclaw install <directory> now works — auto-finds the YAML file inside

Short flags

  • Args now support short field in YAML (e.g. short: "a" enables -a)
  • Help output shows short flags alongside long flags

Examples

anyclaw install query-domains
anyclaw run query-domains/search --keyword anyclaw -a
anyclaw run query-domains/whois --domain anyclaw.com
anyclaw install registry/packages/query-domains

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 10:43

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 14:39

Full Changelog: v0.3.0...v0.4.0