Ashard Means "A Shard"

Ashard is the public name for this Shards-compatible fork. The name is meant to read naturally as "a shard": a tool that wraps around a shard workflow and makes it more helpful for agent-oriented development.

The codebase still exposes the Shards namespace because compatibility is the contract. Public-facing copy uses Ashard to describe the additive tooling we are building for Amber v2 and for people working inside the amberverse.

We may personify the name more over time as the Amber v2 tool family evolves, but today the practical message is simple: if you know Shards, Ashard should still feel familiar.

Docs exports: JSON llms.txt llms-full.txt Agent Files

Top Level Namespace

Defined in:

Method Summary

Method Detail

def walk_files(dir : String) : Array(String) #

Recursively collect all files (including those in dot-directories)


[View source]