ametist
Version, currently master branch1 version
- master branchlatestMay 18, 2026
github.com/mikeoz32/ametist
No description declared in shard.yml.
Installation
# Add this to your shard.yml
dependencies:
ametist:
github: mikeoz32/ametist
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.18.2- License
- MIT
- Author
- Mike Oz
- Targets
agencyfrom src/bin/agency.crametistfrom src/bin/ametist.crametist_stressfrom examples/ametist_stress.cr
Dependencies
Runtime Dependencies
- opal*github: mikeoz32/opal
- simd*github: spider-gazelle/simd
- movie*github: mikeoz32/movie-cr
- sqlite3~> 0.22.0github: crystal-lang/crystal-sqlite3
- athena-dotenv~> 0.2.0github: athena-framework/dotenv
README
ametist
TODO: Write a description here
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
Movie Extensions
Movie supports Akka-style extensions via ExtensionId. Extensions are lazily created per actor system.
remote = Movie::Remote::Remoting.get(system)
exec = Movie::Execution.get(system)
# inside actors
exec = ctx.extension(Movie::Execution)
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/ametist/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
Agency System
A new agentic runtime enables LLM‑driven workflows with pluggable models, tool bridges, and persistent state. See the detailed design in docs/plans/2026-01-28-agency-design.md.
- Mike Oz - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- May 18, 2026
- Crystal
>= 1.18.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/mikeoz32/ametist
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1